all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==22.2.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2022.12.7,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.2.0,cmd2==2.4.3,cryptography==40.0.1,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.1.0,packaging==23.0,paramiko==3.1.0,pbr==5.11.1,prettytable==3.6.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==1.5.0,six==1.16.0,stestr==4.0.1,stevedore==5.0.0,-e git+https://github.com/openstack/tempest@3c7eebaaf35c9e8a3f00c76cd1741457bdec9fab#egg=tempest,testtools==2.6.0,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='350312644' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {4} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {9} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {9} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {10} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {9} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.664440s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:25,307 80192 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/27ffbab24dba440789864906e95bd453/scheduler-stats/get_pools?detail=True 0.652s 2023-04-20 16:02:25,308 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8a662e-df2b-42cb-8073-6f72067cbd44', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8a662e-df2b-42cb-8073-6f72067cbd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27ffbab24dba440789864906e95bd453/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {9} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.062062s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:25,380 80192 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/27ffbab24dba440789864906e95bd453/scheduler-stats/get_pools 0.058s 2023-04-20 16:02:25,380 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e073b619-8af3-4ebc-a0fb-4d4f4cad797e', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e073b619-8af3-4ebc-a0fb-4d4f4cad797e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27ffbab24dba440789864906e95bd453/scheduler-stats/get_pools'} Body: b'{"pools": []}' {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.259859s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 159, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group bc307183-fe1c-40f3-913d-6081b007dfa7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:24,704 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types 0.318s 2023-04-20 16:02:24,704 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-430112737"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4f95bb-f8f0-43c2-9eda-e4ac558dd278', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4f95bb-f8f0-43c2-9eda-e4ac558dd278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types'} Body: b'{"volume_type": {"id": "5decd6ee-db7d-4087-8d1b-baa5be88747c", "name": "tempest-GroupSnapshotsTest-volume-type-430112737", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:02:24,839 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types 0.129s 2023-04-20 16:02:24,840 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-665753647"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64dd1ad3-4a25-4371-80fd-3e1597355b97', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64dd1ad3-4a25-4371-80fd-3e1597355b97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types'} Body: b'{"group_type": {"id": "2b692c13-679a-43f4-a48c-06094f9280a2", "name": "tempest-GroupSnapshotsTest-group-type-665753647", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:02:25,111 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups 0.269s 2023-04-20 16:02:25,112 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "2b692c13-679a-43f4-a48c-06094f9280a2", "volume_types": ["5decd6ee-db7d-4087-8d1b-baa5be88747c"], "name": "tempest-GroupSnapshotsTest-Group-1471738765"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43366d37-7198-4e72-9b70-af81c7ad4d3d', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43366d37-7198-4e72-9b70-af81c7ad4d3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups'} Body: b'{"group": {"id": "bc307183-fe1c-40f3-913d-6081b007dfa7", "name": "tempest-GroupSnapshotsTest-Group-1471738765"}}' 2023-04-20 16:02:25,214 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7 0.099s 2023-04-20 16:02:25,214 80176 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9545f62a-97b9-45fd-a856-4f4c306b1dd4', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9545f62a-97b9-45fd-a856-4f4c306b1dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7'} Body: b'{"group": {"id": "bc307183-fe1c-40f3-913d-6081b007dfa7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:02:25.000000", "name": "tempest-GroupSnapshotsTest-Group-1471738765", "description": null, "group_type": "2b692c13-679a-43f4-a48c-06094f9280a2", "volume_types": ["5decd6ee-db7d-4087-8d1b-baa5be88747c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:26,251 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7 0.031s 2023-04-20 16:02:26,252 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33966c3-277b-4285-9571-f3c21460cf4e', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33966c3-277b-4285-9571-f3c21460cf4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7'} Body: b'{"group": {"id": "bc307183-fe1c-40f3-913d-6081b007dfa7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:02:25.000000", "name": "tempest-GroupSnapshotsTest-Group-1471738765", "description": null, "group_type": "2b692c13-679a-43f4-a48c-06094f9280a2", "volume_types": ["5decd6ee-db7d-4087-8d1b-baa5be88747c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:26,370 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail 0.113s 2023-04-20 16:02:26,370 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-757a228b-cd49-4297-96cd-bd7f806bd356', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757a228b-cd49-4297-96cd-bd7f806bd356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:02:26,476 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7/action 0.091s 2023-04-20 16:02:26,477 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete- volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04052fa0-2c27-46c4-8770-8d182f003106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7/action'} Body: b'' 2023-04-20 16:02:26,499 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7 0.021s 2023-04-20 16:02:26,499 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea47983-5d44-4437-8c96-0af913def4f5', 'x-openstack-request-id': 'req-bea47983-5d44-4437-8c96-0af913def4f5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group bc307183-fe1c-40f3-913d-6081b007dfa7 could not be found."}}' 2023-04-20 16:02:26,551 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/2b692c13-679a-43f4-a48c-06094f9280a2 0.051s 2023-04-20 16:02:26,551 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8c3692-c424-46fc-8dc6-9876143b9657', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/2b692c13-679a-43f4-a48c-06094f9280a2'} Body: b'' 2023-04-20 16:02:26,627 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/5decd6ee-db7d-4087-8d1b-baa5be88747c 0.075s 2023-04-20 16:02:26,628 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98d2545-ffc1-43dd-88a8-3a7d3b01e761', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/5decd6ee-db7d-4087-8d1b-baa5be88747c'} Body: b'' 2023-04-20 16:02:26,643 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/5decd6ee-db7d-4087-8d1b-baa5be88747c 0.015s 2023-04-20 16:02:26,644 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-f160aa8a-4f94-43a0-978a-9a5af30568de', 'x-openstack-request-id': 'req-f160aa8a-4f94-43a0-978a-9a5af30568de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/5decd6ee-db7d-4087-8d1b-baa5be88747c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5decd6ee-db7d-4087-8d1b-baa5be88747c could not be found."}}' {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.760086s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 220, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9c6d3789-d00b-47c0-999f-a6af4c5c03cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:26,730 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types 0.082s 2023-04-20 16:02:26,730 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-884593989"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1ad85a-f49b-4e13-ae1d-657689cb8c4f', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1ad85a-f49b-4e13-ae1d-657689cb8c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types'} Body: b'{"volume_type": {"id": "787d924d-98c3-4325-85ef-f8b3772e2eff", "name": "tempest-GroupSnapshotsTest-volume-type-884593989", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:02:26,790 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types 0.056s 2023-04-20 16:02:26,790 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-979003130"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4c2b62-426b-438a-823c-0f4855c0debd', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4c2b62-426b-438a-823c-0f4855c0debd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types'} Body: b'{"group_type": {"id": "a037a138-b18b-4ea1-a7a4-13fee9e4a8ca", "name": "tempest-GroupSnapshotsTest-group-type-979003130", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:02:26,957 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups 0.163s 2023-04-20 16:02:26,958 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "a037a138-b18b-4ea1-a7a4-13fee9e4a8ca", "volume_types": ["787d924d-98c3-4325-85ef-f8b3772e2eff"], "name": "tempest-GroupSnapshotsTest-Group-405543768"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff61b747-92c3-43d4-811b-33d0979c2ee7', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff61b747-92c3-43d4-811b-33d0979c2ee7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups'} Body: b'{"group": {"id": "9c6d3789-d00b-47c0-999f-a6af4c5c03cf", "name": "tempest-GroupSnapshotsTest-Group-405543768"}}' 2023-04-20 16:02:27,017 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf 0. 057s 2023-04-20 16:02:27,017 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278d78a1-b1b6-4be5-9b59-0e4b630da9c4', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278d78a1-b1b6-4be5-9b59-0e4b630da9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf'} Body: b'{"group": {"id": "9c6d3789-d00b-47c0-999f-a6af4c5c03cf", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:02:27.000000", "name": "tempest-GroupSnapshotsTest-Group-405543768", "description": null, "group_type": "a037a138-b18b-4ea1-a7a4-13fee9e4a8ca", "volume_types": ["787d924d-98c3-4325-85ef-f8b3772e2eff"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:28,061 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf 0.038s 2023-04-20 16:02:28,061 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417a2fe3-2228-4d14-8037-949379170299', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417a2fe3-2228-4d14-8037-949379170299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf'} Body: b'{"group": {"id": "9c6d3789-d00b-47c0-999f-a6af4c5c03cf", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:02:27.000000", "name": "tempest-GroupSnapshotsTest-Group-405543768", "description": null, "group_type": "a037a138-b18b-4ea1-a7a4-13fee9e4a8ca", "volume_types": ["787d924d-98c3-4325-85ef-f8b3772e2eff"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:28,065 80176 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2023-04-20 16:02:28,155 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail 0.089s 2023-04-20 16:02:28,156 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-face6c1b-7ef7-488b-af57-155aa2209a7c', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-face6c1b-7ef7-488b-af57-155aa2209a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:02:28,254 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf/action 0.087s 2023-04-20 16:02:28,254 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de9e010-23d5-41c7-ae88-3615833deb64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf/action'} Body: b'' 2023-04-20 16:02:28,273 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf 0.018s 2023-04-20 16:02:28,273 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f021070-e1d1-4cf5-b966-68d17abd5f33', 'x-openstack-request-id': 'req-5f021070-e1d1-4cf5-b966-68d17abd5f33', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9c6d3789-d00b-47c0-999f-a6af4c5c03cf could not be found."}}' 2023-04-20 16:02:28,304 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/a037a138-b18b-4ea1-a7a4-13fee9e4a8ca 0.030s 2023-04-20 16:02:28,304 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43cde34-5a94-45db-a0c6-b8cd5e533097', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/a037a138-b18b-4ea1-a7a4-13fee9e4a8ca'} Body: b'' 2023-04-20 16:02:28,386 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/787d924d-98c3-4325-85ef-f8b3772e2eff 0.081s 2023-04-20 16:02:28,386 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17cfe4ef-5b4d-4c33-823a-cc77cc914756', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/787d924d-98c3-4325-85ef-f8b3772e2eff'} Body: b'' 2023-04-20 16:02:28,406 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/787d924d-98c3-4325-85ef-f8b3772e2eff 0 .019s 2023-04-20 16:02:28,406 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4200251f-f737-4cd8-85a7-4dcfe1d3e86e', 'x-openstack-request-id': 'req-4200251f-f737-4cd8-85a7-4dcfe1d3e86e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/787d924d-98c3-4325-85ef-f8b3772e2eff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 787d924d-98c3-4325-85ef-f8b3772e2eff could not be found."}}' {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.779123s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 91, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 5c11d2c7-71fc-4331-b1c3-24739331ce20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:28,438 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types 0.027s 2023-04-20 16:02:28,438 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-650010079"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5f44ef-d89a-4e70-9253-1ef94ff5f109', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5f44ef-d89a-4e70-9253-1ef94ff5f109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types'} Body: b'{"volume_type": {"id": "1ef34b55-9ffd-489b-ac95-a910255ae1ba", "name": "tempest-GroupSnapshotsTest-volume-type-650010079", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:02:28,471 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types 0.030s 2023-04-20 16:02:28,472 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-274565849"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a556d79-75e3-4d40-8346-7e97bd60a8e5', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a556d79-75e3-4d40-8346-7e97bd60a8e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types'} Body: b'{"group_type": {"id": "a3239c98-2708-4e7c-ba04-d7ece8c32c43", "name": "tempest-GroupSnapshotsTest-group-type-274565849", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:02:28,717 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups 0.242s 2023-04-20 16:02:28,717 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "a3239c98-2708-4e7c-ba04-d7ece8c32c43", "volume_types": ["1ef34b55-9ffd-489b-ac95-a910255ae1ba"], "name": "tempest-GroupSnapshotsTest-Group-875521689"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ddc66d-533a-4bc6-bb06-df37423ba4eb', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ddc66d-533a-4bc6-bb06-df37423ba4eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups'} Body: b'{"group": {"id": "5c11d2c7-71fc-4331-b1c3-24739331ce20", "name": "tempest-GroupSnapshotsTest-Group-875521689"}}' 2023-04-20 16:02:28,750 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20 0.030s 2023-04-20 16:02:28,750 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017419a0-76a6-4ada-acd7-de9b2ba5dfd4', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017419a0-76a6-4ada-acd7-de9b2ba5dfd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20'} Body: b'{"group": {"id": "5c11d2c7-71fc-4331-b1c3-24739331ce20", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:02:29.000000", "name": "tempest-GroupSnapshotsTest-Group-875521689", "description": null, "group_type": "a3239c98-2708-4e7c-ba04-d7ece8c32c43", "volume_types": ["1ef34b55-9ffd-489b-ac95-a910255ae1ba"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:29,784 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20 0.029s 2023-04-20 16:02:29,785 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0096f99-8eb1-4c8f-b153-01af5684765f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0096f99-8eb1-4c8f-b153-01af5684765f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20'} Body: b'{"group": {"id": "5c11d2c7-71fc-4331-b1c3-24739331ce20", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:02:29.000000", "name": "tempest-GroupSnapshotsTest-Group-875521689", "description": null, "group_type": "a3239c98-2708-4e7c-ba04-d7ece8c32c43", "volume_types": ["1ef34b55-9ffd-489b-ac95-a910255ae1ba"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:29,857 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail 0.064s 2023-04-20 16:02:29,857 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49131c7d-03e5-481c-b0b5-51cd056ba7a4', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49131c7d-03e5-481c-b0b5-51cd056ba7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:02:29,941 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20/action 0.073s 2023-04-20 16:02:29,941 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6be3e2-6fbf-4b60-83b6-e728eab2c55a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20/action'} Body: b'' 2023-04-20 16:02:29,984 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20 0.042s 2023-04-20 16:02:29,984 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad6e9bf-ec33-4e3a-917c-f86f12ba167f', 'x-openstack-request-id': 'req-6ad6e9bf-ec33-4e3a-917c-f86f12ba167f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5c11d2c7-71fc-4331-b1c3-24739331ce20 could not be found."}}' 2023-04-20 16:02:30,047 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/a3239c98-2708-4e7c-ba04-d7ece8c32c43 0.062s 2023-04-20 16:02:30,048 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d72fe0b-3cdc-46bb-8f25-349f88a7a219', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/a3239c98-2708-4e7c-ba04-d7ece8c32c43'} Body: b'' 2023-04-20 16:02:30,168 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/1ef34b55-9ffd-489b-ac95-a910255ae1ba 0.120s 2023-04-20 16:02:30,168 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e21847-e065-4804-9441-4455bfa966d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/1ef34b55-9ffd-489b-ac95-a910255ae1ba'} Body: b'' 2023-04-20 16:02:30,188 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/1ef34b55-9ffd-489b-ac95-a910255ae1ba 0.019s 2023-04-20 16:02:30,188 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Thu, 20 Apr 2023 16:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb8869d-3dbb-4fc2-a772-1ea4a8eddcb8', 'x-openstack-request-id': 'req-9fb8869d-3dbb-4fc2-a772-1ea4a8eddcb8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/1ef34b55-9ffd-489b-ac95-a910255ae1ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1ef34b55-9ffd-489b-ac95-a910255ae1ba could not be found."}}' {1} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.542380s] ... ok {9} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4192350f-04f4-439a-9f6e-d0663e8107e8 failed to build and is in ERROR status {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.026886s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.023912s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.025419s] ... ok {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.670128s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0567f824-a6e5-4bdc-a80e-17d6755e1928 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:45,985 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes 0.333s 2023-04-20 16:02:45,986 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-561067219"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da635fcc-f6cb-4cbc-8976-80833c1bc961', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da635fcc-f6cb-4cbc-8976-80833c1bc961', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes'} Body: b'{"volume": {"id": "0567f824-a6e5-4bdc-a80e-17d6755e1928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:45.914834", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-561067219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}], "user_id": "6c2e19c84cfb4ded824964965e519c70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:02:46,040 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.045s 2023-04-20 16:02:46,041 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65022726-12d1-493b-9cc1-f81170e96fef', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65022726-12d1-493b-9cc1-f81170e96fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'{"volume": {"id": "0567f824-a6e5-4bdc-a80e-17d6755e1928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:46.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-561067219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}], "user_id": "6c2e19c84cfb4ded824964965e519c70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b79cdae10144d78ac555ebcfdf0ca84"}}' 2023-04-20 16:02:47,128 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.075s 2023-04-20 16:02:47,128 80176 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98ec107-c67a-4bd1-b9fc-40e9b12ed3e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98ec107-c67a-4bd1-b9fc-40e9b12ed3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'{"volume": {"id": "0567f824-a6e5-4bdc-a80e-17d6755e1928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:46.000000", "updated_at": "2023-04-20T16:02:46.000000", "name": "tempest-VolumesServicesTestJSON-Volume-561067219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}], "user_id": "6c2e19c84cfb4ded824964965e519c70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b79cdae10144d78ac555ebcfdf0ca84"}}' 2023-04-20 16:02:47,188 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.049s 2023-04-20 16:02:47,189 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4f8834-de43-48c5-ad24-ad6903b6a46c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4f8834-de43-48c5-ad24-ad6903b6a46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'{"volume": {"id": "0567f824-a6e5-4bdc-a80e-17d6755e1928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:46.000000", "updated_at": "2023-04-20T16:02:46.000000", "name": "tempest-VolumesServicesTestJSON-Volume-561067219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}], "user_id": "6c2e19c84cfb4ded824964965e519c70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b79cdae10144d78ac555ebcfdf0ca84"}}' 2023-04-20 16:02:47,297 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.097s 2023-04-20 16:02:47,298 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdc6bac-6335-4cdb-a4a5-925c91d59493', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'' 2023-04-20 16:02:47,321 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.022s 2023-04-20 16:02:47,321 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ecf18c-16ae-4774-8f15-7337b62f79a7', 'x-openstack-request-id': 'req-71ecf18c-16ae-4774-8f15-7337b62f79a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0567f824-a6e5-4bdc-a80e-17d6755e1928 could not be found."}}' {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.026448s] ... ok {9} setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4d0adff6-5fa8-4765-b1d0-28c447e01743 failed to build and is in ERROR status {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.900238s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0419f8f0-464d-47ef-8836-cb917d453e22 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:53,417 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.072s 2023-04-20 16:02:53,418 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e5bec1cf-5c9f-4ec5-9c00-f655b8e77fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:02:53,898 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes 0.480s 2023-04-20 16:02:53,899 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1854347091"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32bffbd2-20ea-4465-94ab-f84d226ec0ce', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32bffbd2-20ea-4465-94ab-f84d226ec0ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes'} Body: b'{"volume": {"id": "0419f8f0-464d-47ef-8836-cb917d453e22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:53.803645", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1854347091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:02:53,969 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.050s 2023-04-20 16:02:53,970 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a740930e-247c-4989-ad45-903d23ee4960', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a740930e-247c-4989-ad45-903d23ee4960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'{"volume": {"id": "0419f8f0-464d-47ef-8836-cb917d453e22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:54.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1854347091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:55,044 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.059s 2023-04-20 16:02:55,045 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67d6f17-f4a5-4990-bc77-40d7a43c1c0e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67d6f17-f4a5-4990-bc77-40d7a43c1c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'{"volume": {"id": "0419f8f0-464d-47ef-8836-cb917d453e22", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:54.000000", "updated_at": "2023-04-20T16:02:54.000000", "name": "tempest-VolumesCloneTest-Volume-1854347091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:55,107 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.051s 2023-04-20 16:02:55,107 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f70a84-8952-44e2-a016-beddf1e39bb0', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f70a84-8952-44e2-a016-beddf1e39bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'{"volume": {"id": "0419f8f0-464d-47ef-8836-cb917d453e22", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:54.000000", "updated_at": "2023-04-20T16:02:54.000000", "name": "tempest-VolumesCloneTest-Volume-1854347091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:55,215 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.097s 2023-04-20 16:02:55,215 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104c2b94-273e-4929-b570-1e989f48a5eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'' 2023-04-20 16:02:55,244 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.028s 2023-04-20 16:02:55,244 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd92528-9e9f-45e7-bde8-32d671a10772', 'x-openstack-request-id': 'req-ffd92528-9e9f-45e7-bde8-32d671a10772', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0419f8f0-464d-47ef-8836-cb917d453e22 could not be found."}}' {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.751759s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0e0cb789-b49c-44a6-b27b-3c6469ede52d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:55,013 80190 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes 0.597s 2023-04-20 16:02:55,013 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-494565565", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea8aee5-e8a1-40ec-a4d3-8b8d0c82f8e9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea8aee5-e8a1-40ec-a4d3-8b8d0c82f8e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes'} Body: b'{"volume": {"id": "0e0cb789-b49c-44a6-b27b-3c6469ede52d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:54.941113", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-494565565", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}], "user_id": "011d440a3e62444487036bef83c28243", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:02:55,066 80190 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d 0.040s 2023-04-20 16:02:55,067 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d666858d-73a6-42f8-adb4-b7fcb8f01a63', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d666858d-73a6-42f8-adb4-b7fcb8f01a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d'} Body: b'{"volume": {"id": "0e0cb789-b49c-44a6-b27b-3c6469ede52d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-494565565", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}], "user_id": "011d440a3e62444487036bef83c28243", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52f53394cfc4dbe9d455fa2c29c1e90"}}' 2023-04-20 16:02:56,153 80190 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d 0.074s 2023-04-20 16 :02:56,153 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca049c5d-8db9-4b5b-b708-b776901a31b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca049c5d-8db9-4b5b-b708-b776901a31b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d'} Body: b'{"volume": {"id": "0e0cb789-b49c-44a6-b27b-3c6469ede52d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": "2023-04-20T16:02:55.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-494565565", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}], "user_id": "011d440a3e62444487036bef83c28243", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52f53394cfc4dbe9d455fa2c29c1e90"}}' {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.572934s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c881bc15-0765-43c3-8b0e-621759a5d1de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:55,471 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes 0.223s 2023-04-20 16:02:55,471 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1743353515"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4289f1-a05c-4624-936b-d71b206b1aa1', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4289f1-a05c-4624-936b-d71b206b1aa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes'} Body: b'{"volume": {"id": "c881bc15-0765-43c3-8b0e-621759a5d1de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.395623", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1743353515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:02:55,535 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.054s 2023-04-20 16:02:55,535 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558bafe2-9feb-49f5-a4ad-68d47a1cb320', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558bafe2-9feb-49f5-a4ad-68d47a1cb320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'{"volume": {"id": "c881bc15-0765-43c3-8b0e-621759a5d1de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1743353515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:56,589 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.042s 2023-04-20 16:02:56,589 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b13e717-b0a2-411d-809a-48ec8389edb4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b13e717-b0a2-411d-809a-48ec8389edb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'{"volume": {"id": "c881bc15-0765-43c3-8b0e-621759a5d1de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": "2023-04-20T16:02:56.000000", "name": "tempest-VolumesCloneTest-Volume-1743353515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:56,662 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.062s 2023-04-20 16:02:56,662 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822772a7-2bb4-4f84-8ef0-e23c896cc338', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822772a7-2bb4-4f84-8ef0-e23c896cc338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'{"volume": {"id": "c881bc15-0765-43c3-8b0e-621759a5d1de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": "2023-04-20T16:02:56.000000", "name": "tempest-VolumesCloneTest-Volume-1743353515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:56,777 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.104s 2023-04-20 16:02:56,777 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c85585c-4383-474b-a1fe-6d53c64d2467', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'' 2023-04-20 16:02:56,819 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.041s 2023-04-20 16:02:56,819 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-99577b7d-4382-4616-a413-0253643bf866', 'x-openstack-request-id': 'req-99577b7d-4382-4616-a413-0253643bf866', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c881bc15-0765-43c3-8b0e-621759a5d1de could not be found."}}' {9} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f25ffba3-108a-41f4-ac16-b1113ec1102c failed to build and is in ERROR status {1} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {9} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc604a4a-200e-488d-8f4c-199239c72532 failed to build and is in ERROR status {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.229698s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.058310s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.012697s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.052907s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.013816s] ... ok {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.743659s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 57dd9cc4-5316-40da-a99b-19333993d772 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:03,480 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes 0.263s 2023-04-20 16:03:03,481 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e28913b-072f-4690-85fe-eb5ee86192f4', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e28913b-072f-4690-85fe-eb5ee86192f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes'} Body: b'{"volume": {"id": "57dd9cc4-5316-40da-a99b-19333993d772", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:03:03.416215", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}], "user_id": "879a1b1bf1634b32af3449e64a4ba1b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:03,660 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.170s 2023-04-20 16:03:03,661 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cce296-6cb3-45a4-9d29-441b7a557475', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cce296-6cb3-45a4-9d29-441b7a557475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'{"volume": {"id": "57dd9cc4-5316-40da-a99b-19333993d772", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:03:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}], "user_id": "879a1b1bf1634b32af3449e64a4ba1b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e0373c080334a308042534e32b7588f"}}' 2023-04-20 16:03:04,716 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.043s 2023-04-20 16:03:04,717 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-013f85ec-00f1-4ff5-afdb-a2619d7a2b91', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-013f85ec-00f1-4ff5-afdb-a2619d7a2b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'{"volume": {"id": "57dd9cc4-5316-40da-a99b-19333993d772", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:03:03.000000", "updated_at": "2023-04-20T16:03:04.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}], "user_id": "879a1b1bf1634b32af3449e64a4ba1b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e0373c080334a308042534e32b7588f"}}' 2023-04-20 16:03:04,794 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.062s 2023-04-20 16:03:04,794 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2b845c-b563-4e3b-ae7f-9318c79d113e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2b845c-b563-4e3b-ae7f-9318c79d113e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'{"volume": {"id": "57dd9cc4-5316-40da-a99b-19333993d772", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:03:03.000000", "updated_at": "2023-04-20T16:03:04.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}], "user_id": "879a1b1bf1634b32af3449e64a4ba1b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e0373c080334a308042534e32b7588f"}}' 2023-04-20 16:03:04,938 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.134s 2023-04-20 16:03:04,939 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c973732b-6efa-4644-8b3f-964cbc970625', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'' 2023-04-20 16:03:04,959 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.020s 2023-04-20 16:03:04,960 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-572311e9-b8ab-4ff2-8226-22ac12df87fb', 'x-openstack-request-id': 'req-572311e9-b8ab-4ff2-8226-22ac12df87fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 57dd9cc4-5316-40da-a99b-19333993d772 could not be found."}}' {5} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.725472s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc68dd82-bf9f-4c3e-95de-97cc182571ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:05,910 80184 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes 0.575s 2023-04-20 16:03:05,910 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1682964028", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70862180-5f6c-4154-9dc5-2cb36b3d55a9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70862180-5f6c-4154-9dc5-2cb36b3d55a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes'} Body: b'{"volume": {"id": "fc68dd82-bf9f-4c3e-95de-97cc182571ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:05.853520", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1682964028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}], "user_id": "0b6f96e5e62a4d8ebe1bf706b767396b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:05,963 80184 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac 0.038s 2023-04-20 16:03:05,964 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5952e93-e9c4-493c-ab55-e0ea079b84ad', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5952e93-e9c4-493c-ab55-e0ea079b84ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac'} Body: b'{"volume": {"id": "fc68dd82-bf9f-4c3e-95de-97cc182571ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:06.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1682964028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}], "user_id": "0b6f96e5e62a4d8ebe1bf706b767396b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b742ad1c89b04b8d8343dede8623d899"}}' 2023-04-20 16:03:07,047 80184 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac 0.059s 2023-04-20 16:03:07,047 80184 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c06bf41-71e2-4410-ae80-9dab2a812deb', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c06bf41-71e2-4410-ae80-9dab2a812deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac'} Body: b'{"volume": {"id": "fc68dd82-bf9f-4c3e-95de-97cc182571ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:06.000000", "updated_at": "2023-04-20T16:03:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-1682964028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}], "user_id": "0b6f96e5e62a4d8ebe1bf706b767396b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b742ad1c89b04b8d8343dede8623d899"}}' {2} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.474956s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d8100065-e4f8-4fb6-b9ae-6ba2075006c5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:08,777 80178 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes 0.354s 2023-04-20 16:03:08,777 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-100776441"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed0e2ac-b4ff-41d7-91a1-60234db438b3', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed0e2ac-b4ff-41d7-91a1-60234db438b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes'} Body: b'{"volume": {"id": "d8100065-e4f8-4fb6-b9ae-6ba2075006c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:08.718295", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-100776441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}], "user_id": "fbf23269dc7e4fc0a7676d7aa68fa246", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:08,829 80178 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5 0.040s 2023-04-20 16:03:08,830 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe39ef3-f105-4f1f-b3b1-135ace2c542a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe39ef3-f105-4f1f-b3b1-135ace2c542a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5'} Body: b'{"volume": {"id": "d8100065-e4f8-4fb6-b9ae-6ba2075006c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:09.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-100776441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}], "user_id": "fbf23269dc7e4fc0a7676d7aa68fa246", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac834225d8074d1e985e44e041188d0f"}}' 2023-04-20 16:03:09,884 80178 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5 0.043s 2023-04-20 16:03:09,884 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f7b4b6-1127-4778-acd3-cd064fe42f20', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f7b4b6-1127-4778-acd3-cd064fe42f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5'} Body: b'{"volume": {"id": "d8100065-e4f8-4fb6-b9ae-6ba2075006c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:09.000000", "updated_at": "2023-04-20T16:03:09.000000", "name": "tempest-TestVolumeSwap-volume-100776441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}], "user_id": "fbf23269dc7e4fc0a7676d7aa68fa246", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac834225d8074d1e985e44e041188d0f"}}' {10} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [8.326390s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 392, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2185b797-2432-4988-8075-6a874b0d6633 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:13,342 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.359s 2023-04-20 16:03:13,342 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-1211642124"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-a044028b-69f5-4fa3-8514-915413310ce2', 'date': 'Thu, 20 Apr 2023 16:03:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"1478518c-980f-42e7-a1f3-77607828c30b","name":"tempest-tagged-attachments-test-net-1211642124","tenant_id":"e60e9f7e0d4b4a89a1153261383ebbc7","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e60e9f7e0d4b4a89a1153261383ebbc7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-04-20T16:03:10Z","updated_at":"2023-04-20T16:03:10Z","revision_number":1}}' 2023-04-20 16:03:14,892 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.549s 2023-04-20 16:03:14,892 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "1478518c-980f-42e7-a1f3-77607828c30b", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-cf0e25ea-2f81-440d-9a44-cc12c3059241', 'date': 'Thu, 20 Apr 2023 16:03:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"c5bdbe4c-4951-410a-aa46-5ca4314cc6c0","name":"","tenant_id":"e60e9f7e0d4b4a89a1153261383ebbc7","network_id":"1478518c-980f-42e7-a1f3-77607828c30b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-04-20T16:03:13Z","updated_at":"2023-04-20T16:03:13Z","revision_number":0,"project_id":"e60e9f7e0d4b4a89a1153261383ebbc7"}}' 2023-04-20 16:03:15,342 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes 0.446s 2023-04-20 16:03:15,343 80194 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-TaggedAttachmentsTest-volume-1104430860"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b71190f-83e6-4e0a-9707-d0d20d5b9702', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b71190f-83e6-4e0a-9707-d0d20d5b9702', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes'} Body: b'{"volume": {"id": "2185b797-2432-4988-8075-6a874b0d6633", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:15.221843", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1104430860", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}], "user_id": "230cd88266b74110b44278989d61596a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:15,457 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633 0.084s 2023-04-20 16:03:15,458 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758179ed-44ee-450f-a877-6a591204f0e5', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758179ed-44ee-450f-a877-6a591204f0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633'} Body: b'{"volume": {"id": "2185b797-2432-4988-8075-6a874b0d6633", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:15.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1104430860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}], "user_id": "230cd88266b74110b44278989d61596a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e60e9f7e0d4b4a89a1153261383ebbc7"}}' 2023-04-20 16:03:16,566 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633 0.092s 2023-04-20 16:03:16,567 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c09d7d7-b342-44e1-b4a4-ab9dd4033d76', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c09d7d7-b342-44e1-b4a4-ab9dd4033d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633'} Body: b'{"volume": {"id": "2185b797-2432-4988-8075-6a874b0d6633", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:15.000000", "updated_at": "2023-04-20T16:03:15.000000", "name": "tempest-TaggedAttachmentsTest-volume-1104430860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432- 4988-8075-6a874b0d6633"}], "user_id": "230cd88266b74110b44278989d61596a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e60e9f7e0d4b4a89a1153261383ebbc7"}}' 2023-04-20 16:03:17,221 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/c5bdbe4c-4951-410a-aa46-5ca4314cc6c0 0.637s 2023-04-20 16:03:17,222 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-c8b9a17a-3334-4ce8-b76f-cac0d8b41b2b', 'date': 'Thu, 20 Apr 2023 16:03:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/c5bdbe4c-4951-410a-aa46-5ca4314cc6c0'} Body: b'' 2023-04-20 16:03:18,307 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/1478518c-980f-42e7-a1f3-77607828c30b 1.085s 2023-04-20 16:03:18,308 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-3e184c8b-5f46-4be3-ba3b-22e43279f4f4', 'date': 'Thu, 20 Apr 2023 16:03:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/1478518c-980f-42e7-a1f3-77607828c30b'} Body: b'' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [2.122737s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 287, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 086a34d9-217f-4875-8e89-38c27ba10774 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:20,378 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types 0.231s 2023-04-20 16:03:20,379 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-661930355"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac48fba-9656-4211-9e38-98b96b96c084', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac48fba-9656-4211-9e38-98b96b96c084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types'} Body: b'{"volume_type": {"id": "e39705ba-9b3a-4ab4-9cdd-9fea27239444", "name": "tempest-GroupSnapshotsV319Test-volume-type-661930355", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:03:20,425 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/group_types 0.043s 2023-04-20 16:03:20,426 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-643974501"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab856550-03ac-4b8b-98a5-682c54446476', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab856550-03ac-4b8b-98a5-682c54446476', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/group_types'} Body: b'{"group_type": {"id": "3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3", "name": "tempest-GroupSnapshotsV319Test-group-type-643974501", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:03:20,717 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups 0.289s 2023-04-20 16:03:20,718 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3", "volume_types": ["e39705ba-9b3a-4ab4-9cdd-9fea27239444"], "name": "tempest-GroupSnapshotsV319Test-Group-2029255652"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdf474a-3cb4-447e-9a43-f4c71d72b567', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdf474a-3cb4-447e-9a43-f4c71d72b567', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups'} Body: b'{"group": {"id": "086a34d9-217f-4875-8e89-38c27ba10774", "name": "tempest-GroupSnapshotsV319Test-Group-2029255652"}}' 2023-04-20 16:03:20,800 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774 0.079s 2023-04-20 16:03:20,800 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0506954a-35b4-45ab-90dc-a33572d75fbc', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0506954a-35b4-45ab-90dc-a33572d75fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774'} Body: b'{"group": {"id": "086a34d9-217f-4875-8e89-38c27ba10774", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:03:21.000000", "name": "tempest-GroupSnapshotsV319Test-Group-2029255652", "description": null, "group_type": "3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3", "volume_types": ["e39705ba-9b3a-4ab4-9cdd-9fea27239444"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:03:21,839 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774 0.033s 2023-04-20 16:03:21,839 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5bc839-29a7-402a-afca-59af8ed6e7f1', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5bc839-29a7-402a-afca-59af8ed6e7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774'} Body: b'{"group": {"id": "086a34d9-217f-4875-8e89-38c27ba10774", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:03:21.000000", "name": "tempest-GroupSnapshotsV319Test-Group-2029255652", "description": null, "group_type": "3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3", "volume_types": ["e39705ba-9b3a-4ab4-9cdd-9fea27239444"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:03:21,918 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/volumes/detail 0.073s 2023-04-20 16:03:21,918 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ee760c-a06d-4142-a4c7-db2cf0ec74de', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ee760c-a06d-4142-a4c7-db2cf0ec74de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:03:22,069 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774/action 0.140s 2023-04-20 16:03:22,069 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2957c84-ce4b-4f90-8d1a-8c3e153c5e40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774/action'} Body: b'' 2023-04-20 16:03:22,089 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774 0.019s 2023-04-20 16:03:22,089 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-8238ef8c-ba71-4408-8e8e-26f3c82936d8', 'x-openstack-request-id': 'req-8238ef8c-ba71-4408-8e8e-26f3c82936d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 086a34d9-217f-4875-8e89-38c27ba10774 could not be found."}}' 2023-04-20 16:03:22,176 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/group_types/3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3 0.086s 2023-04-20 16:03:22,176 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-224d235e-e086-4cf3-9e65-265185096687', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/group_types/3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3'} Body: b'' 2023-04-20 16:03:22,250 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types/e39705ba-9b3a-4ab4-9cdd-9fea27239444 0.073s 2023-04-20 16:03:22,251 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21ea5da-05f7-450c-8c89-97aea3febd00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types/e39705ba-9b3a-4ab4-9cdd-9fea27239444'} Body: b'' 2023-04-20 16:03:22,268 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types/e39705ba-9b3a-4ab4-9cdd-9fea27239444 0.016s 2023-04-20 16:03:22,268 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4ddbbb-1e0a-4580-980b-feed1546bfd2', 'x-openstack-request-id': 'req-2a4ddbbb-1e0a-4580-980b-feed1546bfd2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types/e39705ba-9b3a-4ab4-9cdd-9fea27239444'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e39705ba-9b3a-4ab4-9cdd-9fea27239444 could not be found."}}' {5} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.359170s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.118717s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.235026s] ... ok {1} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [4.050525s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8fa41b0-eb55-433d-b1fb-4f73edecac0d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:29,429 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.309s 2023-04-20 16:03:29,429 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1694302270", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD/a/DvZT+yJcg250g2Xf6gy701WnX5V2LK3NtwwLUuN0LU0ET1tLn5r65wdx1QkQYsvxiwb2XEaePV/SZ8vmeH5MRigp1D59gP1WbsWh5ru9KuYvwudwCIEpZb4dLapCw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', '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-0260c8d4-f8e2-45cc-990b-75b6a9c7fb77', 'x-compute-request-id': 'req-0260c8d4-f8e2-45cc-990b-75b6a9c7fb77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1694302270", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD/a/DvZT+yJcg250g2Xf6gy701WnX5V2LK3NtwwLUuN0LU0ET1tLn5r65wdx1QkQYsvxiwb2XEaePV/SZ8vmeH5MRigp1D59gP1WbsWh5ru9KuYvwudwCIEpZb4dLapCw==", "fingerprint": "4f:1b:10:f6:fc:d2:9b:2a:a1:90:4d:56:8b:03:14:af", "user_id": "2a45b387117241b0bdda3a73941b892e"}}' 2023-04-20 16:03:29,609 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.177s 2023-04-20 16:03:29,610 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-599574816", "description": "tempest-secgroup-smoke-599574816 description", "project_id": "c62b219cda8441eb9f775231a72ac4cf"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-24bfcd64-c8f7-4d08-a05d-36472343bf40', 'date': 'Thu, 20 Apr 2023 16:03:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "name": "tempest-secgroup-smoke-599574816", "stateful": true, "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "description": "tempest-secgroup-smoke-599574816 description", "shared": false, "security_group_rules": [{"id": "605bcb31-cc2c-4a78-8435-7a4aba6eb130", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "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": 373, "description": null, "tags": [], "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:29Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}, {"id": "c8d10164-9efd-422f-983a-3300b4e33bdb", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 374, "description": null, "tags": [], "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:29Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}], "tags": [], "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:2 9Z", "revision_number": 1, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:29,786 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-20 16:03:29,786 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8239f7cc-fbf3-466a-a843-789c1b4709e2', 'date': 'Thu, 20 Apr 2023 16:03:29 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": "b1104e72-599c-4a6d-b369-e75852fc4b9d", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:29Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:29,969 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-20 16:03:29,969 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5ace615d-90d6-4a48-846a-b2e510242262', 'date': 'Thu, 20 Apr 2023 16:03:29 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": "0d1dd008-998c-4b8c-b8f8-80ec88b92575", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:29Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:30,155 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.185s 2023-04-20 16:03:30,156 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-98982474-b10d-4cde-8d8a-931167ab4445', 'date': 'Thu, 20 Apr 2023 16:03:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"secu rity_group_rule": {"id": "d9b72a13-a710-42c7-845e-5360d7c840af", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:30Z", "updated_at": "2023-04-20T16:03:30Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:30,345 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-04-20 16:03:30,346 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ac68c6ce-ad7f-43cc-bcd7-812b1ec35dae', 'date': 'Thu, 20 Apr 2023 16:03:30 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": "1df62d3b-2a2b-458d-aa7d-0ac55b32593c", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:30Z", "updated_at": "2023-04-20T16:03:30Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:30,560 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.213s 2023-04-20 16:03:30,561 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-687f8e7d-8d21-4413-9e3a-a22d629e27bd', 'date': 'Thu, 20 Apr 2023 16:03:30 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": "9260f7e5-0437-4510-82df-e69115753e71", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:30Z", "updated_at": "2023-04-20T16:03:30Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:30,871 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.309s 2023-04-20 16:03:30,872 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ed2b81c0-0542-419f-9b33-8ae6f86a212a', 'date': 'Thu, 20 Apr 2023 16:03:30 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": "22871f03-beb8-4cfe-b397-747cee5c7e9c", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:30Z", "updated_at": "2023-04-20T16:03:30Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:31,038 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.160s 2023-04-20 16:03:31,039 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8184002a-bf74-4c57-847f-f31b5d506323', '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": "2a45b387117241b0bdda3a73941b892e", "name": "tempest-TestShelveInstance-412281363-project-member", "password_expires_at": null}, "audit_ids": ["lJcHHp6YSIGwKbmXhT-fOA"], "expires_at": "2023-04-20T17:03:30.000000Z", "issued_at": "2023-04-20T16:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c62b219cda8441eb9f775231a72ac4cf", "name": "tempest-TestShelveInstance-412281363"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c62b219cda8441eb9f775231a72ac4cf", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage ", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:03:31,039 80176 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'd14ddcc0-f64f-44bb-8fab-8f4495c2977b', 'name': 'tempest-TestShelveInstance-1403782219-network', 'tenant_id': 'c62b219cda8441eb9f775231a72ac4cf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c62b219cda8441eb9f775231a72ac4cf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8826, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:02Z', 'updated_at': '2023-04-20T16:03:02Z', 'revision_number': 1} available for tenant 2023-04-20 16:03:31,458 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes 0.417s 2023-04-20 16:03:31,458 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-60682427", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d5462e-e314-4cba-93ba-f9b9f27cae95', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d5462e-e314-4cba-93ba-f9b9f27cae95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes'} Body: b'{"volume": {"id": "f8fa41b0-eb55-433d-b1fb-4f73edecac0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:31.383165", "updated_at": null, "name": "tempest-tempest.common.compute-volume-60682427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}], "user_id": "2a45b387117241b0bdda3a73941b892e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:31,553 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d 0.085s 2023-04-20 16:03:31,553 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb7577d-96fa-4761-8435-2a5d0f6b8556', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-5fb7577d-96fa-4761-8435-2a5d0f6b8556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d'} Body: b'{"volume": {"id": "f8fa41b0-eb55-433d-b1fb-4f73edecac0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:31.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-60682427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}], "user_id": "2a45b387117241b0bdda3a73941b892e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:32,635 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d 0.068s 2023-04-20 16:03:32,635 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b397ed-ec23-4df0-b2b0-46e2d2394788', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b397ed-ec23-4df0-b2b0-46e2d2394788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d'} Body: b'{"volume": {"id": "f8fa41b0-eb55-433d-b1fb-4f73edecac0d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:31.000000", "updated_at": "2023-04-20T16:03:32.000000", "name": "tempest-tempest.common.compute-volume-60682427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}], "user_id": "2a45b387117241b0bdda3a73941b892e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:32,796 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d 0.150s 2023-04-20 16:03:32,796 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3191c8-fa7c-49ed-a602-12b2f323075b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d'} Body: b'' 2023-04-20 16:03:32,820 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d 0.023s 2023-04-20 16:03:32,821 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a478f5-9005-47be-874f-4ea4e4d7abac', 'x-openstack-request-id': 'req-e7a478f5-9005-47be-874f-4ea4e4d7abac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f8fa41b0-eb55-433d-b1fb-4f73edecac0d could not be found."}}' 2023-04-20 16:03:33,137 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e74ea448-2448-4ab7-b4e9-8489e639f94b 0.314s 2023-04-20 16:03:33,137 80176 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-77bdbd8a-1f66-4056-9cf6-d971a1ab1599', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:03:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e74ea448-2448-4ab7-b4e9-8489e639f94b'} Body: b'' 2023-04-20 16:03:33,166 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1694302270 0.028s 2023-04-20 16:03:33,167 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:33 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-913a48f1-88fe-4090-abe3-6772ee95e8a9', 'x-compute-request-id': 'req-913a48f1-88fe-4090-abe3-6772ee95e8a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1694302270'} Body: b'' {8} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {8} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 43248d25-d72c-48c8-8913-a2cd93fec059 failed to build and is in ERROR status {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.705072s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c57a0422-ca3d-45da-ab08-fa6047886aec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:46,228 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.437s 2023-04-20 16:03:46,228 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1658873228"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ae9559-b047-41b3-a8d0-b0dd0fd24ef4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ae9559-b047-41b3-a8d0-b0dd0fd24ef4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "c57a0422-ca3d-45da-ab08-fa6047886aec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.154487", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1658873228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:46,514 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.275s 2023-04-20 16:03:46,514 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1450684864"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36a2bba-96db-4ee2-9f42-6b3dc2137fee', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36a2bba-96db-4ee2-9f42-6b3dc2137fee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "1a643332-d4ab-4300-b93d-12edeb1792fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.445055", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1450684864", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/1a643332-d4ab-4300-b93d-12edeb1792fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/1a643332-d4ab-4300-b93d-12edeb1792fe"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:46,799 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.275s 2023-04-20 16:03:46,799 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1444387583"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f069b68-3e2b-4ea8-a20a-3d2b9e8981e7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f069b68-3e2b-4ea8-a20a-3d2b9e8981e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "fe7f1d66-3f3a-422f-a5fa-55f1f62e66c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.702833", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1444387583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/fe7f1d66-3f3a-422f-a5fa-55f1f62e66c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/fe7f1d66-3f3a-422f-a5fa-55f1f62e66c0"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:47,066 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.257s 2023-04-20 16:03:47,067 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1224278205"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e14cf2e-a49a-43c7-9361-f216e8b98a10', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e14cf2e-a49a-43c7-9361-f216e8b98a10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "a3a7034a-6716-42ea-a165-73545879cc14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:47.006328", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1224278205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/a3a7034a-6716-42ea-a165-73545879cc14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/a3a7034a-6716-42ea-a165-73545879cc14"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:47,321 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.244s 2023-04-20 16:03:47,321 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateV olumesFromImageTest-Volume-1631334371"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d6dc67-8607-47ff-bf20-90e042bc2865', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d6dc67-8607-47ff-bf20-90e042bc2865', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "5d0caf4a-fdba-41c7-8870-5f7d9182b103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:47.259628", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1631334371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/5d0caf4a-fdba-41c7-8870-5f7d9182b103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/5d0caf4a-fdba-41c7-8870-5f7d9182b103"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:47,378 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec 0.047s 2023-04-20 16:03:47,378 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73f275e-a24d-4934-afb6-9e92f1ec4322', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73f275e-a24d-4934-afb6-9e92f1ec4322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec'} Body: b'{"volume": {"id": "c57a0422-ca3d-45da-ab08-fa6047886aec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.000000", "updated_at": "2023-04-20T16:03:46.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1658873228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d5f660a485144be8905ff80a6b7567a"}}' 2023-04-20 16:03:48,483 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec 0.093s 2023-04-20 16:03:48,483 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bb14f2-2a9f-4d05-9d92-7ee08d85ea77', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'x-openstack-request-id': 'req-83bb14f2-2a9f-4d05-9d92-7ee08d85ea77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec'} Body: b'{"volume": {"id": "c57a0422-ca3d-45da-ab08-fa6047886aec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.000000", "updated_at": "2023-04-20T16:03:46.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1658873228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d5f660a485144be8905ff80a6b7567a"}}' {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.597499s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8a6f26a8-8957-4018-bda9-025e97e72c2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:53,442 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes 0.452s 2023-04-20 16:03:53,443 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1708992288"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490a97e0-5498-4eaa-b0df-789a45ef4ad5', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490a97e0-5498-4eaa-b0df-789a45ef4ad5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes'} Body: b'{"volume": {"id": "8a6f26a8-8957-4018-bda9-025e97e72c2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:53.359860", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1708992288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}], "user_id": "a80a4fc3dcc74f49b633a1536fe5f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:53,514 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b 0.058s 2023-04-20 16:03:53,514 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21cbf7d1-6d1c-487d-97df-d02a293b1338', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21cbf7d1-6d1c-487d-97df-d02a293b1338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b'} Body: b'{"volume": {"id": "8a6f26a8-8957-4018-bda9-025e97e72c2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:53.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1708992288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}], "user_id": "a80a4fc3dcc74f49b633a1536fe5f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ab3d11d2be624cbab734b2910072c3cc"}}' 2023-04-20 16:03:54,564 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26 a8-8957-4018-bda9-025e97e72c2b 0.038s 2023-04-20 16:03:54,564 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db38cd3e-58fd-4dd3-9318-0665cd7a0789', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db38cd3e-58fd-4dd3-9318-0665cd7a0789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b'} Body: b'{"volume": {"id": "8a6f26a8-8957-4018-bda9-025e97e72c2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:53.000000", "updated_at": "2023-04-20T16:03:54.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1708992288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}], "user_id": "a80a4fc3dcc74f49b633a1536fe5f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ab3d11d2be624cbab734b2910072c3cc"}}' {1} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {8} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.567972s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bbdc72f6-4f4a-423c-bbbe-807587248ec0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:04:03,700 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.324s 2023-04-20 16:04:03,700 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-35969264", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPpujOPaUIhNSTKrPAFULRa5IVpM671K5VLLMfyJ2ckx7003ac5rCqtTs9LHhIgBi8upxpYdFVylNalGWYqcwyogBSlD8V1kRGZmIOlp8IjdhouJI0QJeWtGYv/mMnSWKQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '393', '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-a0136cfb-b707-493f-b5e8-1ab0fdbba629', 'x-compute-request-id': 'req-a0136cfb-b707-493f-b5e8-1ab0fdbba629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-35969264", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPpujOPaUIhNSTKrPAFULRa5IVpM671K5VLLMfyJ2ckx7003ac5rCqtTs9LHhIgBi8upxpYdFVylNalGWYqcwyogBSlD8V1kRGZmIOlp8IjdhouJI0QJeWtGYv/mMnSWKQ==", "fingerprint": "63:09:51:d4:80:0d:39:42:fd:c2:b7:5b:a2:59:ef:b4", "user_id": "6970ee17a14c4c0e95dfa3dcc4bd5306"}}' 2023-04-20 16:04:03,944 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.240s 2023-04-20 16:04:03,944 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-176186718", "description": "tempest-secgroup-smoke-176186718 description", "project_id": "c0ab79a731a644729335d05468af89d3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-c7cc166f-369d-4641-8dbe-891055da3784', 'date': 'Thu, 20 Apr 2023 16:04:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "name": "tempest-secgroup-smoke-176186718", "stateful": true, "tenant_id": "c0ab79a731a644729335d05468af89d3", "description": "tempest-secgroup-smoke-176186718 description", "shared": false, "security_group_rules": [{"id": "07aaadd7-9b5d-4714-b4b5-c792ad1047ff", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "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": 501, "description": null, "tags": [], "created_at": "2023-04-20T16:04:03Z", "updated_at": "2023-04-20T16:04:03Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}, {"id": "457edb54-a5a2-4336-9cb2-8226ab7eca7a", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 502, "description": null, "tags": [], "created_at": "2023-04-20T16:04:03Z", "updated_at": "2023-04-20T16:04:03Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}], "tags": [], "created_at": "2023-04-20T16:04:03Z", "updated_at": "2023-04-20T16:04:03Z", "revision_number": 1, "project_id": "c0 ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,251 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.306s 2023-04-20 16:04:04,252 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-76bbc4fa-c1c7-4f97-85ae-75a30d55e9ec', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "8230b07c-13c7-4014-bc55-b4983b3df7d0", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,433 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-20 16:04:04,433 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-cd0a01f7-1b64-4dc0-87d7-db47e5b744d6', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "d90307c6-c11e-46c2-beee-173828aa1c81", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,605 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-20 16:04:04,605 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cf14189f-0f3f-4fe3-9a45-13bd08f6a076', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "4abbb0cc-956f-446c-9f6b-3248b45173df", "tenant_id": "c0ab79a731a64472933 5d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,804 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2023-04-20 16:04:04,805 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-39ac504b-f6ee-4779-a72b-2d193b0a0af1', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "fa2a91cc-246e-4c3b-b144-57b17c0d2f77", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,980 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-20 16:04:04,981 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4467d4c3-30d0-4d6b-9b64-ac183961080c', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "798f55a0-fa0d-4d4c-9f61-a6a236a8e683", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:05,161 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-20 16:04:05,161 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-49ab396b-23bc-4ce3-9871-fa0220f3b872', 'date': 'Thu, 20 Apr 2023 16:04:05 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": "c2666c81-f62a-4ebe-9e90-d6dff8f2f39f", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:05Z", "updated_at": "2023-04-20T16:04:05Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:05,380 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes 0.218s 2023-04-20 16:04:05,381 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1045996422", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d72b37b-8437-4819-9d44-8c376b722da9', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d72b37b-8437-4819-9d44-8c376b722da9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes'} Body: b'{"volume": {"id": "bbdc72f6-4f4a-423c-bbbe-807587248ec0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:05.318156", "updated_at": null, "name": "tempest-TestStampPattern-volume-1045996422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}], "user_id": "6970ee17a14c4c0e95dfa3dcc4bd5306", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:05,457 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0 0.066s 2023-04-20 16:04:05,457 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de953cda-135e-44f8-a41e-031e964f9c31', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de953cda-135e-44f8-a41e-031e964f9c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0'} Body: b'{"volume": {"id": "bbdc72f6-4f4a-423c-bbbe-807587248ec0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:05.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1045996422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}], "user_id": "6970ee17a14c4c0e95dfa3dcc4bd5306", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:06,515 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0 0.045s 2023-04-20 16:04:06,515 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fd4f14-6206-40ea-81d6-474f43406278', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fd4f14-6206-40ea-81d6-474f43406278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0'} Body: b'{"volume": {"id": "bbdc72f6-4f4a-423c-bbbe-807587248ec0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:05.000000", "updated_at": "2023-04-20T16:04:05.000000", "name": "tempest-TestStampPattern-volume-1045996422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}], "user_id": "6970ee17a14c4c0e95dfa3dcc4bd5306", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:06,668 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0 0.140s 2023-04-20 16:04:06,668 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7991d96f-c285-475d-bd83-669d4dcfb4f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0'} Body: b'' 2023-04-20 16:04:06,690 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0 0.021s 2023-04-20 16:04:06,691 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id' : 'req-da65df3a-ae63-4076-8e9c-b615517c47e9', 'x-openstack-request-id': 'req-da65df3a-ae63-4076-8e9c-b615517c47e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bbdc72f6-4f4a-423c-bbbe-807587248ec0 could not be found."}}' 2023-04-20 16:04:06,905 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/057688a4-713d-47e3-a17e-da1ca5315a3c 0.213s 2023-04-20 16:04:06,905 80190 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-b54e9ccb-cd18-4bff-bdf2-8adf33488221', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:04:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/057688a4-713d-47e3-a17e-da1ca5315a3c'} Body: b'' 2023-04-20 16:04:06,938 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-35969264 0.032s 2023-04-20 16:04:06,939 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:06 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-235efb6d-8abe-46e1-ae40-0941940e6312', 'x-compute-request-id': 'req-235efb6d-8abe-46e1-ae40-0941940e6312', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-35969264'} Body: b'' {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.817919s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 17028b0f-3e31-426a-9aa5-1b64a215c298 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:04:26,852 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.221s 2023-04-20 16:04:26,853 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cea74376-b464-451d-8d6c-e9c31107ed56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:04:27,198 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes 0.344s 2023-04-20 16:04:27,198 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-370218190", "snapshot_id": null, "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd6d9d6-ba7a-4375-8d10-23beeed9e1df', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd6d9d6-ba7a-4375-8d10-23beeed9e1df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes'} Body: b'{"volume": {"id": "17028b0f-3e31-426a-9aa5-1b64a215c298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:27.135178", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-370218190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:27,262 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298 0.054s 2023-04-20 16:04:27,263 80190 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a81d87-7dbf-4b98-8dd3-512e9e25c1b9', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a81d87-7dbf-4b98-8dd3-512e9e25c1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298'} Body: b'{"volume": {"id": "17028b0f-3e31-426a-9aa5-1b64a215c298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:27.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-370218190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:28,313 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298 0.039s 2023-04-20 16:04:28,314 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2590017-f98e-415e-a7c9-85025e65b7b1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2590017-f98e-415e-a7c9-85025e65b7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298'} Body: b'{"volume": {"id": "17028b0f-3e31-426a-9aa5-1b64a215c298", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:27.000000", "updated_at": "2023-04-20T16:04:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-370218190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:28,425 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298 0.100s 2023-04-20 16:04:28,426 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ec6735-0b3b-4f58-b55d-3877d1310a9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298'} Body: b'' 2023-04-20 16:04:28,447 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298 0.021s 2023-04-20 16:04:28,447 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-80cedf6e-5b58-4bc7-982a-e07d56ca46e7', 'x-openstack-request-id': 'req-80cedf6e-5b58-4bc7-982a-e07d56ca46e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 17028b0f-3e31-426a-9aa5-1b64a215c298 could not be found."}}' {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.741791s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 183, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f923764e-197b-4342-8a6a-40fa7093ed4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:04:28,470 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.020s 2023-04-20 16:04:28,470 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6794f686-b44e-48df-9ef2-cc58338c076d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:04:28,937 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes 0.466s 2023-04-20 16:04:28,938 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-767620468", "snapshot_id": null, "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de820bc9-76b5-4a41-a027-fbd5db45ed73', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de820bc9-76b5-4a41-a027-fbd5db45ed73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes'} Body: b'{"volume": {"id": "f923764e-197b-4342-8a6a-40fa7093ed4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:28.865568", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-767620468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:28,989 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d 0.041s 2023-04-20 16:04:28,989 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27073aa-ec66-4fe6-b1f3-2d4813885b25', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27073aa-ec66-4fe6-b1f3-2d4813885b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d'} Body: b'{"volume": {"id": "f923764e-197b-4342-8a6a-40fa7093ed4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:29.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-767620468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:30,048 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d 0.047s 2023-04-20 16:04:30,048 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd56aceb-3f0a-4681-bc06-2e8dfb95842a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd56aceb-3f0a-4681-bc06-2e8dfb95842a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d'} Body: b'{"volume": {"id": "f923764e-197b-4342-8a6a-40fa7093ed4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:29.000000", "updated_at": "2023-04-20T16:04:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-767620468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:30,170 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d 0.111s 2023-04-20 16:04:30,171 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a0a371-22b2-4604-89b7-5a5fd67e117b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d'} Body: b'' 2023-04-20 16:04:30,191 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d 0.019s 2023-04-20 16:04:30,191 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1abc963-5b22-41f5-82ad-ab26203eb6ba', 'x-openstack-request-id': 'req-f1abc963-5b22-41f5-82ad-ab26203eb6ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f923764e-197b-4342-8a6a-40fa7093ed4d could not be found."}}' {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.334566s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 72459e93-92fe-488f-9488-69774d5fff61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:04:30,193 80190 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 16:04:30,252 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2023-04-20 16:04:30,252 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-897430752", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJ17UD92xTo7kR2/iI4kxoCLONtZaWX7wCN+rQO3MrAGiG7Lhe6Sw2tX+gCIfXqn700A2BvqPXBsCQZ3tlsHDZvX7pUobfq2G5gaox0QFfKBAMiSIPuTbJaVCl0XE4eXQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', '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-3d267ab9-bb5e-4413-b734-9182c0a410cf', 'x-compute-request-id': 'req-3d267ab9-bb5e-4413-b734-9182c0a410cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-897430752", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJ17UD92xTo7kR2/iI4kxoCLONtZaWX7wCN+rQO3MrAGiG7Lhe6Sw2tX+gCIfXqn700A2BvqPXBsCQZ3tlsHDZvX7pUobfq2G5gaox0QFfKBAMiSIPuTbJaVCl0XE4eXQ==", "fingerprint": "23:47:da:2d:da:f8:38:55:a5:62:8a:1e:0f:5f:41:16", "user_id": "9f43211e495c42388f60361da49232d3"}}' 2023-04-20 16:04:30,521 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.266s 2023-04-20 16:04:30,521 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-470727406", "description": "tempest-secgroup-smoke-470727406 description", "project_id": "8c5d12d785324451aa7ff2e16181dc75"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-2120ea9f-e256-45ed-9fac-6988edb97792', 'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "name": "tempest-secgroup-smoke-470727406", "stateful": true, "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "description": "tempest-secgroup-smoke-470727406 description", "shared": false, "security_group_rules": [{"id": "ccb2125d-3916-4eec-97be-e518b6b1b56c", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "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": 534, "description": null, "tags": [], "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}, {"id": "f49974ee-e1eb-4864-9072-b0edea0bfffc", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 535, "description": null, "tags": [], "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d7853 24451aa7ff2e16181dc75"}], "tags": [], "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 1, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:30,695 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-20 16:04:30,695 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cf0baeda-7b15-4033-9593-bea4cf19ccff', 'date': 'Thu, 20 Apr 2023 16:04:30 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": "3c595279-d20c-41ad-b653-a83cc9915640", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:30,867 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-20 16:04:30,867 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fded679c-7a47-4cf9-8f10-0030834cfdb0', 'date': 'Thu, 20 Apr 2023 16:04:30 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": "ceb4de2a-0380-4871-878e-a094b2b140fb", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,031 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-20 16:04:31,031 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e33e1029-4807-4951-a0e4-d3c6b667d5b9', 'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'connection': 'close', 'status': '201', 'content-location ': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "32e6ed6e-3410-4e1e-8f93-432f4b1df889", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,287 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.255s 2023-04-20 16:04:31,288 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0760b243-013a-42e7-a4c7-669541680c6d', 'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ae9db38-ea8c-46af-88d5-6469ddff88fe", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:31Z", "updated_at": "2023-04-20T16:04:31Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,462 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-20 16:04:31,462 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cbec28fa-bc05-4cd3-98e8-85d0abc79945', 'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "de1084dd-426e-42aa-af94-558f323a9867", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:31Z", "updated_at": "2023-04-20T16:04:31Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,705 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.242s 2023-04-20 16:04:31,705 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5087454d-b53b-4440-83a1-80a2abc1a84e', 'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c7d64f99-1ad2-4693-bbdc-d9e1979a0099", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:31Z", "updated_at": "2023-04-20T16:04:31Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,706 80190 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 16:04:31,730 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.024s 2023-04-20 16:04:31,730 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95a1502d-0e31-4c56-98f2-b8a046de329d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:04:32,046 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes 0.315s 2023-04-20 16:04:32,047 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1086273538", "snapshot_id": null, "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8edabcd-4b7e-419f-93d6-9315f95bb395', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8edabcd-4b7e-419f-93d6-9315f95bb395', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes'} Body: b'{"volume": {"id": "72459e93-92fe-488f-9488-69774d5fff61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:31.991288", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1086273538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:32,100 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61 0.043s 2023-04-20 16:04:32,100 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bce1b7-22fe-4534-b35e-0772d1ce0fa9', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bce1b7-22fe-4534-b35e-0772d1ce0fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61'} Body: b'{"volume": {"id": "72459e93-92fe-488f-9488-69774d5fff61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:32.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1086273538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:33,157 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61 0.045s 2023-04-20 16:04:33,158 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fed76d-cbed-4270-945a-c11a9f96ed8c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fed76d-cbed-4270-945a-c11a9f96ed8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61'} Body: b'{"volume": {"id": "72459e93-92fe-488f-9488-69774d5fff61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:32.000000", "updated_at": "2023-04-20T16:04:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1086273538", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:33,272 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61 0.104s 2023-04-20 16:04:33,272 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd104f0c-8fb2-4885-acb1-78d0780293bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61'} Body: b'' 2023-04-20 16:04:33,293 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61 0.020s 2023-04-20 16:04:33,293 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aec51bf-350d-4db8-b18d-7d149b5bc041', 'x-openstack-request-id': 'req-8aec51bf-350d-4db8-b18d-7d149b5bc041', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72459e93-92fe-488f-9488-69774d5fff61 could not be found."}}' 2023-04-20 16:04:33,493 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3f5aeae0-3c77-4068-afa7-3b768e24f245 0.199s 2023-04-20 16:04:33,494 80190 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-a225c4d2-fbef-4827-ad1f-2361de2d73fd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:04:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3f5aeae0-3c77-4068-afa7-3b768e24f245'} Body: b'' 2023-04-20 16:04:33,526 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-897430752 0.032s 2023-04-20 16:04:33,527 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:33 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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75cbf60c-1fdd-4e10-a37c-a0fd6ab112b7', 'x-compute-request-id': 'req-75cbf60c-1fdd-4e10-a37c-a0fd6ab112b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-897430752'} Body: b'' {8} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.809456s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7fcb39c0-6c14-4e4f-a556-374f66fe8b77 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:47,964 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2023-04-20 16:02:47,965 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ce44eaba-3ba6-4799-9756-6b0c1e1489e4', '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": "8a7606e886554ff7948a4e246dd98677", "name": "tempest-DeleteServersTestJSON-1315524687-project-member", "password_expires_at": null}, "audit_ids": ["mORRXXYCTMWT9_iEsKVPXQ"], "expires_at": "2023-04-20T17:02:47.000000Z", "issued_at": "2023-04-20T16:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3336309776d848efaf237863a5b9bfeb", "name": "tempest-DeleteServersTestJSON-1315524687"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3336309776d848efaf237863a5b9bfeb", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:02:47,965 80174 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '892f26a6-0815-41df-a910-d2e69e162820', 'name': 'tempest-DeleteServersTestJSON-1019885347-network', 'tenant_id': '3336309776d848efaf237863a5b9bfeb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3336309776d848efaf237863a5b9bfeb', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35422, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:24Z', 'revision_number': 1} available for tenant 2023-04-20 16:02:51,527 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.560s 2023-04-20 16:02:51,527 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-808094645", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "892f26a6-0815-41df-a910-d2e69e162820"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c', '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-b5e7ee3c-4e99-4c4a-8ef1-6559580f48e6', 'x-compute-request-id': 'req-b5e7ee3c-4e99-4c4a-8ef1-6559580f48e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6d55e5bd-9b03-40a9-bca9-88545039597c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "udpJdUh6483g"}}' 2023-04-20 16:02:51,686 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c 0.149s 2023-04-20 16:02:51,686 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', '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-efd2e634-f4a3-4713-b7fb-878719a86e93', 'x-compute-request-id': 'req-efd2e634-f4a3-4713-b7fb-878719a86e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c'} Body: b'{"server": {"id": "6d55e5bd-9b03-40a9-bca9-88545039597c", "name": "tempest-DeleteServersTestJSON-server-808094645", "status": "BUILD", "tenant_id": "3336309776d848efaf237863a5b9bfeb", "user_id": "8a7606e886554ff7948a4e246dd98677", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:02:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "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-04-20 16:03:42,326 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c 0.580s 2023-04-20 16:03:42,326 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', '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-ea4fdff3-1654-42fe-af66-8e44b309b732', 'x-compute-request-id': 'req-ea4fdff3-1654-42fe-af66-8e44b309b732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c'} Body: b'{"server": {"id": "6d55e5bd-9b03-40a9-bca9-88545039597c", "name": "tempest-DeleteServersTestJSON-server-808094645", "status": "ACTIVE", "tenant_id": "3336309776d848efaf237863a5b9bfeb", "user_id": "8a7606e886554ff7948a4e246dd98677", "metadata": {}, "hostId": "80eae0b69f70def3d5161fb342bcb5689c600edfe6f9c67ffeb0aebd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-DeleteServersTestJSON-1019885347-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:d5:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' 2023-04-20 16:03:42,338 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:04:42,608 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes 0.210s 2023-04-20 16:04:42,608 80174 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-DeleteServersTestJSON-volume-894336982"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53f4b12-4bf4-4a6e-a7d1-072d8ee75c38', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53f4b12-4bf4-4a6e-a7d1-072d8ee75c38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes'} Body: b'{"volume": {"id": "7fcb39c0-6c14-4e4f-a556-374f66fe8b77", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:42.55 4604", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-894336982", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}], "user_id": "8a7606e886554ff7948a4e246dd98677", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:42,661 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77 0.043s 2023-04-20 16:04:42,662 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a49108f-8a6a-4d7e-be83-78e9d26a4b05', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a49108f-8a6a-4d7e-be83-78e9d26a4b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77'} Body: b'{"volume": {"id": "7fcb39c0-6c14-4e4f-a556-374f66fe8b77", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:43.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-894336982", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}], "user_id": "8a7606e886554ff7948a4e246dd98677", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3336309776d848efaf237863a5b9bfeb"}}' 2023-04-20 16:04:43,714 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77 0.041s 2023-04-20 16:04:43,714 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ee94b2-2c5a-47cd-bff1-1726495d52b1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ee94b2-2c5a-47cd-bff1-1726495d52b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77'} Body: b'{"volume": {"id": "7fcb39c0-6c14-4e4f-a556-374f66fe8b77", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:43.000000", "updated_at": "2023-04-20T16:04:43.000000", "name": "tempest-DeleteServersTestJSON-volume-894336982", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/ 7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}], "user_id": "8a7606e886554ff7948a4e246dd98677", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3336309776d848efaf237863a5b9bfeb"}}' {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [177.226550s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7861d0e7-bc6d-4756-b469-124970bbba20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:40,997 80180 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:02:40,997 80180 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:02:41,210 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.210s 2023-04-20 16:02:41,210 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1817335126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFt/ltdSvvBHQ2MsuXJOTGRFwD86myzO9h0omThgGXoNYZmwXr9cWEFLEKbGl6QHLxLCdivOfggvbdx8hlLQgYsXTya/bJWP27fOABo2+ny5YKslC9RhYnn4AafsHJgFg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b6e9245-7146-427a-8322-959a0130ceed', 'x-compute-request-id': 'req-9b6e9245-7146-427a-8322-959a0130ceed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1817335126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFt/ltdSvvBHQ2MsuXJOTGRFwD86myzO9h0omThgGXoNYZmwXr9cWEFLEKbGl6QHLxLCdivOfggvbdx8hlLQgYsXTya/bJWP27fOABo2+ny5YKslC9RhYnn4AafsHJgFg==", "fingerprint": "15:b6:f4:f6:02:81:47:4e:55:cc:9e:5f:3e:d6:9b:2a", "user_id": "690c49feae904687826fb959ba5ba283"}}' 2023-04-20 16:02:41,215 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1817335126 created 2023-04-20 16:02:41,926 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.711s 2023-04-20 16:02:41,927 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1650603645", "description": "tempest-description--1045477811"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-ab4db830-8679-4fc0-bdf1-2fc0e7d80345', 'date': 'Thu, 20 Apr 2023 16:02:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "name": "tempest-securitygroup--1650603645", "stateful": true, "tenant_id": "71cf2664111f45788d24092e8ceede9c", "description": "tempest-description--1045477811", "shared": false, "security_group_rules": [{"id": "35f70242-bf6e-4c6e-92ec-0785e2560c24", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 209, "description": null, "tags": [], "created_at": "2023-04-20T16:02:41Z", "updated_at": "2023-04-20T16:02:41Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}, {"id": "81e4f312-093d-4be6-bbe2-1c5718e9b772", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 208, "description": null, "tags": [], "created_at": "2023-04-20T16:02:41Z", "updated_at": "2023-04-20T16:02:41Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}], "tags": [], "created_at": "2023-04-20T16:02:41Z", "updated_at": "2023-04-20T16:02:41Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:02:43,347 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.419s 2023-04-20 16:02:43,347 80180 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": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7fa767c2-e4c7-45d4-a19d-4bf346cb274c', 'date': 'Thu, 20 Apr 2023 16:02:43 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": "81420f3f-abd6-4a83-b94e-8a84f595f81c", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:42Z", "updated_at": "2023-04-20T16:02:42Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:02:44,238 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.890s 2023-04-20 16:02:44,238 80180 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": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a458fa65-20ed-4633-b2a4-95eaa63ca1b5', 'date': 'Thu, 20 Apr 2023 16:02:44 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": "67681bac-466c-4c22-822b-778d89e0ac91", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:43Z", "updated_at": "2023-04-20T16:02:43Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:02:44,238 80180 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1650603645 created 2023-04-20 16:02:48,360 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.121s 2023-04-20 16:02:48,360 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6d6355ef-c3f8-48a6-a2d3-8f36e9a4f474', 'date': 'Thu, 20 Apr 2023 16:02:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d4ac1de2-3a01-4e08-8124-13321826da08", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.17", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "71cf2664111f45788d24092e8ceede9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:46Z", "updated_at": "2023-04-20T16:02:46Z", "revision_number": 0}}' 2023-04-20 16:02:48,361 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd4ac1de2-3a01-4e08-8124-13321826da08', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.17', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:46Z', 'updated_at': '2023-04-20T16:02:46Z', 'revision_number': 0, 'ip': '172.24.4.17'} created 2023-04-20 16:02:48,454 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2023-04-20 16:02:48,455 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-95a116a8-33b8-430e-be04-7165e3f13503', '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": "690c49feae904687826fb959ba5ba283", "name": "tempest-AttachVolumeNegativeTest-308436039-project-member", "password_expires_at": null}, "audit_ids": ["mvNoOlUwQ0yMtsWtZwzWgw"], "expires_at": "2023-04-20T17:02:48.000000Z", "issued_at": "2023-04-20T16:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71cf2664111f45788d24092e8ceede9c", "name": "tempest-AttachVolumeNegativeTest-308436039"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10 .0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:02:48,455 80180 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '2dc9b3da-0124-4718-9f70-a131cd030480', 'name': 'tempest-AttachVolumeNegativeTest-766632698-network', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '71cf2664111f45788d24092e8ceede9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:23Z', 'revision_number': 1} available for tenant 2023-04-20 16:02:48,456 80180 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1817335126', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFt/ltdSvvBHQ2MsuXJOTGRFwD86myzO9h0omThgGXoNYZmwXr9cWEFLEKbGl6QHLxLCdivOfggvbdx8hlLQgYsXTya/bJWP27fOABo2+ny5YKslC9RhYnn4AafsHJgFg==', 'fingerprint': '15:b6:f4:f6:02:81:47:4e:55:cc:9e:5f:3e:d6:9b:2a', 'user_id': '690c49feae904687826fb959ba5ba283', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDroggic1A8us2k008TvnfsS/JdaYYfIaScEBENF4rTXn9BTWkeAhBr\ncPLtNfCpT/egBwYFK4EEACKhZANiAAQRbf5bXUr7wR0NjLLlyTkxkRcA/OpsszvY\ndKJk4YBl6DWGZsF6/XFhBSxCmxpekBy8SwnYrzn4IL23cfIZS0IGLF08mv2yVj9u\n3zgAaNvp8uWCrJQvUYWJ5+AGn7ByYBY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c29473f2-a7fc-44e1-96e6-23445f36aee5', 'name': 'tempest-securitygroup--1650603645', 'stateful': True, 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'description': 'tempest-description--1045477811', 'shared': False, 'security_group_rules': [{'id': '35f70242-bf6e-4c6e-92ec-0785e2560c24', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': 'c29473f2-a7fc-44e1-96e6-23445f36aee5', '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': 209, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:41Z', 'updated_at': '2023-04-20T16:02:41Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, {'id': '81e4f312-093d-4be6-bbe2-1c5718e9b772', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': 'c29473f2-a7fc-44e1-96e6-23445f36aee5', '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': 208, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:41Z', 'updated_at': '2023-04-20T16:02:41Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d2 4092e8ceede9c'}], 'tags': [], 'created_at': '2023-04-20T16:02:41Z', 'updated_at': '2023-04-20T16:02:41Z', 'revision_number': 1, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, 'floating_ip': {'id': 'd4ac1de2-3a01-4e08-8124-13321826da08', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.17', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:46Z', 'updated_at': '2023-04-20T16:02:46Z', 'revision_number': 0, 'ip': '172.24.4.17'}} 2023-04-20 16:02:50,532 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 2.076s 2023-04-20 16:02:50,533 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-112425079", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2dc9b3da-0124-4718-9f70-a131cd030480"}], "security_groups": [{"name": "tempest-securitygroup--1650603645"}], "key_name": "tempest-keypair-1817335126", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235', '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-5157c134-78bd-4aef-8c9e-48c14bf85791', 'x-compute-request-id': 'req-5157c134-78bd-4aef-8c9e-48c14bf85791', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a5e68386-3b32-458b-9808-797d041c2235", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5e68386-3b32-458b-9808-797d041c2235"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1650603645"}], "adminPass": "password"}}' 2023-04-20 16:02:51,701 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 1.163s 2023-04-20 16:02:51,701 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', '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-2bc4b2bb-393f-4ec3-96f7-d01af26e503f', 'x-compute-request-id': 'req-2bc4b2bb-393f-4ec3-96f7-d01af26e503f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'{"server": {"id": "a5e68386-3b32-458b-9808-797d041c2235", "name": "tempest-AttachVolumeNegativeTest-server-112425079", "status": "BUILD", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:50Z", "updated": "2023-04-20T16:02:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5e68386-3b32-458b-9808-797d041c2235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1817335126", "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-04-20 16:03:42,748 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 0.986s 2023-04-20 16:03:42,748 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed291d7-6f8f-414f-89dd-408a2e41bb5d', 'x-compute-request-id': 'req-3ed291d7-6f8f-414f-89dd-408a2e41bb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'{"server": {"id": "a5e68386-3b32-458b-9808-797d041c2235", "name": "tempest-AttachVolumeNegativeTest-server-112425079", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:50Z", "updated": "2023-04-20T16:03:13Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:61:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5e68386-3b32-458b-9808-797d041c2235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817335126", "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650603645"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:03:42,761 80180 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:04:43,023 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235/os-interface 0.201s 2023-04-20 16:04:43,023 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Thu, 20 Apr 2023 16:04:42 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-661512d1-14f1-4fa7-9218-fad63cbbf20f', 'x-compute-request-id': 'req-661512d1-14f1-4fa7-9218-fad63cbbf20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "port_id": "4bce4922-407c-4e11-b089-154a3299ea1c", "mac_addr": "fa:16:3e:bd:61:95", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9d17c8f7-c175-4d31-a647-70993d887acf", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 16:04:45,147 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/d4ac1de2-3a01-4e08-8124-13321826da08 2.119s 2023-04-20 16:04:45,147 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4bce4922-407c-4e11-b089-154a3299ea1c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-ec9d2d7c-a6fc-49f9-871d-069a45a8da34', 'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d4ac1de2-3a01-4e08-8124-13321826da08'} Body: b'{"floatingip": {"id": "d4ac1de2-3a01-4e08-8124-13321826da08", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.17", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "80a8f671-0e8c-45cc-9bde-f76ebe97f471", "port_id": "4bce4922-407c-4e11-b089-154a3299ea1c", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "mac_address": "fa:16:3e:bd:61:95", "admin_state_up": true, "status": "ACTIVE", "device_id": "a5e68386-3b32-458b-9808-797d041c2235", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:46Z", "updated_at": "2023-04-20T16:04:43Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:04:45,150 80180 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.17:22' as 'cirros' with public key authentication 2023-04-20 16:04:45,189 80180 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:04:45,211 80180 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:04:45,212 80180 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.17 successfully created 2023-04-20 16:04:45,291 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235/ips 0.078s 2023-04-20 16:04:45,291 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', '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-c1aba1fe-a9c2-472e-ad9c-00d4588cb219', 'x-compute-request-id': 'req-c1aba1fe-a9c2-472e-ad9c-00d4588cb219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9 808-797d041c2235/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-20 16:04:45,540 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes 0.245s 2023-04-20 16:04:45,541 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1162084457"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af7f7c3-5b37-410a-b0ca-85ad71f27b92', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af7f7c3-5b37-410a-b0ca-85ad71f27b92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes'} Body: b'{"volume": {"id": "7861d0e7-bc6d-4756-b469-124970bbba20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:45.468411", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1162084457", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:45,597 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20 0.046s 2023-04-20 16:04:45,597 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eddad16-1a53-4a5a-97a8-e7c5021e67c3', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eddad16-1a53-4a5a-97a8-e7c5021e67c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20'} Body: b'{"volume": {"id": "7861d0e7-bc6d-4756-b469-124970bbba20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:45.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1162084457", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:04:46,659 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_ to_different_server): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20 0.050s 2023-04-20 16:04:46,659 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813eab70-d21d-42f0-bb9b-c3ad7a14abd0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813eab70-d21d-42f0-bb9b-c3ad7a14abd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20'} Body: b'{"volume": {"id": "7861d0e7-bc6d-4756-b469-124970bbba20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:45.000000", "updated_at": "2023-04-20T16:04:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1162084457", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:04:46,810 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 0.139s 2023-04-20 16:04:46,810 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 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-bed97145-0d0b-4c2f-98f8-f1496db2ba1b', 'x-compute-request-id': 'req-bed97145-0d0b-4c2f-98f8-f1496db2ba1b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'' 2023-04-20 16:04:47,401 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 0.590s 2023-04-20 16:04:47,401 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba2344e-ac63-466a-8920-fbb349ac8b9a', 'x-compute-request-id': 'req-8ba2344e-ac63-466a-8920-fbb349ac8b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'{"server": {"id": "a5e68386-3b32-458b-9808-797d041c2235", "name": "tempest-AttachVolumeNegativeTest-server-112425079", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5 846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:50Z", "updated": "2023-04-20T16:04:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:61:95"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:61:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5e68386-3b32-458b-9808-797d041c2235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817335126", "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650603645"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:05:37,544 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 0.046s 2023-04-20 16:05:37,544 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 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-cbdd2f3f-9be9-4632-b241-1707cec4b885', 'x-compute-request-id': 'req-cbdd2f3f-9be9-4632-b241-1707cec4b885', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a5e68386-3b32-458b-9808-797d041c2235 could not be found."}}' 2023-04-20 16:05:37,575 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1817335126 0.030s 2023-04-20 16:05:37,576 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 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-92850fbb-4aeb-467f-963e-b54e49568177', 'x-compute-request-id': 'req-92850fbb-4aeb-467f-963e-b54e49568177', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1817335126'} Body: b'' 2023-04-20 16:05:37,730 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c29473f2-a7fc-44e1-96e6-23445f36aee5 0.154s 2023-04-20 16:05:37,730 80180 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-935d043f-9536-4dcf-82ed-1f98693cea1d', 'cont ent-length': '0', 'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c29473f2-a7fc-44e1-96e6-23445f36aee5'} Body: b'' 2023-04-20 16:05:37,748 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c29473f2-a7fc-44e1-96e6-23445f36aee5 0.017s 2023-04-20 16:05:37,749 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-3c874e26-bf80-426c-a167-2340b9c3ae80', 'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c29473f2-a7fc-44e1-96e6-23445f36aee5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c29473f2-a7fc-44e1-96e6-23445f36aee5 does not exist", "detail": ""}}' 2023-04-20 16:05:38,222 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d4ac1de2-3a01-4e08-8124-13321826da08 0.472s 2023-04-20 16:05:38,222 80180 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-f1f18f3d-4ecf-420e-9f87-f12a32c0e5a7', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:05:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d4ac1de2-3a01-4e08-8124-13321826da08'} Body: b'' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [173.796531s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ab23c4c-aee7-42e1-b064-3c92e247dd16 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:47,163 80182 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:02:47,163 80182 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:02:47,562 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.395s 2023-04-20 16:02:47,562 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1173247378", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkHFFsWtozUTkF0VpQ+Cd6z15wOd291X4e8/v6QbZKdTx6+gptvNMQSpe0ybBenimgtpgGav2HnMz19ylSDLLeiOEgxywkrcPA8Jq0CjCrxBO54bQ0ViTd2ITYv71kQ9Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ec3b41-9ab1-4124-9cd3-24dcc0e23c44', 'x-compute-request-id': 'req-69ec3b41-9ab1-4124-9cd3-24dcc0e23c44', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1173247378", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkHFFsWtozUTkF0VpQ+Cd6z15wOd291X4e8/v6QbZKdTx6+gptvNMQSpe0ybBenimgtpgGav2HnMz19ylSDLLeiOEgxywkrcPA8Jq0CjCrxBO54bQ0ViTd2ITYv71kQ9Q==", "fingerprint": "1a:4d:fe:da:71:9b:d6:e7:98:2c:f1:36:2c:78:1a:7f", "user_id": "f50dbce30f294bb0ba6bc2811025835d"}}' 2023-04-20 16:02:47,568 80182 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1173247378 created 2023-04-20 16:02:49,286 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.718s 2023-04-20 16:02:49,287 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2083462947", "description": "tempest-description--1663945029"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-1ae543ea-af05-4f2a-bee9-473320bb51c9', 'date': 'Thu, 20 Apr 2023 16:02:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "name": "tempest-securitygroup--2083462947", "stateful": true, "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "description": "tempest-description--1663945029", "shared": false, "security_group_rules": [{"id": "031b6565-eaf7-4fe4-9bee-2ea045836032", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 255, "description": null, "tags": [], "created_at": "2023-04-20T16:02:48Z", "updated_at": "2023-04-20T16:02:48Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}, {"id": "c8cbe901-fd34-48d8-b0ef-46c361922b48", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remo te_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 253, "description": null, "tags": [], "created_at": "2023-04-20T16:02:48Z", "updated_at": "2023-04-20T16:02:48Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}], "tags": [], "created_at": "2023-04-20T16:02:48Z", "updated_at": "2023-04-20T16:02:48Z", "revision_number": 1, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:02:49,910 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.623s 2023-04-20 16:02:49,911 80182 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": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6f361d66-21fe-44d8-a16a-038c7a19de47', 'date': 'Thu, 20 Apr 2023 16:02:49 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": "d33e1d90-2ec0-4318-990b-27fa6a6ae730", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:49Z", "updated_at": "2023-04-20T16:02:49Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:02:50,916 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.005s 2023-04-20 16:02:50,916 80182 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": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f708e720-955c-4ee2-9674-c12edf7db7ba', 'date': 'Thu, 20 Apr 2023 16:02: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": "64836bf8-b08f-4fcc-90a7-b53e5adc18c8", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:50Z", "updated_at": "2023-04-20T16:02:50Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:02:50,916 80182 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2083462947 created 2023-04-20 16:02:53,430 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.513s 2023-04-20 16:02:53,431 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'co ntent-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-39bd7735-f659-4da9-bf0e-ccacd964a5d4', 'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "79eee0ac-cb33-41fb-acfe-687d9e93ad18", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "floating_ip_address": "172.24.4.59", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:52Z", "updated_at": "2023-04-20T16:02:52Z", "revision_number": 0}}' 2023-04-20 16:02:53,431 80182 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '79eee0ac-cb33-41fb-acfe-687d9e93ad18', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'floating_ip_address': '172.24.4.59', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:52Z', 'updated_at': '2023-04-20T16:02:52Z', 'revision_number': 0, 'ip': '172.24.4.59'} created 2023-04-20 16:02:53,541 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-04-20 16:02:53,541 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-42505952-e213-458d-8c11-06303dfdea5b', '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": "f50dbce30f294bb0ba6bc2811025835d", "name": "tempest-AttachVolumeShelveTestJSON-1118127371-project-member", "password_expires_at": null}, "audit_ids": ["uykTRUSBReOHwyR8dW5Ugg"], "expires_at": "2023-04-20T17:02:53.000000Z", "issued_at": "2023-04-20T16:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb0a5eb3796a4d3a871843f409c6ffbd", "name": "tempest-AttachVolumeShelveTestJSON-1118127371"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "int erface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:02:53,542 80182 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '545a57d8-9d55-4ace-a0ad-635d7bc0ae52', 'name': 'tempest-AttachVolumeShelveTestJSON-1085059550-network', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:24Z', 'updated_at': '2023-04-20T16:02:25Z', 'revision_number': 1} available for tenant 2023-04-20 16:02:53,543 80182 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1173247378', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkHFFsWtozUTkF0VpQ+Cd6z15wOd291X4e8/v6QbZKdTx6+gptvNMQSpe0ybBenimgtpgGav2HnMz19ylSDLLeiOEgxywkrcPA8Jq0CjCrxBO54bQ0ViTd2ITYv71kQ9Q==', 'fingerprint': '1a:4d:fe:da:71:9b:d6:e7:98:2c:f1:36:2c:78:1a:7f', 'user_id': 'f50dbce30f294bb0ba6bc2811025835d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBK8ck8QOz8wUmVAsUt/VZErRmznoAlZB21mHtR2Gb8h1lytDiuTxBO\nvXuO/8wh/eygBwYFK4EEACKhZANiAATJBxRbFraM1E5BdFaUPgnes9ecDndvdV+H\nvP7+kG2SnU8evoKbbzTEEqXtMmwXp4poLaYBmr9h5zM9fcpUgyy3ojhIMcsJK3Dw\nPCatAowq8QTueG0NFYk3diE2L+9ZEPU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8ebb6808-b2e0-4fca-8135-ec817d6d2dfb', 'name': 'tempest-securitygroup--2083462947', 'stateful': True, 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': 'tempest-description--1663945029', 'shared': False, 'security_group_rules': [{'id': '031b6565-eaf7-4fe4-9bee-2ea045836032', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'security_group_id': '8ebb6808-b2e0-4fca-8135-ec817d6d2dfb', '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': 255, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:48Z', 'updated_at': '2023-04-20T16:02:48Z', 'revision_number': 0, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}, {'id': 'c8cbe901-fd34-48d8-b0ef-46c361922b48', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'security_group_id': '8ebb6808-b2e0-4fca-8135-ec817d6d2dfb', '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': 253, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:48Z', 'updated_at': ' 2023-04-20T16:02:48Z', 'revision_number': 0, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}], 'tags': [], 'created_at': '2023-04-20T16:02:48Z', 'updated_at': '2023-04-20T16:02:48Z', 'revision_number': 1, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}, 'floating_ip': {'id': '79eee0ac-cb33-41fb-acfe-687d9e93ad18', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'floating_ip_address': '172.24.4.59', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:52Z', 'updated_at': '2023-04-20T16:02:52Z', 'revision_number': 0, 'ip': '172.24.4.59'}} 2023-04-20 16:02:55,598 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 2.054s 2023-04-20 16:02:55,599 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-577930116", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52"}], "security_groups": [{"name": "tempest-securitygroup--2083462947"}], "key_name": "tempest-keypair-1173247378", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1ce0302-5ad4-4b0c-8429-ba00ad84a16f', 'x-compute-request-id': 'req-e1ce0302-5ad4-4b0c-8429-ba00ad84a16f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5bda996a-1bfe-4f43-aa02-36a864153588", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2083462947"}], "adminPass": "password"}}' 2023-04-20 16:02:55,748 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.146s 2023-04-20 16:02:55,749 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f40f6d-f0c9-4518-b21d-9cbfe853bbfa', 'x-compute-request-id': 'req-08f40f6d-f0c9-4518-b21d-9cbfe853bbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'{"server": {"id": "5bda996a-1bfe-4f43-aa02-36a864153588", "name": "tempest-AttachVolumeShelveTestJSON-server-577930116", "status": "BUILD", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:56Z", "updated": "2023-04-20T16:02:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1173247378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:03:46,200 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.390s 2023-04-20 16:03:46,200 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b389d5-b263-4e0e-82f2-d847e3b15552', 'x-compute-request-id': 'req-21b389d5-b263-4e0e-82f2-d847e3b15552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'{"server": {"id": "5bda996a-1bfe-4f43-aa02-36a864153588", "name": "tempest-AttachVolumeShelveTestJSON-server-577930116", "status": "ACTIVE", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "efd69b796cb5c58a2641265fc61b9bab2b34cbe9d24253e27e5b88f6", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:55Z", "updated": "2023-04-20T16:03:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:45:0b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1173247378", "OS-SRV-USG:launched_at": "2023-04-20T16:03:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2083462947"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:03:46,214 80182 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:04:46,463 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/serve rs/5bda996a-1bfe-4f43-aa02-36a864153588/os-interface 0.189s 2023-04-20 16:04:46,463 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dfee69b-ab3f-44c0-ab8e-e26832675a6a', 'x-compute-request-id': 'req-4dfee69b-ab3f-44c0-ab8e-e26832675a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52", "port_id": "5287c61f-56b9-4a9f-87e7-ab7057df84be", "mac_addr": "fa:16:3e:0c:45:0b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b397d8b3-7a5b-47ff-9222-4dffbfe00ed6", "ip_address": "10.0.0.5"}]}]}' 2023-04-20 16:04:48,191 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/79eee0ac-cb33-41fb-acfe-687d9e93ad18 1.723s 2023-04-20 16:04:48,191 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5287c61f-56b9-4a9f-87e7-ab7057df84be"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-5945f8ee-8118-4631-b4a3-74f2c1042741', 'date': 'Thu, 20 Apr 2023 16:04:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79eee0ac-cb33-41fb-acfe-687d9e93ad18'} Body: b'{"floatingip": {"id": "79eee0ac-cb33-41fb-acfe-687d9e93ad18", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "floating_ip_address": "172.24.4.59", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "ba2e99f0-b3d1-4a67-97f7-4e4b59d13dec", "port_id": "5287c61f-56b9-4a9f-87e7-ab7057df84be", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52", "mac_address": "fa:16:3e:0c:45:0b", "admin_state_up": true, "status": "ACTIVE", "device_id": "5bda996a-1bfe-4f43-aa02-36a864153588", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:52Z", "updated_at": "2023-04-20T16:04:47Z", "revision_number": 1, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:04:48,193 80182 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.59:22' as 'cirros' with public key authentication 2023-04-20 16:04:48,234 80182 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:04:48,262 80182 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:04:48,262 80182 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.59 successfully created 2023-04-20 16:04:48,302 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588/ips 0.039s 2023-04-20 16:04:48,302 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d90d4d-ffbf-41d0-a6f3-642739200175', 'x-compute-request-id': 'req-64d90d4d-ffbf-41d0-a6f3-642739200175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-04-20 16:04:48,551 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes 0.245s 2023-04-20 16:04:48,551 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1783892198"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f40ce1-275a-4ffd-b585-d5c0b7cb8dbf', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f40ce1-275a-4ffd-b585-d5c0b7cb8dbf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes'} Body: b'{"volume": {"id": "3ab23c4c-aee7-42e1-b064-3c92e247dd16", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:48.493069", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1783892198", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}], "user_id": "f50dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:48,598 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16 0.037s 2023-04-20 16:04:48,598 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e01a60-f519-40dd-bdf9-5b1d5e8924e8', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e01a60-f519-40dd-bdf9-5b1d5e8924e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16'} Body: b'{"volume": {"id": "3ab23c4c-aee7-42e1-b064-3c92e247dd16", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:48.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1783892198", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}], "user_id": "f50 dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:04:49,653 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16 0.042s 2023-04-20 16:04:49,653 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631ef3b6-9e0f-44d2-845b-d3e9d9e0fdb2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631ef3b6-9e0f-44d2-845b-d3e9d9e0fdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16'} Body: b'{"volume": {"id": "3ab23c4c-aee7-42e1-b064-3c92e247dd16", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:48.000000", "updated_at": "2023-04-20T16:04:49.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1783892198", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}], "user_id": "f50dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:04:49,789 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.124s 2023-04-20 16:04:49,790 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a863b487-23ba-40d2-9af2-26600527c08e', 'x-compute-request-id': 'req-a863b487-23ba-40d2-9af2-26600527c08e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'' 2023-04-20 16:04:49,962 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.172s 2023-04-20 16:04:49,962 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddfa5fdc-6024-4579-a6fa-f0223e4c05d9', 'x-compute-request-id' : 'req-ddfa5fdc-6024-4579-a6fa-f0223e4c05d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'{"server": {"id": "5bda996a-1bfe-4f43-aa02-36a864153588", "name": "tempest-AttachVolumeShelveTestJSON-server-577930116", "status": "ACTIVE", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "efd69b796cb5c58a2641265fc61b9bab2b34cbe9d24253e27e5b88f6", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:55Z", "updated": "2023-04-20T16:04:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:45:0b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1173247378", "OS-SRV-USG:launched_at": "2023-04-20T16:03:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2083462947"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:05:40,076 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.051s 2023-04-20 16:05:40,077 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-25bd68c4-386b-4421-aa3b-7a28c62b6e74', 'x-compute-request-id': 'req-25bd68c4-386b-4421-aa3b-7a28c62b6e74', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5bda996a-1bfe-4f43-aa02-36a864153588 could not be found."}}' 2023-04-20 16:05:40,107 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1173247378 0.029s 2023-04-20 16:05:40,107 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0116ab83-86ab-40f1-b9de-c7202f88ae84', 'x-compute-request-id': 'req-0116ab83-86ab-40f1-b9de-c7202f88ae84', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1173247378'} Body: b'' 2023-04-20 16:05:40,285 80182 INFO [tempest.lib.common.rest_client] Request (Att achVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8ebb6808-b2e0-4fca-8135-ec817d6d2dfb 0.178s 2023-04-20 16:05:40,286 80182 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-b779b466-c3e9-4c51-83c2-1cd0b92e9415', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8ebb6808-b2e0-4fca-8135-ec817d6d2dfb'} Body: b'' 2023-04-20 16:05:40,310 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8ebb6808-b2e0-4fca-8135-ec817d6d2dfb 0.023s 2023-04-20 16:05:40,310 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b492d190-ce1f-4c27-a3f6-dbf72b6d9bdd', 'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8ebb6808-b2e0-4fca-8135-ec817d6d2dfb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8ebb6808-b2e0-4fca-8135-ec817d6d2dfb does not exist", "detail": ""}}' 2023-04-20 16:05:40,958 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/79eee0ac-cb33-41fb-acfe-687d9e93ad18 0.647s 2023-04-20 16:05:40,958 80182 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-102d0e8d-1559-4187-b8da-8129c13fea46', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79eee0ac-cb33-41fb-acfe-687d9e93ad18'} Body: b'' {2} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [116.702172s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7e235085-3030-4d19-9229-82f05605cfbe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:51,011 80178 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:03:51,244 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.230s 2023-04-20 16:03:51,244 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1405486078", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvL2UEJPc4nJnMX0NLHsUyPpamaI8REueYO620VKU6jmG9moA3aOhnIV+8OJ4FygGtNs0JXD2mYZ/x6dT7j7bCftPAI8gs/5YWqGZxyEGNZggDwOTj0cc8sKDuS204Umw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f0d0756-d330-40ee-9daa-3356cdf07318', 'x-compute-request-id': 'req-4f0d0756-d330-40ee-9daa-3356cdf07318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1405486078", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvL2UEJPc4nJnMX0NLHsUyPpamaI8REueYO620VKU6jmG9moA3aOhnIV+8OJ4FygGtNs0JXD2mYZ/x6dT7j7bCftPAI8gs/5YWqGZxyEGNZggDwOTj0cc8sKDuS204Umw==", "fingerprint": "aa:60:99:77:9c:7c:05:b7:43:c6:b2:97:b1:8e:75:6d", "user_id": "c92692a1d38b4531a4e7f42660a54c7b"}}' 2023-04-20 16:03:51,247 80178 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1405486078 created 2023-04-20 16:03:51,507 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.259s 2023-04-20 16:03:51,508 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--3839099", "description": "tempest-description--113097987"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1593', 'x-openstack-request-id': 'req-0080355c-ed45-4945-bd79-59950c3944f7', 'date': 'Thu, 20 Apr 2023 16:03:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "name": "tempest-securitygroup--3839099", "stateful": true, "tenant_id": "a92cea9e1182477ca669c506b42eda60", "description": "tempest-description--113097987", "shared": false, "security_group_rules": [{"id": "250a1237-acfb-4c67-a438-6bc3dbc9a865", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "security_group_id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "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": 476, "description": null, "tags": [], "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 0, "project_id": "a92cea9e1182477ca669c506b42eda60"}, {"id": "31353580-d353-49cc-9e41-c97fa798221a", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "security_group_id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 477, "des cription": null, "tags": [], "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 0, "project_id": "a92cea9e1182477ca669c506b42eda60"}], "tags": [], "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 1, "project_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:03:51,684 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-04-20 16:03:51,685 80178 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": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-09c7ded7-e2e3-48d8-8d0a-335ce262a352', 'date': 'Thu, 20 Apr 2023 16:03: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": "7a39cf39-ab54-4358-8d94-f6c08ad58a45", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "security_group_id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 0, "project_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:03:51,851 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-04-20 16:03:51,851 80178 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": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e9ec6a1b-0bb5-4505-810d-de004d3a9765', 'date': 'Thu, 20 Apr 2023 16:03: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": "e75417b6-cc61-40e9-be69-184a2eda8fee", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "security_group_id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 0, "project_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:03:51,851 80178 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--3839099 created 2023-04-20 16:03:52,856 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.004s 2023-04-20 16:03:52,856 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Resp onse - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-8dfdfc0e-c66e-40ac-8b5d-81fe6d0ad2eb', 'date': 'Thu, 20 Apr 2023 16:03:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f42be66e-34ff-44fe-9288-4d4ddc3da252", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "floating_ip_address": "172.24.4.7", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a92cea9e1182477ca669c506b42eda60", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:52Z", "updated_at": "2023-04-20T16:03:52Z", "revision_number": 0}}' 2023-04-20 16:03:52,856 80178 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f42be66e-34ff-44fe-9288-4d4ddc3da252', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'floating_ip_address': '172.24.4.7', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a92cea9e1182477ca669c506b42eda60', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:52Z', 'updated_at': '2023-04-20T16:03:52Z', 'revision_number': 0, 'ip': '172.24.4.7'} created 2023-04-20 16:03:52,975 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.113s 2023-04-20 16:03:52,975 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b50b58df-ad61-4e24-b95d-6b65a09c1944', '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": "c92692a1d38b4531a4e7f42660a54c7b", "name": "tempest-VolumesAdminNegativeTest-978356230-project-member", "password_expires_at": null}, "audit_ids": ["RYrBKVnKQUywnnM1YK-UMw"], "expires_at": "2023-04-20T17:03:52.000000Z", "issued_at": "2023-04-20T16:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a92cea9e1182477ca669c506b42eda60", "name": "tempest-VolumesAdminNegativeTest-978356230"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d428 9b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:03:52,976 80178 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '40132b20-6bfd-4f5a-8f6f-75769961d157', 'name': 'tempest-VolumesAdminNegativeTest-683065417-network', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a92cea9e1182477ca669c506b42eda60', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2192, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:30Z', 'updated_at': '2023-04-20T16:03:30Z', 'revision_number': 1} available for tenant 2023-04-20 16:03:52,977 80178 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1405486078', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvL2UEJPc4nJnMX0NLHsUyPpamaI8REueYO620VKU6jmG9moA3aOhnIV+8OJ4FygGtNs0JXD2mYZ/x6dT7j7bCftPAI8gs/5YWqGZxyEGNZggDwOTj0cc8sKDuS204Umw==', 'fingerprint': 'aa:60:99:77:9c:7c:05:b7:43:c6:b2:97:b1:8e:75:6d', 'user_id': 'c92692a1d38b4531a4e7f42660a54c7b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB00PLxxGRICaLYsTpqttra1ZkJaJrBKdJs+eRkOJ7bZ1l6g/ALRL9r\nCs8YhfyyY3ygBwYFK4EEACKhZANiAAR7y9lBCT3OJyZzF9DSx7FMj6WpmiPERLnm\nDuttFSlOo5hvZqAN2joZyFfvDieBcoBrTbNCVw9pmGf8enU+4+2wn7TwCPILP+WF\nqhmcchBjWYIA8Dk49HHPLCg7kttOFJs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '029abc24-0cd2-49ff-8091-bf45b6c21fa7', 'name': 'tempest-securitygroup--3839099', 'stateful': True, 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'description': 'tempest-description--113097987', 'shared': False, 'security_group_rules': [{'id': '250a1237-acfb-4c67-a438-6bc3dbc9a865', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'security_group_id': '029abc24-0cd2-49ff-8091-bf45b6c21fa7', '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': 476, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:51Z', 'updated_at': '2023-04-20T16:03:51Z', 'revision_number': 0, 'project_id': 'a92cea9e1182477ca669c506b42eda60'}, {'id': '31353580-d353-49cc-9e41-c97fa798221a', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'security_group_id': '029abc24-0cd2-49ff-8091-bf45b6c21fa7', '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': 477, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:51Z', ' updated_at': '2023-04-20T16:03:51Z', 'revision_number': 0, 'project_id': 'a92cea9e1182477ca669c506b42eda60'}], 'tags': [], 'created_at': '2023-04-20T16:03:51Z', 'updated_at': '2023-04-20T16:03:51Z', 'revision_number': 1, 'project_id': 'a92cea9e1182477ca669c506b42eda60'}, 'floating_ip': {'id': 'f42be66e-34ff-44fe-9288-4d4ddc3da252', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'floating_ip_address': '172.24.4.7', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a92cea9e1182477ca669c506b42eda60', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:52Z', 'updated_at': '2023-04-20T16:03:52Z', 'revision_number': 0, 'ip': '172.24.4.7'}} 2023-04-20 16:03:53,960 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 0.982s 2023-04-20 16:03:53,961 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-247130899", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "40132b20-6bfd-4f5a-8f6f-75769961d157"}], "security_groups": [{"name": "tempest-securitygroup--3839099"}], "key_name": "tempest-keypair-1405486078", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'location': 'http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854', '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-37a43ff0-48b5-4efe-a058-06b25bebfc7a', 'x-compute-request-id': 'req-37a43ff0-48b5-4efe-a058-06b25bebfc7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dc918ed4-8bc6-4a4f-a189-d6cdd5817854", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--3839099"}], "adminPass": "2uTVWjV4k683"}}' 2023-04-20 16:03:54,094 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854 0.130s 2023-04-20 16:03:54,095 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', '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-236f8cc1-b85a-4c02-b0f1-e45fb06ffa9a', 'x-compute-request-id': 'req-236f8cc1-b85a-4c02-b0f1-e45fb06ffa9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854'} Body: b'{"server": {"id": "dc918ed4-8bc6-4a4f-a189-d6cdd5817854", "name": "tempest-VolumesAdminNegativeTest-server-247130899", "status": "BUILD", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "metadata": {}, "hostId": "", "image": {" id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:54Z", "updated": "2023-04-20T16:03:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1405486078", "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-04-20 16:04:44,767 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854 0.612s 2023-04-20 16:04:44,768 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', '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-7a9cacc8-4596-4b10-b1ab-cd46b9919efa', 'x-compute-request-id': 'req-7a9cacc8-4596-4b10-b1ab-cd46b9919efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854'} Body: b'{"server": {"id": "dc918ed4-8bc6-4a4f-a189-d6cdd5817854", "name": "tempest-VolumesAdminNegativeTest-server-247130899", "status": "ACTIVE", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "metadata": {}, "hostId": "bb4004470b7559c35d33ccd2214a5e7dcf346b10c5b60ba24bfe1ff9", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:53Z", "updated": "2023-04-20T16:04:02Z", "addresses": {"tempest-VolumesAdminNegativeTest-683065417-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:94:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1405486078", "OS-SRV-USG:launched_at": "2023-04-20T16:04:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--3839099"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:04:44,780 80178 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:05:45,155 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854/os-interface 0.317s 2023-04-20 16:05:45,155 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:44 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-ef260a18-f277-4d53-8822-bc306d0a62ee', 'x-compute-request-id': 'req-ef260a18-f277-4d53-8822-bc306d0a62ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "40132b20-6bfd-4f5a-8f6f-75769961d157", "port_id": "74703b46-6b03-4752-953b-9c64a63249c8", "mac_addr": "fa:16:3e:c5:94:d0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d88d8fac-e5f4-48e0-8800-dd97c0c394b8", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 16:05:46,206 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f42be66e-34ff-44fe-9288-4d4ddc3da252 1.046s 2023-04-20 16:05:46,207 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "74703b46-6b03-4752-953b-9c64a63249c8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-8ceed3f9-5157-4931-86fe-67baef7910f8', 'date': 'Thu, 20 Apr 2023 16:05:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f42be66e-34ff-44fe-9288-4d4ddc3da252'} Body: b'{"floatingip": {"id": "f42be66e-34ff-44fe-9288-4d4ddc3da252", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "floating_ip_address": "172.24.4.7", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "6454afb8-3c04-45da-bae9-f4004b5a22e6", "port_id": "74703b46-6b03-4752-953b-9c64a63249c8", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "40132b20-6bfd-4f5a-8f6f-75769961d157", "mac_address": "fa:16:3e:c5:94:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "dc918ed4-8bc6-4a4f-a189-d6cdd5817854", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:52Z", "updated_at": "2023-04-20T16:05:45Z", "revision_number": 1, "project_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:05:46,209 80178 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.7:22' as 'cirros' with public key authentication 2023-04-20 16:05:46,244 80178 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:46,272 80178 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:46,273 80178 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.7 successfully created 2023-04-20 16:05:46,581 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes 0.306s 2023-04-20 16:05:46,581 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2018160487"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70867e68-50c4-4012-8f18-c0136aa43e10', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70867e68-50c4-4012- 8f18-c0136aa43e10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes'} Body: b'{"volume": {"id": "7e235085-3030-4d19-9229-82f05605cfbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:46.511559", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2018160487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:05:46,646 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe 0.054s 2023-04-20 16:05:46,646 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585d5013-6b7b-489b-a001-7ef0b57017e1', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585d5013-6b7b-489b-a001-7ef0b57017e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe'} Body: b'{"volume": {"id": "7e235085-3030-4d19-9229-82f05605cfbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:47.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2018160487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:05:47,700 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe 0.040s 2023-04-20 16:05:47,700 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54b2ebf-4908-43e2-a318-c3dfd6defe18', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54b2ebf-4908-43e2-a318-c3dfd6defe18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe'} Body: b'{"volume": {"id": "7e235085-3030-4d19-9229-82f05605cfbe", "status": "error", "size": 1, "availability_zone ": "nova", "created_at": "2023-04-20T16:05:47.000000", "updated_at": "2023-04-20T16:05:47.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2018160487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a92cea9e1182477ca669c506b42eda60"}}' {7} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [178.157422s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25915fb8-6e49-4f11-8a3a-149806ef9256 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:10,381 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.430s 2023-04-20 16:03:10,381 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-35dff77e-86bd-4874-bad5-7a6fd6839ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:03:11,715 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.306s 2023-04-20 16:03:11,716 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-41dcecc0-cd82-4dae-917b-ee73792e73f0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f97b5dc0562846029a0fc40283f5cfad", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "created_at": "2023-04-20T16:03:12Z", "updated_at": "2023-04-20T16:03:12Z", "tags": [], "self": "/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c", "file": "/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:03:14,784 80188 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 16:03:14,785 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c/file 3.069s 2023-04-20 16:03:14,786 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-18fa0f46-45a4-4203-abd8-f0bdd22d6828', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c/file'} Body: b'' 2023-04-20 16:03:14,786 80188 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:03:14,787 80188 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:03:15,311 80188 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.521s 2023-04-20 16:03:15,311 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1188279305", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD2/JSQECxpyAoht39JYGnv52skhhDoF+ZMQJeVxL2a6UlTIckPD/ph8VMozU2wYXOiMIRgZDapWk23cxn+Rk7SbiF9E3tzwwP5mxsK4xqXHETPbeDxqHRE+MDclya79IQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4beacbbf-c4a1-4dd0-92f0-eb2cd693ff46', 'x-compute-request-id': 'req-4beacbbf-c4a1-4dd0-92f0-eb2cd693ff46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1188279305", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD2/JSQECxpyAoht39JYGnv52skhhDoF+ZMQJeVxL2a6UlTIckPD/ph8VMozU2wYXOiMIRgZDapWk23cxn+Rk7SbiF9E3tzwwP5mxsK4xqXHETPbeDxqHRE+MDclya79IQ==", "fingerprint": "f9:d2:f3:11:b9:cc:26:b8:1d:3d:eb:13:52:86:ec:bb", "user_id": "b21609ce02ce4ed2ba4f8f5d668da192"}}' 2023-04-20 16:03:15,318 80188 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1188279305 created 2023-04-20 16:03:17,097 80188 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.778s 2023-04-20 16:03:17,098 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--86220273", "description": "tempest-description--742872107"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-4ff8c011-faf9-425d-bfe4-245c84b7b296', 'date': 'Thu, 20 Apr 2023 16:03:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "name": "tempest-securitygroup--86220273", "stateful": true, "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "description": "tempest-description--742872107", "shared": false, "security_group_rules": [{"id": "3688e0db-376c-46e5-889a-9decad4e8000", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "security_group_id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "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": 338, "description": null, "tags": [], "created_at": "2023-04-20T16:03:16Z", "updated_at": "2023-04-20T16:03:16Z", "revision_number": 0, "project_id": "132831801cee4fb185cc27c9792ff5ad"}, {"id": "464c9ddd-b6b1-44b1-a2a4-10805d708188", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "security_group_id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 339, "description": null, "tags": [], "created_at": "2023-04-20T16:03:16Z", "updated_at": "2023-04-20T16:03:16Z", "revision_number": 0, "project_id": "132831801cee4fb185cc27c9792ff5ad"}], "tags": [], "created_at": "2023-04-20T16:03:16Z", "updated_at": "2023-04-20T16:03:16Z", "revision_number": 1, "project_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:03:18,174 80188 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.075s 2023-04-20 16:03:18,174 80188 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": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-bd173278-eaa4-488f-bc8f-ed0688d03992', 'date': 'Thu, 20 Apr 2023 16:03:18 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": "53680771-8d38-4f43-8060-9787af3bca26", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "security_group_id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:17Z", "updated_at": "2023-04-20T16:03:17Z", "revision_number": 0, "project_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:03:18,767 80188 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.592s 2023-04-20 16:03:18,767 80188 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": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2427f292-bea8-4a34-9cbf-07321096d2ce', 'date': 'Thu, 20 Apr 2023 16:03:18 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": "2d59c012-0f62-4ed8-a110-41a824e6e236", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "security_group_id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:18Z", "updated_at": "2023-04-20T16:03:18Z", "revision_number": 0, "project_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:03:18,767 80188 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--86220273 created 2023-04-20 16:03:20,484 80188 INFO [tempest.lib.common.rest_client] Request (Valid ationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.716s 2023-04-20 16:03:20,484 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6e489385-56fe-4665-bdfb-e18808d473d1', 'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "55c7ec30-bf4e-4bb3-81db-5c6e4902de56", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "floating_ip_address": "172.24.4.30", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "132831801cee4fb185cc27c9792ff5ad", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:19Z", "updated_at": "2023-04-20T16:03:19Z", "revision_number": 0}}' 2023-04-20 16:03:20,484 80188 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '55c7ec30-bf4e-4bb3-81db-5c6e4902de56', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'floating_ip_address': '172.24.4.30', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '132831801cee4fb185cc27c9792ff5ad', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:19Z', 'updated_at': '2023-04-20T16:03:19Z', 'revision_number': 0, 'ip': '172.24.4.30'} created 2023-04-20 16:03:20,653 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.163s 2023-04-20 16:03:20,653 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e6a555b-7cb6-46b6-8523-682e999830c6', '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": "b21609ce02ce4ed2ba4f8f5d668da192", "name": "tempest-AttachSCSIVolumeTestJSON-838012861-project-member", "password_expires_at": null}, "audit_ids": ["8UntBOWWRRuLocShX5GlBQ"], "expires_at": "2023-04-20T17:03:20.000000Z", "issued_at": "2023-04-20T16:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "132831801cee4fb185cc27c9792ff5ad", "name": "tempest-AttachSCSIVolumeTestJSON-838012861"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/132831801cee4fb185cc27c9792ff5ad", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOn e"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:03:20,654 80188 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '0bc5d911-da2e-4f4e-9427-2332d7a5bd08', 'name': 'tempest-AttachSCSIVolumeTestJSON-494297859-network', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '132831801cee4fb185cc27c9792ff5ad', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 461, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:24Z', 'updated_at': '2023-04-20T16:02:24Z', 'revision_number': 1} available for tenant 2023-04-20 16:03:20,654 80188 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1188279305', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD2/JSQECxpyAoht39JYGnv52skhhDoF+ZMQJeVxL2a6UlTIckPD/ph8VMozU2wYXOiMIRgZDapWk23cxn+Rk7SbiF9E3tzwwP5mxsK4xqXHETPbeDxqHRE+MDclya79IQ==', 'fingerprint': 'f9:d2:f3:11:b9:cc:26:b8:1d:3d:eb:13:52:86:ec:bb', 'user_id': 'b21609ce02ce4ed2ba4f8f5d668da192', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCVh9E7I8QG0M06UlWx3oqgFWB4e4OeaJ47ShjZZ3PmbNGn/GErghY6\nDo4lULAaCXGgBwYFK4EEACKhZANiAAQ9vyUkBAsacgKIbd/SWBp7+drJIYQ6BfmT\nECXlcS9mulJUyHJDw/6YfFTKM1NsGFzojCEYGQ2qVpNt3MZ/kZO0m4hfRN7c8MD+\nZsbCuMalxxEz23g8ah0RPjA3Jcmu/SE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8220e7cd-1c5c-4771-9408-4b2996fcd16f', 'name': 'tempest-securitygroup--86220273', 'stateful': True, 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'description': 'tempest-description--742872107', 'shared': False, 'security_group_rules': [{'id': '3688e0db-376c-46e5-889a-9decad4e8000', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'security_group_id': '8220e7cd-1c5c-4771-9408-4b2996fcd16f', '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': 338, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:16Z', 'updated_at': '2023-04-20T16:03:16Z', 'revision_number': 0, 'project_id': '132831801cee4fb185cc27c9792ff5ad'}, {'id': '464c9ddd-b6b1-44b1-a2a4-10805d708188', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'security_group_id': '8220e7 cd-1c5c-4771-9408-4b2996fcd16f', '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': 339, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:16Z', 'updated_at': '2023-04-20T16:03:16Z', 'revision_number': 0, 'project_id': '132831801cee4fb185cc27c9792ff5ad'}], 'tags': [], 'created_at': '2023-04-20T16:03:16Z', 'updated_at': '2023-04-20T16:03:16Z', 'revision_number': 1, 'project_id': '132831801cee4fb185cc27c9792ff5ad'}, 'floating_ip': {'id': '55c7ec30-bf4e-4bb3-81db-5c6e4902de56', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'floating_ip_address': '172.24.4.30', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '132831801cee4fb185cc27c9792ff5ad', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:19Z', 'updated_at': '2023-04-20T16:03:19Z', 'revision_number': 0, 'ip': '172.24.4.30'}} 2023-04-20 16:03:23,171 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 2.516s 2023-04-20 16:03:23,172 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1701348631", "imageRef": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "0bc5d911-da2e-4f4e-9427-2332d7a5bd08"}], "security_groups": [{"name": "tempest-securitygroup--86220273"}], "key_name": "tempest-keypair-1188279305", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab', '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-572d3e04-4cd7-488d-8910-f59e71f4984a', 'x-compute-request-id': 'req-572d3e04-4cd7-488d-8910-f59e71f4984a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--86220273"}], "adminPass": "p4xQyzftxcfe"}}' 2023-04-20 16:03:23,313 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.134s 2023-04-20 16:03:23,313 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', '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-43272a4c-cd9c-462c-af59-0f322371b0f2', 'x-compute-request-id': 'req-43272a4c-cd9c-462c-af59-0f322371b0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/se rvers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'{"server": {"id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "name": "tempest-AttachSCSIVolumeTestJSON-server-1701348631", "status": "BUILD", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "metadata": {}, "hostId": "", "image": {"id": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:23Z", "updated": "2023-04-20T16:03:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1188279305", "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-04-20 16:04:13,738 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.364s 2023-04-20 16:04:13,739 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', '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-64fdd5c4-aa23-4a16-8234-c2a0a8586d46', 'x-compute-request-id': 'req-64fdd5c4-aa23-4a16-8234-c2a0a8586d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'{"server": {"id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "name": "tempest-AttachSCSIVolumeTestJSON-server-1701348631", "status": "ACTIVE", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "metadata": {}, "hostId": "7b7f14ad4a60d6422bfdd34681e69bb325a5aae17e4bb95e9137b46c", "image": {"id": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:23Z", "updated": "2023-04-20T16:03:34Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-494297859-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:93:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1188279305", "OS-SRV-USG:launched_at": "2023-04-20T16:03:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--86220273"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:04:13,751 80188 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:05:13,992 80188 INFO [tempest.lib.common.res t_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab/os-interface 0.180s 2023-04-20 16:05:13,992 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:13 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-5a622e23-5d40-479e-851c-ddfeddcbf266', 'x-compute-request-id': 'req-5a622e23-5d40-479e-851c-ddfeddcbf266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0bc5d911-da2e-4f4e-9427-2332d7a5bd08", "port_id": "5c711d7a-9f6d-49dd-af46-c3c1056f702e", "mac_addr": "fa:16:3e:70:93:1c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f411123f-af8d-4faa-8d48-48ccf28af2ba", "ip_address": "10.0.0.3"}]}]}' 2023-04-20 16:05:15,124 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/55c7ec30-bf4e-4bb3-81db-5c6e4902de56 1.125s 2023-04-20 16:05:15,125 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5c711d7a-9f6d-49dd-af46-c3c1056f702e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-5e221327-b99b-47ff-830f-64b7a3981068', 'date': 'Thu, 20 Apr 2023 16:05:15 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/55c7ec30-bf4e-4bb3-81db-5c6e4902de56'} Body: b'{"floatingip": {"id": "55c7ec30-bf4e-4bb3-81db-5c6e4902de56", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "floating_ip_address": "172.24.4.30", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "ee18e965-832f-41c4-808b-b9ea9d012cf5", "port_id": "5c711d7a-9f6d-49dd-af46-c3c1056f702e", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0bc5d911-da2e-4f4e-9427-2332d7a5bd08", "mac_address": "fa:16:3e:70:93:1c", "admin_state_up": true, "status": "ACTIVE", "device_id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:19Z", "updated_at": "2023-04-20T16:05:14Z", "revision_number": 1, "project_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:05:15,128 80188 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.30:22' as 'cirros' with public key authentication 2023-04-20 16:05:15,166 80188 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:15,188 80188 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:15,188 80188 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.30 successfully created 2023-04-20 16:05:15,433 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes 0.243s 2023-04-20 16:05:15,433 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1390815102"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:15 GMT', 'server': 'Apache /2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c12cc28-6f10-4cd5-a17b-da03968ae2e1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c12cc28-6f10-4cd5-a17b-da03968ae2e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes'} Body: b'{"volume": {"id": "25915fb8-6e49-4f11-8a3a-149806ef9256", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:15.347384", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1390815102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}], "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:05:15,515 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256 0.072s 2023-04-20 16:05:15,515 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b56789f-2e32-42c6-a2e6-5aed3f47010f', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b56789f-2e32-42c6-a2e6-5aed3f47010f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256'} Body: b'{"volume": {"id": "25915fb8-6e49-4f11-8a3a-149806ef9256", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:15.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1390815102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}], "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:05:16,567 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256 0.039s 2023-04-20 16:05:16,567 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec5e163-bcf1-4ba6-8c86-9ac2e862f5ab', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec5e163-bcf1-4ba6-8c86-9ac2e862f5ab', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256'} Body: b'{"volume": {"id": "25915fb8-6e49-4f11-8a3a-149806ef9256", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:15.000000", "updated_at": "2023-04-20T16:05:16.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1390815102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}], "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:05:16,952 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.373s 2023-04-20 16:05:16,953 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:16 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-b0877cda-221a-4856-922b-214df6b5b016', 'x-compute-request-id': 'req-b0877cda-221a-4856-922b-214df6b5b016', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'' 2023-04-20 16:05:17,126 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.172s 2023-04-20 16:05:17,126 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb0d3490-9578-461f-9e09-1faa5c7f8167', 'x-compute-request-id': 'req-cb0d3490-9578-461f-9e09-1faa5c7f8167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'{"server": {"id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "name": "tempest-AttachSCSIVolumeTestJSON-server-1701348631", "status": "ACTIVE", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "metadata": {}, "hostId": "7b7f14ad4a60d6422bfdd34681e69bb325a5aae17e4bb95e9137b46c", "image": {"id": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:23Z", "updated": "2023-04-20T16:05:17Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-494297859-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:93:1c"}, {"version": 4, "addr": "172.24.4.30", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:93:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://1 0.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1188279305", "OS-SRV-USG:launched_at": "2023-04-20T16:03:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--86220273"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:07,227 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.039s 2023-04-20 16:06:07,227 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:07 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-e2b005ed-86cc-44f9-9a29-af7c4a901eae', 'x-compute-request-id': 'req-e2b005ed-86cc-44f9-9a29-af7c4a901eae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 65fc650d-2181-46cb-b91b-4a1104b2afab could not be found."}}' 2023-04-20 16:06:07,271 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1188279305 0.043s 2023-04-20 16:06:07,271 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:07 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-2854cadf-0dad-4fde-8d6f-674668c3b7ab', 'x-compute-request-id': 'req-2854cadf-0dad-4fde-8d6f-674668c3b7ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1188279305'} Body: b'' 2023-04-20 16:06:07,444 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8220e7cd-1c5c-4771-9408-4b2996fcd16f 0.173s 2023-04-20 16:06:07,445 80188 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-42c7b76a-5a8e-4d80-96b8-5ef7de008b5a', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:06:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8220e7cd-1c5c-4771-9408-4b2996fcd16f'} Body: b'' 2023-04-20 16:06:07,462 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8220e7cd-1c5c-4771-9408-4b2996fcd16f 0.017s 2023-04-20 16:06:07,463 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': ' req-7820c3d9-dac8-425f-ac02-6b895f1a22f8', 'date': 'Thu, 20 Apr 2023 16:06:07 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8220e7cd-1c5c-4771-9408-4b2996fcd16f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8220e7cd-1c5c-4771-9408-4b2996fcd16f does not exist", "detail": ""}}' 2023-04-20 16:06:07,915 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/55c7ec30-bf4e-4bb3-81db-5c6e4902de56 0.451s 2023-04-20 16:06:07,915 80188 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-b9ac3841-c3e9-415a-87cd-589005b7799c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:06:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/55c7ec30-bf4e-4bb3-81db-5c6e4902de56'} Body: b'' 2023-04-20 16:06:08,088 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c 0.173s 2023-04-20 16:06:08,089 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f524f01f-309c-4977-b761-f67cb9518584', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c'} Body: b'' 2023-04-20 16:06:08,106 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c 0.017s 2023-04-20 16:06:08,107 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ee33ef96-b5c2-4cd2-b594-8b45ca7185d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c'} Body: b'{"message": "No image found with ID 4c26d9f3-9ee3-471e-b427-e25c3c09175c

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {7} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {7} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {7} setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 74a566e2-7a9b-47a7-8727-ca9db1712be7 failed to build and is in ERROR status {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.346301s] ... ok {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.235365s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.173109s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.099136s] ... ok {7} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {7} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [169.447466s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8d0c1a13-7953-4973-8e12-dbd843eb47d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:40,947 80184 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:03:40,948 80184 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:03:41,191 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.241s 2023-04-20 16:03:41,192 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2058378220", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiDjegrCZQzggT2W88rJM8apM9Us8G90ElMugxXSgu6RWOdd7UNXIA5I2rSuifsaAIZ7hdjna3OuK6N+Oig2F4ghSuSm7pUTAMo6SzF09nfKRInfS2/IkPdA5ci5VCPuw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e763d969-8289-46d3-ae62-a976b502b787', 'x-compute-request-id': 'req-e763d969-8289-46d3-ae62-a976b502b787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2058378220", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiDjegrCZQzggT2W88rJM8apM9Us8G90ElMugxXSgu6RWOdd7UNXIA5I2rSuifsaAIZ7hdjna3OuK6N+Oig2F4ghSuSm7pUTAMo6SzF09nfKRInfS2/IkPdA5ci5VCPuw==", "fingerprint": "50:ad:38:5d:7f:d3:07:29:94:82:82:89:b0:c4:f1:77", "user_id": "1c8f57b12bc749888ea89bdbee258811"}}' 2023-04-20 16:03:41,194 80184 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2058378220 created 2023-04-20 16:03:41,393 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.198s 2023-04-20 16:03:41,393 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2086358185", "description": "tempest-description--1582600449"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-437b773e-9f93-407f-a741-0ff3e8e87728', 'date': 'Thu, 20 Apr 2023 16:03:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "name": "tempest-securitygroup--2086358185", "stateful": true, "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "description": "tempest-description--1582600449", "shared": false, "security_group_rules": [{"id": "bfd0fcda-f735-4307-8b71-21a405ab4a67", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 443, "description": null, "tags": [], "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}, {"id": "cf9eb06d-ac45-4501-93a6-0552fa273b4f", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 442, "description": null, "tags": [], "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}], "tags": [], "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 1, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:03:41,566 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.172s 2023-04-20 16:03:41,566 80184 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": "dd209460-f5a6-4734-996a-5bd1a72aba95", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f7ea3b9a-125f-490f-bd91-74d451c7509d', 'date': 'Thu, 20 Apr 2023 16:03:41 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": "174025fb-c8d4-430f-81aa-89ed7bbb4e58", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:03:41,738 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.172s 2023-04-20 16:03:41,739 80184 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": "dd209460-f5a6-4734-996a-5bd1a72aba95", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-026c2265-62d3-410f-906f-920bb626059b', 'date': 'Thu, 20 Apr 2023 16:03:41 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": "9991e29d-79db-4ddc-b0e6-400b7da617a3", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:03:41,739 80184 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2086358185 created 2023-04-20 16:03:43,214 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.474s 2023-04-20 16:03:43,214 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-ab7c26a4-4c12-414d-8c42-7c9a7da2ccc6', 'date': 'Thu, 20 Apr 2023 16:03:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "58094de2-bbe9-4849-9e43-37d7d0fe16c6", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "floating_ip_address": "172.24.4.65", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "77f831070f5847bda788f6f0fcfedb03", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:42Z", "updated_at": "2023-04-20T16:03:42Z", "revision_number": 0}}' 2023-04-20 16:03:43,215 80184 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '58094de2-bbe9-4849-9e43-37d7d0fe16c6', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'floating_ip_address': '172.24.4.65', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:42Z', 'updated_at': '2023-04-20T16:03:42Z', 'revision_number': 0, 'ip': '172.24.4.65'} created 2023-04-20 16:03:43,359 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.135s 2023-04-20 16:03:43,360 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:43 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-b0060e31-87b1-4fa2-970f-8747fa0eaad0', '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": "1c8f57b12bc749888ea89bdbee258811", "name": "tempest-AttachVolumeTestJSON-1838780462-project-member", "password_expires_at": null}, "audit_ids": ["vdb6fr3wTZqk3-wobYLwjg"], "expires_at": "2023-04-20T17:03:43.000000Z", "issued_at": "2023-04-20T16:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77f831070f5847bda788f6f0fcfedb03", "name": "tempest-AttachVolumeTestJSON-1838780462"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/77f831070f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/77f831070f584 7bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:03:43,360 80184 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '27275346-fa92-4114-a62b-d59f0212eb8f', 'name': 'tempest-AttachVolumeTestJSON-871140467-network', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34310, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:30Z', 'updated_at': '2023-04-20T16:03:30Z', 'revision_number': 1} available for tenant 2023-04-20 16:03:43,361 80184 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2058378220', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiDjegrCZQzggT2W88rJM8apM9Us8G90ElMugxXSgu6RWOdd7UNXIA5I2rSuifsaAIZ7hdjna3OuK6N+Oig2F4ghSuSm7pUTAMo6SzF09nfKRInfS2/IkPdA5ci5VCPuw==', 'fingerprint': '50:ad:38:5d:7f:d3:07:29:94:82:82:89:b0:c4:f1:77', 'user_id': '1c8f57b12bc749888ea89bdbee258811', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBzVccPodO0nErhEYMGf9WKOSm7p7ryf+iYrcaBaSEMlRRE7tG7vYR7\n+mTh8mZVRH+gBwYFK4EEACKhZANiAAS4g43oKwmUM4IE9lvPKyTPGqTPVLPBvdBJ\nTLoMV0oLukVjnXe1DVyAOSNq0ron7GgCGe4XY52tzriujfjooNheIIUrkpu6VEwD\nKOksxdPZ3ykSJ30tvyJD3QOXIuVQj7s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dd209460-f5a6-4734-996a-5bd1a72aba95', 'name': 'tempest-securitygroup--2086358185', 'stateful': True, 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'description': 'tempest-description--1582600449', 'shared': False, 'security_group_rules': [{'id': 'bfd0fcda-f735-4307-8b71-21a405ab4a67', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'security_group_id': 'dd209460-f5a6-4734-996a-5bd1a72aba95', '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': 443, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:41Z', 'updated_at': '2023-04-20T16:03:41Z', 'revision_number': 0, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}, {'id': 'cf9eb06d-ac45-4501-93a6-0552fa273b4f', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'security_group_id': 'dd209460-f5a6-4734-996a-5bd1a72aba95', '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': 442, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:41Z', 'updated_at': '2023-04-20T16:03:41Z', 'revision_number': 0, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}], 'tags': [], 'created_at': '2023-04-20T16:03: 41Z', 'updated_at': '2023-04-20T16:03:41Z', 'revision_number': 1, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}, 'floating_ip': {'id': '58094de2-bbe9-4849-9e43-37d7d0fe16c6', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'floating_ip_address': '172.24.4.65', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:42Z', 'updated_at': '2023-04-20T16:03:42Z', 'revision_number': 0, 'ip': '172.24.4.65'}} 2023-04-20 16:03:45,260 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.898s 2023-04-20 16:03:45,261 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-943462612", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "27275346-fa92-4114-a62b-d59f0212eb8f"}], "security_groups": [{"name": "tempest-securitygroup--2086358185"}], "key_name": "tempest-keypair-2058378220", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6', '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-46b31143-3bfb-48f5-97d6-d7cd760e13f0', 'x-compute-request-id': 'req-46b31143-3bfb-48f5-97d6-d7cd760e13f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2086358185"}], "adminPass": "password"}}' 2023-04-20 16:03:45,594 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.330s 2023-04-20 16:03:45,594 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', '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-5568336f-ff24-43ee-99c8-f31429922f15', 'x-compute-request-id': 'req-5568336f-ff24-43ee-99c8-f31429922f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'{"server": {"id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "name": "tempest-AttachVolumeTestJSON-server-943462612", "status": "BUILD", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark" , "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:45Z", "updated": "2023-04-20T16:03:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2058378220", "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-04-20 16:04:35,936 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.282s 2023-04-20 16:04:35,937 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', '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-5bea4d06-6002-45ca-bed2-42654e866b90', 'x-compute-request-id': 'req-5bea4d06-6002-45ca-bed2-42654e866b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'{"server": {"id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "name": "tempest-AttachVolumeTestJSON-server-943462612", "status": "ACTIVE", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "83b572f73997c4dc25f6b8c713a2acadac8b8658b53f95ec747ef69c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:45Z", "updated": "2023-04-20T16:03:55Z", "addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:25:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2058378220", "OS-SRV-USG:launched_at": "2023-04-20T16:03:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2086358185"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:04:35,948 80184 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:05:36,190 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6/os-interface 0.184s 2023-04-20 16:05:36,191 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:36 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-41031326-acc8-44c0-b6a7-5f4ec2b915a9', 'x-compute-request-id': 'req-41031326-acc8-44c0-b6a7-5f4ec2b915a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "27275346-fa92-4114-a62b-d59f0212eb8f", "port_id": "a0d0df58-0e84-4e27-bc44-3c5983d6d23b", "mac_addr": "fa:16:3e:96:25:ea", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "467e5295-602d-498c-927e-3f0b52304e9f", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 16:05:37,353 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/58094de2-bbe9-4849-9e43-37d7d0fe16c6 1.157s 2023-04-20 16:05:37,354 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a0d0df58-0e84-4e27-bc44-3c5983d6d23b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f178acbb-961f-45fd-9c2a-12a51804584f', 'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/58094de2-bbe9-4849-9e43-37d7d0fe16c6'} Body: b'{"floatingip": {"id": "58094de2-bbe9-4849-9e43-37d7d0fe16c6", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "floating_ip_address": "172.24.4.65", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "417ad5d9-3458-4d4e-9048-85d164a26777", "port_id": "a0d0df58-0e84-4e27-bc44-3c5983d6d23b", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "27275346-fa92-4114-a62b-d59f0212eb8f", "mac_address": "fa:16:3e:96:25:ea", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:42Z", "updated_at": "2023-04-20T16:05:36Z", "revision_number": 1, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:05:37,355 80184 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2023-04-20 16:05:37,499 80184 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:37,524 80184 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:37,525 80184 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2023-04-20 16:05:37,565 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6/ips 0.039s 2023-04-20 16:05:37,565 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 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-11e7ed67-f8c9-4e88-aa46-26254a7ff3d5', 'x-compute-request-id': 'req-11e7ed67-f8c9-4e88-aa46-26254a7ff3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 16:05:37,569 80184 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2023-04-20 16:05:37,574 80184 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:37,591 80184 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:37,592 80184 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2023-04-20 16:05:37,592 80184 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-20 16:05:37,592 80184 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2023-04-20 16:05:37,597 80184 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:37,614 80184 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:37,615 80184 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2023-04-20 16:05:37,947 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes 0.306s 2023-04-20 16:05:37,947 80184 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-157459311"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ae69ad-3898-4c3a-bd6e-e65bba810704', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ae69ad-3898-4c3a-bd6e-e65bba810704', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes'} Body: b'{"volume": {"id": "8d0c1a13-7953-4973-8e12-dbd843eb47d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:37.867964", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-157459311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:05:38,008 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6 0.052s 2023-04-20 16:05:38,009 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46795d57-4150-4aa2-bce4-7e6558be5f75', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46795d57-4150-4aa2-bce4-7e6558be5f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6'} Body: b'{"volume": {"id": "8d0c1a13-7953-4973-8e12-dbd843eb47d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:38.000000", "updated_at": null, "name": "t empest-AttachVolumeTestJSON-volume-157459311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:05:39,064 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6 0.044s 2023-04-20 16:05:39,064 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3297cf5-141f-4fd8-8f3b-91e57f0fa2ab', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3297cf5-141f-4fd8-8f3b-91e57f0fa2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6'} Body: b'{"volume": {"id": "8d0c1a13-7953-4973-8e12-dbd843eb47d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:38.000000", "updated_at": "2023-04-20T16:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-157459311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:05:39,288 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.213s 2023-04-20 16:05:39,289 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 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-03d3aa40-47e4-46c3-93d1-c8b07ad5d339', 'x-compute-request-id': 'req-03d3aa40-47e4-46c3-93d1-c8b07ad5d339', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'' 2023-04-20 16:05:39,518 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.228s 2023-04-20 16:05:39,518 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'server ': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', '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-781dc2c6-8f8b-4ad0-9d9a-ea66f0eed3bd', 'x-compute-request-id': 'req-781dc2c6-8f8b-4ad0-9d9a-ea66f0eed3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'{"server": {"id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "name": "tempest-AttachVolumeTestJSON-server-943462612", "status": "ACTIVE", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "83b572f73997c4dc25f6b8c713a2acadac8b8658b53f95ec747ef69c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:45Z", "updated": "2023-04-20T16:05:39Z", "addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:25:ea"}, {"version": 4, "addr": "172.24.4.65", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:25:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2058378220", "OS-SRV-USG:launched_at": "2023-04-20T16:03:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2086358185"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:29,579 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.040s 2023-04-20 16:06:29,579 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-04978c3e-c2b7-4fd0-bc68-c447c9c7f42a', 'x-compute-request-id': 'req-04978c3e-c2b7-4fd0-bc68-c447c9c7f42a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 could not be found."}}' 2023-04-20 16:06:29,608 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2058378220 0.028s 2023-04-20 16:06:29,609 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ba1787f-8777-4657-8a36- d55e3c9b8c7a', 'x-compute-request-id': 'req-1ba1787f-8777-4657-8a36-d55e3c9b8c7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2058378220'} Body: b'' 2023-04-20 16:06:29,789 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/dd209460-f5a6-4734-996a-5bd1a72aba95 0.179s 2023-04-20 16:06:29,789 80184 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-87df578b-8b1d-4c8b-ba1c-fa5b144d9ae5', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:06:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd209460-f5a6-4734-996a-5bd1a72aba95'} Body: b'' 2023-04-20 16:06:29,805 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/dd209460-f5a6-4734-996a-5bd1a72aba95 0.015s 2023-04-20 16:06:29,805 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-596e12b5-1b47-40cd-8061-528b2f435943', 'date': 'Thu, 20 Apr 2023 16:06:29 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd209460-f5a6-4734-996a-5bd1a72aba95'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group dd209460-f5a6-4734-996a-5bd1a72aba95 does not exist", "detail": ""}}' 2023-04-20 16:06:30,393 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/58094de2-bbe9-4849-9e43-37d7d0fe16c6 0.587s 2023-04-20 16:06:30,394 80184 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-d024ef1b-0d4a-4916-a95a-0990cea57728', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:06:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/58094de2-bbe9-4849-9e43-37d7d0fe16c6'} Body: b'' {6} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [235.298082s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e96b5b5-437e-4496-a563-57849df54e00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:44,098 80186 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:02:44,319 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.218s 2023-04-20 16:02:44,319 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-58929071", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZym0vodVYP/JGy/H71EPtkiLL3pgSyqc+6Le0y9dituQzc/wfdGdwVdf4pgjAAE55MUTGyqTl0C2t2y934ULtfkrcvhTphaGXzfELzex4GVcPZlULQOFRqsadQFb89Hw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', '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-722f51b7-122f-49a2-819c-e36ea7975f36', 'x-compute-request-id': 'req-722f51b7-122f-49a2-819c-e36ea7975f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-58929071", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZym0vodVYP/JGy/H71EPtkiLL3pgSyqc+6Le0y9dituQzc/wfdGdwVdf4pgjAAE55MUTGyqTl0C2t2y934ULtfkrcvhTphaGXzfELzex4GVcPZlULQOFRqsadQFb89Hw==", "fingerprint": "bc:2e:99:de:90:4b:ba:cc:d4:e3:11:5f:c5:1a:ed:9c", "user_id": "48eeb9edc18f48f0ad13c819cdac9106"}}' 2023-04-20 16:02:44,324 80186 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-58929071 created 2023-04-20 16:02:45,330 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.005s 2023-04-20 16:02:45,330 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--412466437", "description": "tempest-description--1161442234"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-eaaa4667-7a91-4f1b-9404-2ca8de10d4f9', 'date': 'Thu, 20 Apr 2023 16:02:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "name": "tempest-securitygroup--412466437", "stateful": true, "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "description": "tempest-description--1161442234", "shared": false, "security_group_rules": [{"id": "31d42fdb-b80f-4bc8-b250-e54f321946ef", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "security_group_id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 232, "description": null, "tags": [], "created_at": "2023-04-20T16:02:44Z", "updated_at": "2023-04-20T16:02:44Z", "revision_number": 0, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}, {"id": "3b65dfcb-12c1-40d9-85df-9217a6793309", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "security_group_id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "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": 231 , "description": null, "tags": [], "created_at": "2023-04-20T16:02:44Z", "updated_at": "2023-04-20T16:02:44Z", "revision_number": 0, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}], "tags": [], "created_at": "2023-04-20T16:02:44Z", "updated_at": "2023-04-20T16:02:44Z", "revision_number": 1, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:02:46,954 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.624s 2023-04-20 16:02:46,955 80186 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": "def26acf-4834-4cbf-97c4-1edec738e5f0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c756758a-d63c-4bb7-b3ec-7c05118137dc', 'date': 'Thu, 20 Apr 2023 16:02:46 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": "f5856328-b642-4b7f-8fcf-578595c8ff39", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "security_group_id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:46Z", "updated_at": "2023-04-20T16:02:46Z", "revision_number": 0, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:02:47,320 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.364s 2023-04-20 16:02:47,320 80186 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": "def26acf-4834-4cbf-97c4-1edec738e5f0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-89c58fe0-4797-42ba-b53b-db1ef4825fba', 'date': 'Thu, 20 Apr 2023 16:02:47 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": "c69fe242-7cd8-4e6b-b99a-6533bed53f37", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "security_group_id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:47Z", "updated_at": "2023-04-20T16:02:47Z", "revision_number": 0, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:02:47,320 80186 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--412466437 created 2023-04-20 16:02:50,039 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.718s 2023-04-20 16:02:50,039 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993 ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-d4bb268f-a4d1-4101-a8c1-1d443cf16700', 'date': 'Thu, 20 Apr 2023 16:02:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d5595aef-9557-4de7-a4cc-dfa12ad1cae0", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "floating_ip_address": "172.24.4.131", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:49Z", "updated_at": "2023-04-20T16:02:49Z", "revision_number": 0}}' 2023-04-20 16:02:50,040 80186 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd5595aef-9557-4de7-a4cc-dfa12ad1cae0', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'floating_ip_address': '172.24.4.131', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:49Z', 'updated_at': '2023-04-20T16:02:49Z', 'revision_number': 0, 'ip': '172.24.4.131'} created 2023-04-20 16:02:50,148 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.099s 2023-04-20 16:02:50,148 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-40fbfbb1-5dd6-495c-ba15-0b080467c32e', '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": "48eeb9edc18f48f0ad13c819cdac9106", "name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "password_expires_at": null}, "audit_ids": ["ryMnU8h6RImBjIb6vPSCUw"], "expires_at": "2023-04-20T17:02:50.000000Z", "issued_at": "2023-04-20T16:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "name": "tempest-ServerStableDeviceRescueTest-179851846"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fbbcfeb5266f4ca6b9738b18ba7d127e", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"en dpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:02:50,149 80186 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '224391e3-9d6f-4e5f-b1bb-00dd1cd0ea06', 'name': 'tempest-ServerStableDeviceRescueTest-1568684394-network', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34671, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:24Z', 'revision_number': 1} available for tenant 2023-04-20 16:02:50,149 80186 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-58929071', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZym0vodVYP/JGy/H71EPtkiLL3pgSyqc+6Le0y9dituQzc/wfdGdwVdf4pgjAAE55MUTGyqTl0C2t2y934ULtfkrcvhTphaGXzfELzex4GVcPZlULQOFRqsadQFb89Hw==', 'fingerprint': 'bc:2e:99:de:90:4b:ba:cc:d4:e3:11:5f:c5:1a:ed:9c', 'user_id': '48eeb9edc18f48f0ad13c819cdac9106', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCoiR54fldDgvxfUyjRwCCkCtO/5nUvjdgjSqz15Ac6OKrbmz0VH96R\n8ZA7D0ogG4OgBwYFK4EEACKhZANiAAQmcptL6HVWD/yRsvx+9RD7ZIiy96YEsqnP\nui3tMvXYrbkM3P8H3RncFXX+KYIwABOeTFExsqk5dAtrdsvd+FC7X5K3L4U6YWhl\n83xC83seBlXD2ZVC0DhUarGnUBW/PR8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'def26acf-4834-4cbf-97c4-1edec738e5f0', 'name': 'tempest-securitygroup--412466437', 'stateful': True, 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'description': 'tempest-description--1161442234', 'shared': False, 'security_group_rules': [{'id': '31d42fdb-b80f-4bc8-b250-e54f321946ef', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'security_group_id': 'def26acf-4834-4cbf-97c4-1edec738e5f0', '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': 232, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:44Z', 'updated_at': '2023-04-20T16:02:44Z', 'revision_number': 0, 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e'}, {'id': '3b65dfcb-12c1-40d9-85df-9217a6793309', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'security_group_id': 'def26acf-4834-4cbf-97c4-1edec738e5f0', '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': 231, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:44Z', 'updated_at': '2023-04-20T16:02:44Z', 'revision_number': 0, 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e'}], 'tags': [], 'created_at': '2023-04-20T16:02:44Z', 'updated_at': '2023-04-20T16:02:44Z', 'revision_number': 1, 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e'}, 'floating_ip': {'id': 'd5595aef-9557-4de7-a4cc-dfa12ad1cae0', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'floating_ip_address': '172.24.4.131', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:49Z', 'updated_at': '2023-04-20T16:02:49Z', 'revision_number': 0, 'ip': '172.24.4.131'}} 2023-04-20 16:02:52,714 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 2.564s 2023-04-20 16:02:52,714 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-942605486", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "224391e3-9d6f-4e5f-b1bb-00dd1cd0ea06"}], "security_groups": [{"name": "tempest-securitygroup--412466437"}], "key_name": "tempest-keypair-58929071", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81', '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-dc4c5aca-05b6-4b89-8249-daba730d9721', 'x-compute-request-id': 'req-dc4c5aca-05b6-4b89-8249-daba730d9721', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--412466437"}], "adminPass": "UCMWhyxB2s4E"}}' 2023-04-20 16:02:52,827 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81 0.109s 2023-04-20 16:02:52,827 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61e9d54-43e7-41e6-a348-5992ff496fca', 'x-compute-request-id': 'req-f61e9d54-43e7-41e6-a348-5992ff496fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "name": "tempest-ServerStableDeviceRescueTest-server-942605486", "status": "BUILD", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "user_id": "48eeb9edc18f 48f0ad13c819cdac9106", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:53Z", "updated": "2023-04-20T16:02:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-58929071", "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-04-20 16:03:43,231 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81 0.341s 2023-04-20 16:03:43,231 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', '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-d9eb841c-9d96-4f74-aa61-60bc8fbd7f9f', 'x-compute-request-id': 'req-d9eb841c-9d96-4f74-aa61-60bc8fbd7f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "name": "tempest-ServerStableDeviceRescueTest-server-942605486", "status": "ACTIVE", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "metadata": {}, "hostId": "c4927a9e5a75878fe843fe8e3155f69fad517e0df833ff0bf30c5a71", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:52Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1568684394-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-58929071", "OS-SRV-USG:launched_at": "2023-04-20T16:03:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--412466437"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:03:43,244 80186 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:04:43,528 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81/os-interface 0.226s 2023-04-20 16:04:43,529 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d494b7d6-c110-4767-a45b-bb386b108463', 'x-compute-request-id': 'req-d494b7d6-c110-4767-a45b-bb386b108463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "224391e3-9d6f-4e5f-b1bb-00dd1cd0ea06", "port_id": "b2af67f0-0768-4ebc-a21b-0ef6e2b3f264", "mac_addr": "fa:16:3e:d0:3f:7b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b849aa40-ea11-4c55-984b-59eaf1e675ee", "ip_address": "10.0.0.12"}]}]}' 2023-04-20 16:04:45,516 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/d5595aef-9557-4de7-a4cc-dfa12ad1cae0 1.983s 2023-04-20 16:04:45,516 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b2af67f0-0768-4ebc-a21b-0ef6e2b3f264"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6e57059a-5180-470f-bb5d-4ae7c6aeb247', 'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d5595aef-9557-4de7-a4cc-dfa12ad1cae0'} Body: b'{"floatingip": {"id": "d5595aef-9557-4de7-a4cc-dfa12ad1cae0", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "floating_ip_address": "172.24.4.131", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "a7a28731-e18d-4c8a-b643-0db55803ca91", "port_id": "b2af67f0-0768-4ebc-a21b-0ef6e2b3f264", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "224391e3-9d6f-4e5f-b1bb-00dd1cd0ea06", "mac_address": "fa:16:3e:d0:3f:7b", "admin_state_up": true, "status": "ACTIVE", "device_id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:49Z", "updated_at": "2023-04-20T16:04:44Z", "revision_number": 1, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:04:45,518 80186 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.131:22' as 'cirros' with public key authentication 2023-04-20 16:04:45,555 80186 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:04:45,579 80186 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:04:45,579 80186 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.131 successfully created 2023-04-20 16:04:46,492 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81/action 0.912s 2023-04-20 16:04:46,493 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-694903509"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91', 'opens tack-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-3cb2fc70-596e-415f-ac12-97d5c168e6dc', 'x-compute-request-id': 'req-3cb2fc70-596e-415f-ac12-97d5c168e6dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81/action'} Body: b'' 2023-04-20 16:04:46,546 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.051s 2023-04-20 16:04:46,546 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', '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-d2b68b2b-36ba-41ab-9eff-d23628584588', 'x-compute-request-id': 'req-d2b68b2b-36ba-41ab-9eff-d23628584588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91'} Body: b'{"image": {"id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106"}, "created": "2023-04-20T16:04:46Z", "updated": "2023-04-20T16:04:46Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}], "server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}]}}}' 2023-04-20 16:05:36,708 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.072s 2023-04-20 16:05:36,708 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', '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-225553c7-89a2-46c8-9a83-edb699655e50', 'x-compute-request-id': 'req-225553c7-89a2-46c8-9a83-edb699655e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91'} Body: b'{"image": {"id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106"}, "created": "2023-04-20T16:04:46Z", "updated": "2023-04-20T16:04:51Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}], "server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}]}}}' 2023-04-20 16:05:36,774 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.061s 2023-04-20 16:05:36,775 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', '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-a1734954-3c2d-40bf-94dc-64dda51ef192', 'x-compute-request-id': 'req-a1734954-3c2d-40bf-94dc-64dda51ef192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91'} Body: b'{"image": {"id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106"}, "created": "2023-04-20T16:04:46Z", "updated": "2023-04-20T16:04:51Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "bookmark", "href": "ht tp://10.0.0.210/compute/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}], "server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}]}}}' 2023-04-20 16:05:37,232 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81 0.451s 2023-04-20 16:05:37,233 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', '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-dd0071a7-dafc-4253-897a-b421b3ed0daa', 'x-compute-request-id': 'req-dd0071a7-dafc-4253-897a-b421b3ed0daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "name": "tempest-ServerStableDeviceRescueTest-server-942605486", "status": "ACTIVE", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "metadata": {}, "hostId": "c4927a9e5a75878fe843fe8e3155f69fad517e0df833ff0bf30c5a71", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:52Z", "updated": "2023-04-20T16:04:52Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1568684394-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-58929071", "OS-SRV-USG:launched_at": "2023-04-20T16:03:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--412466437"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:37,546 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.240s 2023-04-20 16:06:37,547 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dd43c836-8967-4bb4-8520-573f1381e444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e 7de3f91'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "dbdd085b081ab8b21f8167d431dd9fe8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fbbcfeb5266f4ca6b9738b18ba7d127e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "783d9ddff6db6b9f7985991bab783582453a2582a3e2906863a135e85ac273d337384c7d10afbbae581cc3440495320520afd6c8edd6d83bf51407c9febddc53", "id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "created_at": "2023-04-20T16:04:46Z", "updated_at": "2023-04-20T16:06:37Z", "tags": [], "self": "/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "file": "/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:06:37,735 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.187s 2023-04-20 16:06:37,735 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f060bb4e-602d-4109-bbfa-bdcb3d63612a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "dbdd085b081ab8b21f8167d431dd9fe8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fbbcfeb5266f4ca6b9738b18ba7d127e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "783d9ddff6db6b9f7985991bab783582453a2582a3e2906863a135e85ac273d337384c7d10afbbae581cc3440495320520afd6c8edd6d83bf51407c9febddc53", "id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "created_at": "2023-04-20T16:04:46Z", "updated_at": "2023-04-20T16:06:38Z", "tags": [], "self": "/v2/images/2 fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "file": "/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:06:37,977 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81 0.241s 2023-04-20 16:06:37,977 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', '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-0c180697-6fa7-4502-9d3d-1fb090fa095c', 'x-compute-request-id': 'req-0c180697-6fa7-4502-9d3d-1fb090fa095c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "name": "tempest-ServerStableDeviceRescueTest-server-942605486", "status": "ACTIVE", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "metadata": {}, "hostId": "c4927a9e5a75878fe843fe8e3155f69fad517e0df833ff0bf30c5a71", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:52Z", "updated": "2023-04-20T16:04:52Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1568684394-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-58929071", "OS-SRV-USG:launched_at": "2023-04-20T16:03:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--412466437"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:38,264 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes 0.274s 2023-04-20 16:06:38,264 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-719632240"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6407d4f6-7134-4081-93c9-f878cb6c5b9c', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6407d4f6-7134-4081-93c9-f878cb6c5b9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes'} Body: b'{"volume": {"id": "9e96b5b5-437e-4496-a563-57849df54e00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16: 06:38.186366", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-719632240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}], "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:06:38,328 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00 0.054s 2023-04-20 16:06:38,329 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5bceab-c3cc-4904-93a6-4c7889a9fbcf', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5bceab-c3cc-4904-93a6-4c7889a9fbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00'} Body: b'{"volume": {"id": "9e96b5b5-437e-4496-a563-57849df54e00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:06:38.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-719632240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}], "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:06:39,383 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00 0.041s 2023-04-20 16:06:39,383 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d493b50f-22b0-4a5c-8535-5f584fcfbd5b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d493b50f-22b0-4a5c-8535-5f584fcfbd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00'} Body: b'{"volume": {"id": "9e96b5b5-437e-4496-a563-57849df54e00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:06:38.000000", "updated_at": "2023-04-20T16:06:38.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-719632240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href ": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}], "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' {6} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.698229s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6da3204e-d1a6-4579-a7c9-a128602f6039 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:35,690 80186 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.543s 2023-04-20 16:07:35,690 80186 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-VolumesSnapshotsTestJSON-volume-1992717218"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039', '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-2d6996d1-6c99-4e32-bc69-5ba1af8a9e45', 'x-compute-request-id': 'req-2d6996d1-6c99-4e32-bc69-5ba1af8a9e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "6da3204e-d1a6-4579-a7c9-a128602f6039", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:07:35.532327", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1992717218", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 16:07:35,774 80186 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039 0.079s 2023-04-20 16:07:35,774 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', '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-e0173074-6542-4b31-abf5-fa17c64a1181', 'x-compute-request-id': 'req-e0173074-6542-4b31-abf5-fa17c64a1181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039'} Body: b'{"volume": {"id": "6da3204e-d1a6-4579-a7c9-a128602f6039", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:07:36.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1992717218", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 16:07:36,839 80186 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039 0.059s 2023-04-20 16:07:36,839 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', '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-30cd85b0-a565-45ca-84c7-9c17eb92fc4e', 'x-compute-request-id': 'req-30cd85b0-a565-45ca-84c7-9c17eb92fc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039'} Body: b'{"volume": {"id": "6da3204e-d1a6-4579-a7c9-a128602f6039", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-2 0T16:07:36.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1992717218", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {6} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.184726s] ... ok {6} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.858464s] ... ok {2} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [113.983334s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4b7e43c8-befe-49c4-bde6-e0456bf02b7c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:05:47,858 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.138s 2023-04-20 16:05:47,859 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e7679000-85da-455e-b4fb-c42b83f8ee7e', '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": "c92692a1d38b4531a4e7f42660a54c7b", "name": "tempest-VolumesAdminNegativeTest-978356230-project-member", "password_expires_at": null}, "audit_ids": ["c4EG-FFlTSWbni36_rQFPA"], "expires_at": "2023-04-20T17:05:47.000000Z", "issued_at": "2023-04-20T16:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a92cea9e1182477ca669c506b42eda60", "name": "tempest-VolumesAdminNegativeTest-978356230"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:05:47,859 80178 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '40132b20-6bfd-4f5a-8f6f-75769961d157', 'name': 'tempest-VolumesAdminNegativeTest-683065417-network', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a92cea9e1182477ca669c 506b42eda60', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2192, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:30Z', 'updated_at': '2023-04-20T16:03:30Z', 'revision_number': 1} available for tenant 2023-04-20 16:05:49,765 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 1.904s 2023-04-20 16:05:49,766 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1165125210", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "40132b20-6bfd-4f5a-8f6f-75769961d157"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473', '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-fe38d8a9-aa47-4dc3-abb1-9ea4878bee76', 'x-compute-request-id': 'req-fe38d8a9-aa47-4dc3-abb1-9ea4878bee76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a145fb51-4ca5-4cc4-b8bd-cd3665bef473", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ZExnGNgnQ67Q"}}' 2023-04-20 16:05:49,899 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473 0.130s 2023-04-20 16:05:49,899 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', '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-1f4c1abb-bd72-4bb0-8a9b-b1873e0a6f95', 'x-compute-request-id': 'req-1f4c1abb-bd72-4bb0-8a9b-b1873e0a6f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473'} Body: b'{"server": {"id": "a145fb51-4ca5-4cc4-b8bd-cd3665bef473", "name": "tempest-VolumesAdminNegativeTest-server-1165125210", "status": "BUILD", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:05:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}], "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": []}}' 2023-04-20 16:06:40,231 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473 0.273s 2023-04-20 16:06:40,231 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1496', '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-41a79829-3203-428b-87d1-76422c0d2961', 'x-compute-request-id': 'req-41a79829-3203-428b-87d1-76422c0d2961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473'} Body: b'{"server": {"id": "a145fb51-4ca5-4cc4-b8bd-cd3665bef473", "name": "tempest-VolumesAdminNegativeTest-server-1165125210", "status": "ACTIVE", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "metadata": {}, "hostId": "bb4004470b7559c35d33ccd2214a5e7dcf346b10c5b60ba24bfe1ff9", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:49Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-VolumesAdminNegativeTest-683065417-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:5b:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.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": []}}' 2023-04-20 16:06:40,258 80178 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:07:40,566 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes 0.240s 2023-04-20 16:07:40,566 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1025861554"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da534df-3629-4662-bf82-bf0a5d00f37a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da534df-3629-4662-bf82-bf0a5d00f37a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes'} Body: b'{"volume": {"id": "4b7e43c 8-befe-49c4-bde6-e0456bf02b7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:40.462231", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1025861554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:07:40,626 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c 0.046s 2023-04-20 16:07:40,626 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a418defa-d596-4671-bf05-16be7c0d6da1', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a418defa-d596-4671-bf05-16be7c0d6da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c'} Body: b'{"volume": {"id": "4b7e43c8-befe-49c4-bde6-e0456bf02b7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:40.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1025861554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:07:41,683 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c 0.045s 2023-04-20 16:07:41,683 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7187918-caee-48c0-ad4d-2f7a4af23783', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7187918-caee-48c0-ad4d-2f7a4af23783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c'} Body: b'{"volume": {"id": "4b7e43c8-befe-49c4-bde6-e0456bf02b7c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:40.000000", "updated_at": "2023-04-20T16:07:41.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1025861554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a92cea9e1182477ca669c506b42eda60"}}' {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [1.959111s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:44,053 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types 0.158s 2023-04-20 16:07:44,053 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a8d083-49f7-4880-86f1-b6d8db4b711a', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a8d083-49f7-4880-86f1-b6d8db4b711a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types'} Body: b'{"volume_type": {"id": "dc3028ae-56da-4af7-9b60-b9b5cdd79e0a", "name": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 16:07:44,193 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes 0.131s 2023-04-20 16:07:44,194 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "dc3028ae-56da-4af7-9b60-b9b5cdd79e0a", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a01094-536c-4aef-a289-57e929206115', 'x-openstack-request-id': 'req-41a01094-536c-4aef-a289-57e929206115', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type dc3028ae-56da-4af7-9b60-b9b5cdd79e0a could not be found."}}' 2023-04-20 16:07:44,195 80186 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 16:07:44,226 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a/action 0.030s 2023-04-20 16:07:44,227 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "be7a46e4b6c34ca7b318e729dd360e85"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c3f54c-b023-40ea-85a9-1c7608e6e514', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a/action'} Body: b'' 2023-04-20 16:07:44,464 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes 0.237s 2023-04-20 16:07:44,465 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "dc3028ae-56da-4af7-9b60-b9b5cdd7 9e0a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1639079426"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b7a11b-565b-499b-9161-e1920ea0c3a4', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b7a11b-565b-499b-9161-e1920ea0c3a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes'} Body: b'{"volume": {"id": "d16fcdc4-190b-4698-ae02-0ee8e8ba4d11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:44.384915", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1639079426", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}], "user_id": "f685317b4b614ede834d2f2be42973ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:07:44,523 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.041s 2023-04-20 16:07:44,523 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e61a3c-9176-4381-92c4-ec6a992a35b4', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e61a3c-9176-4381-92c4-ec6a992a35b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'{"volume": {"id": "d16fcdc4-190b-4698-ae02-0ee8e8ba4d11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:44.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1639079426", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}], "user_id": "f685317b4b614ede834d2f2be42973ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be7a46e4b6c34ca7b318e729dd360e85"}}' 2023-04-20 16:07:45,573 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.038s 2023-04-20 16:07:45,574 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5352441f-4621-4f21-877e-5df3dd9745ce', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5352441f-4621-4f21-877e-5df3dd9745ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'{"volume": {"id": "d16fcdc4-190b-4698-ae02-0ee8e8ba4d11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:44.000000", "updated_at": "2023-04-20T16:07:45.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1639079426", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}], "user_id": "f685317b4b614ede834d2f2be42973ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be7a46e4b6c34ca7b318e729dd360e85"}}' 2023-04-20 16:07:45,624 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.038s 2023-04-20 16:07:45,624 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55abff93-9e8e-4b27-bb20-13d73b77ce4d', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55abff93-9e8e-4b27-bb20-13d73b77ce4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'{"volume": {"id": "d16fcdc4-190b-4698-ae02-0ee8e8ba4d11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:44.000000", "updated_at": "2023-04-20T16:07:45.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1639079426", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}], "user_id": "f685317b4b614ede834d2f2be42973ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be7a46e4b6c34ca7b318e729dd360e85"}}' 2023-04-20 16:07:45,731 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.096s 2023-04-20 16:07:45,731 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27418be7-c34e-4f5e-af66-666a32c0f237', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6 c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'' 2023-04-20 16:07:45,752 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.020s 2023-04-20 16:07:45,752 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0acc324-d6ac-4ab8-bedd-4ee4c9f4ffe7', 'x-openstack-request-id': 'req-c0acc324-d6ac-4ab8-bedd-4ee4c9f4ffe7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 could not be found."}}' 2023-04-20 16:07:45,779 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a/action 0.026s 2023-04-20 16:07:45,779 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "be7a46e4b6c34ca7b318e729dd360e85"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d001b23e-429d-42a8-83c7-b9a7be3fe088', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a/action'} Body: b'' 2023-04-20 16:07:45,829 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a 0.049s 2023-04-20 16:07:45,830 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e857b93-3883-45e2-b0ef-9ab322e0e683', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a'} Body: b'' 2023-04-20 16:07:45,849 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a 0.018s 2023-04-20 16:07:45,849 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4abb47-9d33-4ce9-83b2-675bc908bd63', 'x-openstack-request-id': 'req-0d4abb47-9d33-4ce9-83b2-675bc908bd63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17 d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type dc3028ae-56da-4af7-9b60-b9b5cdd79e0a could not be found."}}' {6} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.263070s] ... ok {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [167.541570s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c90a2563-2d44-4e9b-8a64-6f1a7e80d152 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:05:38,226 80180 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:05:38,227 80180 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:05:38,282 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-20 16:05:38,282 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1502137074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM/e6+xMI0YH6Nw89h/OWSpnukYpq8WmC7TXM/G8CwHs84ixak8UdfgaeBRkeLKS6hBuTod5w5YIWjrhnSQwR7L2FaQ72Z5mCu+hRUU2g4pFa5raukmqUiXrVuyvOpMkNQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87a0dcee-1c79-436a-ab3b-0f94ec2ef3b4', 'x-compute-request-id': 'req-87a0dcee-1c79-436a-ab3b-0f94ec2ef3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1502137074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM/e6+xMI0YH6Nw89h/OWSpnukYpq8WmC7TXM/G8CwHs84ixak8UdfgaeBRkeLKS6hBuTod5w5YIWjrhnSQwR7L2FaQ72Z5mCu+hRUU2g4pFa5raukmqUiXrVuyvOpMkNQ==", "fingerprint": "8b:02:ed:fd:e9:47:8a:49:eb:63:e0:7b:92:ea:6a:81", "user_id": "690c49feae904687826fb959ba5ba283"}}' 2023-04-20 16:05:38,285 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1502137074 created 2023-04-20 16:05:38,465 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-20 16:05:38,466 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1490188347", "description": "tempest-description--1438112318"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-b6ddc4b4-9eb6-426f-8072-7847c3fbc60e', 'date': 'Thu, 20 Apr 2023 16:05:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "name": "tempest-securitygroup--1490188347", "stateful": true, "tenant_id": "71cf2664111f45788d24092e8ceede9c", "description": "tempest-description--1438112318", "shared": false, "security_group_rules": [{"id": "65795767-c90a-4b0b-a559-999869d90795", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 545, "description": null, "tags": [], "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}, {"id": "ff5dd1d4-9139-4dde-9fec-318d0561929b", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 544, "description": null, "tags": [], "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}], "tags": [], "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:05:38,633 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 16:05:38,633 80180 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": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-82697522-a82a-4fca-9c6e-36936e60d6e5', 'date': 'Thu, 20 Apr 2023 16:05:38 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": "dd63304b-30c7-4e58-a3db-3b26f53c11df", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:05:38,820 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-04-20 16:05:38,820 80180 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": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-81683d20-7be1-4752-bb0d-fbd86baa25d1', 'date': 'Thu, 20 Apr 2023 16:05:38 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": "a383c936-da47-4334-b30d-3e4bd6c032e1", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:05:38,821 80180 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1490188347 created 2023-04-20 16:05:39,857 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.036s 2023-04-20 16:05:39,858 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a73f15cf-04cc-4c94-9859-52570b0a6777', 'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "571295f0-ca97-4729-af21-c2895af5c6d5", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.79", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "71cf2664111f45788d24092e8ceede9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:05:39Z", "updated_at": "2023-04-20T16:05:39Z", "revision_number": 0}}' 2023-04-20 16:05:39,858 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '571295f0-ca97-4729-af21-c2895af5c6d5', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.79', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:39Z', 'updated_at': '2023-04-20T16:05:39Z', 'revision_number': 0, 'ip': '172.24.4.79'} created 2023-04-20 16:05:39,956 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2023-04-20 16:05:39,957 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7514d6a4-9c38-4375-a5ee-939d605d9281', '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": "690c49feae904687826fb959ba5ba283", "name": "tempest-AttachVolumeNegativeTest-308436039-project-member", "password_expires_at": null}, "audit_ids": ["Re5ZxZcvSnWJNeYR5YKdlg"], "expires_at": "2023-04-20T17:05:39.000000Z", "issued_at": "2023-04-20T16:05:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71cf2664111f45788d24092e8ceede9c", "name": "tempest-AttachVolumeNegativeTest-308436039"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0. 210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:05:39,958 80180 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '2dc9b3da-0124-4718-9f70-a131cd030480', 'name': 'tempest-AttachVolumeNegativeTest-766632698-network', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '71cf2664111f45788d24092e8ceede9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:23Z', 'revision_number': 1} available for tenant 2023-04-20 16:05:39,958 80180 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1502137074', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM/e6+xMI0YH6Nw89h/OWSpnukYpq8WmC7TXM/G8CwHs84ixak8UdfgaeBRkeLKS6hBuTod5w5YIWjrhnSQwR7L2FaQ72Z5mCu+hRUU2g4pFa5raukmqUiXrVuyvOpMkNQ==', 'fingerprint': '8b:02:ed:fd:e9:47:8a:49:eb:63:e0:7b:92:ea:6a:81', 'user_id': '690c49feae904687826fb959ba5ba283', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA5YFwHAxNJwOeWtpaoWOzYCvuP/aEEiJ+14wUOJut12Of/7y1LiMl1\nzdL/flcW9AagBwYFK4EEACKhZANiAATP3uvsTCNGB+jcPPYfzlkqZ7pGKavFpgu0\n1zPxvAsB7POIsWpPFHX4GngUZHiykuoQbk6HecOWCFo64Z0kMEey9hWkO9meZgrv\noUVFNoOKRWua2rpJqlIl61bsrzqTJDU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '93d68b5d-d586-4a67-8f4f-bb5a1ccc7722', 'name': 'tempest-securitygroup--1490188347', 'stateful': True, 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'description': 'tempest-description--1438112318', 'shared': False, 'security_group_rules': [{'id': '65795767-c90a-4b0b-a559-999869d90795', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': '93d68b5d-d586-4a67-8f4f-bb5a1ccc7722', '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': 545, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:38Z', 'updated_at': '2023-04-20T16:05:38Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, {'id': 'ff5dd1d4-9139-4dde-9fec-318d0561929b', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': '93d68b5d-d586-4a67-8f4f-bb5a1ccc7722', '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': 544, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:38Z', 'updated_at': '2023-04-20T16:05:38Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceed e9c'}], 'tags': [], 'created_at': '2023-04-20T16:05:38Z', 'updated_at': '2023-04-20T16:05:38Z', 'revision_number': 1, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, 'floating_ip': {'id': '571295f0-ca97-4729-af21-c2895af5c6d5', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.79', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:39Z', 'updated_at': '2023-04-20T16:05:39Z', 'revision_number': 0, 'ip': '172.24.4.79'}} 2023-04-20 16:05:41,394 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 1.434s 2023-04-20 16:05:41,394 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1498143817", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2dc9b3da-0124-4718-9f70-a131cd030480"}], "security_groups": [{"name": "tempest-securitygroup--1490188347"}], "key_name": "tempest-keypair-1502137074", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a', '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-38980c95-62f3-4bd1-a667-16fa8265d2e7', 'x-compute-request-id': 'req-38980c95-62f3-4bd1-a667-16fa8265d2e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1490188347"}], "adminPass": "password"}}' 2023-04-20 16:05:41,520 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.122s 2023-04-20 16:05:41,520 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', '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-d8bcbf1a-2333-43bd-946b-bb820ee9a7d6', 'x-compute-request-id': 'req-d8bcbf1a-2333-43bd-946b-bb820ee9a7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'{"server": {"id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "name": "tempest-AttachVolumeNegativeTest-server-1498143817", "status": "BUILD", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/comp ute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:41Z", "updated": "2023-04-20T16:05:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1502137074", "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-04-20 16:06:31,862 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.269s 2023-04-20 16:06:31,863 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24f22f30-31d1-47a3-95e5-07e3d4398e16', 'x-compute-request-id': 'req-24f22f30-31d1-47a3-95e5-07e3d4398e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'{"server": {"id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "name": "tempest-AttachVolumeNegativeTest-server-1498143817", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:41Z", "updated": "2023-04-20T16:05:54Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:4e:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1502137074", "OS-SRV-USG:launched_at": "2023-04-20T16:05:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1490188347"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:31,876 80180 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:07:32,109 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a/os-interface 0.175s 2023-04-20 16:07:32,109 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d32b1178-2d66-4826-92b6-82f0d84da141', 'x-compute-request-id': 'req-d32b1178-2d66-4826-92b6-82f0d84da141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "port_id": "9e814c79-86f6-46ce-9473-d87fb7e67641", "mac_addr": "fa:16:3e:24:4e:12", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9d17c8f7-c175-4d31-a647-70993d887acf", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 16:07:32,827 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/571295f0-ca97-4729-af21-c2895af5c6d5 0.714s 2023-04-20 16:07:32,828 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9e814c79-86f6-46ce-9473-d87fb7e67641"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-350bfbfe-3a13-43c2-8852-45a8c8faf369', 'date': 'Thu, 20 Apr 2023 16:07:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/571295f0-ca97-4729-af21-c2895af5c6d5'} Body: b'{"floatingip": {"id": "571295f0-ca97-4729-af21-c2895af5c6d5", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.79", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "80a8f671-0e8c-45cc-9bde-f76ebe97f471", "port_id": "9e814c79-86f6-46ce-9473-d87fb7e67641", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "mac_address": "fa:16:3e:24:4e:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:05:39Z", "updated_at": "2023-04-20T16:07:32Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:07:32,829 80180 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.79:22' as 'cirros' with public key authentication 2023-04-20 16:07:32,867 80180 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:07:32,889 80180 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:07:32,889 80180 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.79 successfully created 2023-04-20 16:07:32,931 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a/ips 0.041s 2023-04-20 16:07:32,932 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-717768d5-e183-4587-a400-7ed5bdfad279', 'x-compute-request-id': 'req-717768d5-e183-4587-a400-7ed5bdfad279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a/ips'} Bod y: b'{"addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 16:07:33,155 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes 0.220s 2023-04-20 16:07:33,155 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1710982554"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e9ec24-6b6b-4833-b33f-e401a42d3a64', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e9ec24-6b6b-4833-b33f-e401a42d3a64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes'} Body: b'{"volume": {"id": "c90a2563-2d44-4e9b-8a64-6f1a7e80d152", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:33.072522", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1710982554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:07:33,210 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152 0.044s 2023-04-20 16:07:33,210 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b294895-e514-4b97-af84-cd88ec1ba3aa', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b294895-e514-4b97-af84-cd88ec1ba3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152'} Body: b'{"volume": {"id": "c90a2563-2d44-4e9b-8a64-6f1a7e80d152", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1710982554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:07:34,270 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/ volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152 0.046s 2023-04-20 16:07:34,270 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4eaa172-399d-4bcb-9e62-deceb5c7eec9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4eaa172-399d-4bcb-9e62-deceb5c7eec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152'} Body: b'{"volume": {"id": "c90a2563-2d44-4e9b-8a64-6f1a7e80d152", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:33.000000", "updated_at": "2023-04-20T16:07:33.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1710982554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:07:34,416 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.132s 2023-04-20 16:07:34,417 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:34 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-86905471-bdaa-483d-bf8a-62aba094cbca', 'x-compute-request-id': 'req-86905471-bdaa-483d-bf8a-62aba094cbca', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'' 2023-04-20 16:07:34,660 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.243s 2023-04-20 16:07:34,661 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', '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-27e7ae56-da23-4685-a666-b3391a6f9514', 'x-compute-request-id': 'req-27e7ae56-da23-4685-a666-b3391a6f9514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'{"server": {"id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "name": "tempest-AttachVolumeNegativeTest-server-1498143817", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a850 1fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:41Z", "updated": "2023-04-20T16:07:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:4e:12"}, {"version": 4, "addr": "172.24.4.79", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:4e:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1502137074", "OS-SRV-USG:launched_at": "2023-04-20T16:05:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1490188347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:08:24,878 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.156s 2023-04-20 16:08:24,879 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 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-dd628753-44af-4591-bda9-fe8ac5298638', 'x-compute-request-id': 'req-dd628753-44af-4591-bda9-fe8ac5298638', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c2b84ca2-f67b-4219-b7e6-18d2029e998a could not be found."}}' 2023-04-20 16:08:24,905 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1502137074 0.025s 2023-04-20 16:08:24,905 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 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-fa251e18-7358-4b56-a3f3-66cd99b59fa3', 'x-compute-request-id': 'req-fa251e18-7358-4b56-a3f3-66cd99b59fa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1502137074'} Body: b'' 2023-04-20 16:08:25,096 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/93d68b5d-d586-4a67-8f4f-bb5a1ccc7722 0.190s 2023-04-20 16:08:25,097 80180 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-824c3760-8eb2-42ba-9f99-4d7d8ad35257', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16 :08:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/93d68b5d-d586-4a67-8f4f-bb5a1ccc7722'} Body: b'' 2023-04-20 16:08:25,137 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/93d68b5d-d586-4a67-8f4f-bb5a1ccc7722 0.040s 2023-04-20 16:08:25,138 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-3ddedd6b-12f4-4faa-b02c-01dd3baff42e', 'date': 'Thu, 20 Apr 2023 16:08:25 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/93d68b5d-d586-4a67-8f4f-bb5a1ccc7722'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 93d68b5d-d586-4a67-8f4f-bb5a1ccc7722 does not exist", "detail": ""}}' 2023-04-20 16:08:25,767 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/571295f0-ca97-4729-af21-c2895af5c6d5 0.628s 2023-04-20 16:08:25,767 80180 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-62e6e483-7d6f-405d-9310-76e93c009c00', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:08:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/571295f0-ca97-4729-af21-c2895af5c6d5'} Body: b'' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [167.048160s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:05:40,962 80182 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:05:40,962 80182 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:05:41,017 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-20 16:05:41,018 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-297016939", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVMEOOD2DPBjhKcYiA5lmZjVYxh9PWLGO75MzhXO3aLsn0kBvkh5hqWzAscvsUYLQELbD8L/orvsrJrdTwkd7/EBmpsdlVzjqkj4vcLr/kYQYhKCohu26BkQL4kIIGz1A=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dea367e-055a-457f-a84d-5be01e536ad7', 'x-compute-request-id': 'req-8dea367e-055a-457f-a84d-5be01e536ad7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-297016939", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVMEOOD2DPBjhKcYiA5lmZjVYxh9PWLGO75MzhXO3aLsn0kBvkh5hqWzAscvsUYLQELbD8L/orvsrJrdTwkd7/EBmpsdlVzjqkj4vcLr/kYQYhKCohu26BkQL4kIIGz1A==", "fingerprint": "bf:25:14:fd:97:28:88:94:22:af:1c:f5:39:01:e6:75", "user_id": "f50dbce30f294bb0ba6bc2811025835d"}}' 2023-04-20 16:05:41,020 80182 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-297016939 created 2023-04-20 16:05:41,360 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.339s 2023-04-20 16:05:41,360 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--98663270", "description": "tempest-description--773182557"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-71b56912-c28a-4e8c-b0b3-a4c0c15a8440', 'date': 'Thu, 20 Apr 2023 16:05:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "name": "tempest-securitygroup--98663270", "stateful": true, "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "description": "tempest-description--773182557", "shared": false, "security_group_rules": [{"id": "76011486-055f-4e34-97eb-847e8c32666b", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "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": 560, "description": null, "tags": [], "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}, {"id": "b3a47b89-b35d-4b7c-ac48-c5bce722d96b", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pre fix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 561, "description": null, "tags": [], "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}], "tags": [], "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 1, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:05:41,598 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.237s 2023-04-20 16:05:41,598 80182 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": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1f4224e7-bbf0-4419-aa68-a8c211bf2418', 'date': 'Thu, 20 Apr 2023 16:05:41 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": "917f9eee-a19e-43d2-8508-6abc78c7d14e", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:05:41,828 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.230s 2023-04-20 16:05:41,829 80182 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": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f1b2bb5e-86de-4ba0-8c9b-cbb6c0058ca4', 'date': 'Thu, 20 Apr 2023 16:05:41 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": "2b1601c2-a9a0-45a2-92fe-bd1c1367ca29", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:05:41,829 80182 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--98663270 created 2023-04-20 16:05:42,757 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.928s 2023-04-20 16:05:42,758 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type' : 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-915bac4f-22f0-455a-a591-85dd947f9b42', 'date': 'Thu, 20 Apr 2023 16:05:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9497c7c6-e57f-4bd7-99d8-d93721de14f8", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "floating_ip_address": "172.24.4.170", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:05:42Z", "updated_at": "2023-04-20T16:05:42Z", "revision_number": 0}}' 2023-04-20 16:05:42,758 80182 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9497c7c6-e57f-4bd7-99d8-d93721de14f8', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:42Z', 'updated_at': '2023-04-20T16:05:42Z', 'revision_number': 0, 'ip': '172.24.4.170'} created 2023-04-20 16:05:42,849 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2023-04-20 16:05:42,850 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bcc9d428-ae85-4861-9aa9-77062ee3a153', '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": "f50dbce30f294bb0ba6bc2811025835d", "name": "tempest-AttachVolumeShelveTestJSON-1118127371-project-member", "password_expires_at": null}, "audit_ids": ["A8eBWTkrQ5618DNPFahA_w"], "expires_at": "2023-04-20T17:05:42.000000Z", "issued_at": "2023-04-20T16:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb0a5eb3796a4d3a871843f409c6ffbd", "name": "tempest-AttachVolumeShelveTestJSON-1118127371"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:05:42,850 80182 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '545a57d8-9d55-4ace-a0ad-635d7bc0ae52', 'name': 'tempest-AttachVolumeShelveTestJSON-1085059550-network', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:24Z', 'updated_at': '2023-04-20T16:02:25Z', 'revision_number': 1} available for tenant 2023-04-20 16:05:42,851 80182 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-297016939', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVMEOOD2DPBjhKcYiA5lmZjVYxh9PWLGO75MzhXO3aLsn0kBvkh5hqWzAscvsUYLQELbD8L/orvsrJrdTwkd7/EBmpsdlVzjqkj4vcLr/kYQYhKCohu26BkQL4kIIGz1A==', 'fingerprint': 'bf:25:14:fd:97:28:88:94:22:af:1c:f5:39:01:e6:75', 'user_id': 'f50dbce30f294bb0ba6bc2811025835d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAuNTuAeu1GpjZUm4W4KtYhMRVZyZlHimiNkqx4J8rEKY14dBj8OZ4u\nKaXveByntt2gBwYFK4EEACKhZANiAAQ1TBDjg9gzwY4SnGIgOZZmY1WMYfT1ixju\n+TM4Vzt2i7J9JAb5IeYalswLHL7FGC0BC2w/C/6K77Kya3U8JHe/xAZqbHZVc46p\nI+L3C6/5GEGISgqIbtugZEC+JCCBs9Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3ee0010a-5f84-4e4a-ab30-17d1f1d0948a', 'name': 'tempest-securitygroup--98663270', 'stateful': True, 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': 'tempest-description--773182557', 'shared': False, 'security_group_rules': [{'id': '76011486-055f-4e34-97eb-847e8c32666b', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'security_group_id': '3ee0010a-5f84-4e4a-ab30-17d1f1d0948a', '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': 560, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:41Z', 'updated_at': '2023-04-20T16:05:41Z', 'revision_number': 0, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}, {'id': 'b3a47b89-b35d-4b7c-ac48-c5bce722d96b', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'security_group_id': '3ee0010a-5f84-4e4a-ab30-17d1f1d0948a', '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': 561, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:41Z', 'updated_at': '2023-04-20T1 6:05:41Z', 'revision_number': 0, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}], 'tags': [], 'created_at': '2023-04-20T16:05:41Z', 'updated_at': '2023-04-20T16:05:41Z', 'revision_number': 1, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}, 'floating_ip': {'id': '9497c7c6-e57f-4bd7-99d8-d93721de14f8', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:42Z', 'updated_at': '2023-04-20T16:05:42Z', 'revision_number': 0, 'ip': '172.24.4.170'}} 2023-04-20 16:05:43,500 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.648s 2023-04-20 16:05:43,500 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-924389841", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52"}], "security_groups": [{"name": "tempest-securitygroup--98663270"}], "key_name": "tempest-keypair-297016939", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c704a99-6f91-4bca-89fe-d39409556b75', 'x-compute-request-id': 'req-2c704a99-6f91-4bca-89fe-d39409556b75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--98663270"}], "adminPass": "password"}}' 2023-04-20 16:05:43,606 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.102s 2023-04-20 16:05:43,606 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd694e2c-2662-45e9-bb6f-f2c04e3186be', 'x-compute-request-id': 'req-dd694e2c-2662-45e9-bb6f-f2c04e3186be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'{"server": {"id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "name": "tempest-AttachVolumeShelveTestJSON-server-924389841", "status": "BUILD", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294b b0ba6bc2811025835d", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:43Z", "updated": "2023-04-20T16:05:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-297016939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:06:33,917 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.248s 2023-04-20 16:06:33,918 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2fd5f2-7e1c-48f8-b660-b77a646f0dc6', 'x-compute-request-id': 'req-dc2fd5f2-7e1c-48f8-b660-b77a646f0dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'{"server": {"id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "name": "tempest-AttachVolumeShelveTestJSON-server-924389841", "status": "ACTIVE", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "efd69b796cb5c58a2641265fc61b9bab2b34cbe9d24253e27e5b88f6", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:43Z", "updated": "2023-04-20T16:05:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:a1:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297016939", "OS-SRV-USG:launched_at": "2023-04-20T16:05:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--98663270"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:06:33,931 80182 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:07:34,148 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e 42-8cef-73db9ef2db48/os-interface 0.159s 2023-04-20 16:07:34,149 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-925c5007-b946-4caa-a3e5-870a2ce3168f', 'x-compute-request-id': 'req-925c5007-b946-4caa-a3e5-870a2ce3168f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52", "port_id": "cac4dfaa-510a-4330-b9b1-aeb25f57abef", "mac_addr": "fa:16:3e:97:a1:b9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b397d8b3-7a5b-47ff-9222-4dffbfe00ed6", "ip_address": "10.0.0.4"}]}]}' 2023-04-20 16:07:35,060 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/9497c7c6-e57f-4bd7-99d8-d93721de14f8 0.908s 2023-04-20 16:07:35,061 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cac4dfaa-510a-4330-b9b1-aeb25f57abef"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-94056b1c-92d0-473e-af77-a8f48688c8db', 'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9497c7c6-e57f-4bd7-99d8-d93721de14f8'} Body: b'{"floatingip": {"id": "9497c7c6-e57f-4bd7-99d8-d93721de14f8", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "floating_ip_address": "172.24.4.170", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "ba2e99f0-b3d1-4a67-97f7-4e4b59d13dec", "port_id": "cac4dfaa-510a-4330-b9b1-aeb25f57abef", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52", "mac_address": "fa:16:3e:97:a1:b9", "admin_state_up": true, "status": "ACTIVE", "device_id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:05:42Z", "updated_at": "2023-04-20T16:07:34Z", "revision_number": 1, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:07:35,062 80182 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.170:22' as 'cirros' with public key authentication 2023-04-20 16:07:35,096 80182 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:07:35,119 80182 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:07:35,120 80182 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.170 successfully created 2023-04-20 16:07:35,165 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48/ips 0.045s 2023-04-20 16:07:35,166 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-opens tack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a2e64f7-5216-4e08-af0c-1e81d5c4af9c', 'x-compute-request-id': 'req-0a2e64f7-5216-4e08-af0c-1e81d5c4af9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-20 16:07:35,584 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes 0.415s 2023-04-20 16:07:35,584 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1954075761"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d579606c-06b9-4a06-84d9-64bee5ec2b44', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d579606c-06b9-4a06-84d9-64bee5ec2b44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes'} Body: b'{"volume": {"id": "6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:35.517538", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1954075761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}], "user_id": "f50dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:07:35,635 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a 0.040s 2023-04-20 16:07:35,636 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75234609-3845-42fb-b036-c41c8eb2f72b', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75234609-3845-42fb-b036-c41c8eb2f72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a'} Body: b'{"volume": {"id": "6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:36.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1954075761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}], "user_id": "f50dbce30f294bb0ba6 bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:07:36,696 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a 0.048s 2023-04-20 16:07:36,696 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c23e172-feb6-480c-bb2d-770a8134fcde', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c23e172-feb6-480c-bb2d-770a8134fcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a'} Body: b'{"volume": {"id": "6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:36.000000", "updated_at": "2023-04-20T16:07:36.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1954075761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}], "user_id": "f50dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:07:36,827 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.120s 2023-04-20 16:07:36,827 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e831f2-a9c6-43e1-a22e-5a7582a49c42', 'x-compute-request-id': 'req-c2e831f2-a9c6-43e1-a22e-5a7582a49c42', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'' 2023-04-20 16:07:37,080 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.252s 2023-04-20 16:07:37,080 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025c9b6d-32bf-4b6c-ac17-f126a32c0038', 'x-compute-request-id': 'req-025c9b6d- 32bf-4b6c-ac17-f126a32c0038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'{"server": {"id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "name": "tempest-AttachVolumeShelveTestJSON-server-924389841", "status": "ACTIVE", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "efd69b796cb5c58a2641265fc61b9bab2b34cbe9d24253e27e5b88f6", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:43Z", "updated": "2023-04-20T16:07:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:a1:b9"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:a1:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297016939", "OS-SRV-USG:launched_at": "2023-04-20T16:05:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--98663270"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:08:27,308 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.163s 2023-04-20 16:08:27,308 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1956fc68-e347-4367-96fa-1ec7fcdc105e', 'x-compute-request-id': 'req-1956fc68-e347-4367-96fa-1ec7fcdc105e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a760987f-1a65-4e42-8cef-73db9ef2db48 could not be found."}}' 2023-04-20 16:08:27,337 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-297016939 0.027s 2023-04-20 16:08:27,337 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f68f315-27a3-4087-b82f-395a2263fbdd', 'x-compute-request-id': 'req-1f68f315-27a3-4087-b82f-395a2263fbdd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-297016939'} Body: b'' 2023-04-20 16:08:27,501 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3ee0010a-5f84-4e4a-ab30-17d1f1d0948a 0.163s 2023-04-20 16:08:27,501 80182 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-b078baa5-6f6e-4b51-a065-ed88c9e924e1', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3ee0010a-5f84-4e4a-ab30-17d1f1d0948a'} Body: b'' 2023-04-20 16:08:27,533 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3ee0010a-5f84-4e4a-ab30-17d1f1d0948a 0.031s 2023-04-20 16:08:27,534 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-14df07dc-63cf-4443-9377-4a43ff10f155', 'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3ee0010a-5f84-4e4a-ab30-17d1f1d0948a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3ee0010a-5f84-4e4a-ab30-17d1f1d0948a does not exist", "detail": ""}}' 2023-04-20 16:08:28,008 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9497c7c6-e57f-4bd7-99d8-d93721de14f8 0.474s 2023-04-20 16:08:28,009 80182 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-a256304d-d92c-4699-8ecf-27ca79d564ff', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:08:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9497c7c6-e57f-4bd7-99d8-d93721de14f8'} Body: b'' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.364534s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 801749c5-4566-4270-b04f-fac97fbb787f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:29,865 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes 0.243s 2023-04-20 16:08:29,866 80194 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-ServerRescueNegativeTestJSON-volume-76539699"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99889789-0981-45a4-a41d-ab2a0e03b916', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99889789-0981-45a4-a41d-ab2a0e03b916', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes'} Body: b'{"volume": {"id": "801749c5-4566-4270-b04f-fac97fbb787f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:29.795862", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-76539699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:08:29,917 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f 0.040s 2023-04-20 16:08:29,918 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd89d89-1fba-4542-85ea-b8a0e3f7eba6', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd89d89-1fba-4542-85ea-b8a0e3f7eba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f'} Body: b'{"volume": {"id": "801749c5-4566-4270-b04f-fac97fbb787f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:30.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-76539699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d4a73ba128147f295bf6a4545fede47"}}' 2023-04-20 16:08:30,969 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f 0.039s 2023-04-20 16:08:30,969 80194 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84618853-f9dd-4feb-b944-f33a92c51089', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84618853-f9dd-4feb-b944-f33a92c51089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f'} Body: b'{"volume": {"id": "801749c5-4566-4270-b04f-fac97fbb787f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:30.000000", "updated_at": "2023-04-20T16:08:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-76539699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d4a73ba128147f295bf6a4545fede47"}}' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.376355s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:31,244 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes 0.258s 2023-04-20 16:08:31,244 80194 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-ServerRescueNegativeTestJSON-volume-716085833"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b4d27d-73e8-43d0-b768-13860a01fa03', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b4d27d-73e8-43d0-b768-13860a01fa03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes'} Body: b'{"volume": {"id": "8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:31.132822", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-716085833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:08:31,296 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba 0.043s 2023-04-20 16:08:31,297 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2b9df6-7fb5-4d32-9bd6-1a0f1ccfe229', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2b9df6-7fb5-4d32-9bd6-1a0f1ccfe229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba'} Body: b'{"volume": {"id": "8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:31.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-716085833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d4a73ba128147f295bf6a4545fede47"}}' 2023-04-20 16:08:32,350 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba 0.041s 2023-04-20 16:08:32,351 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcb054e-82ca-4647-aea6-43f0d1880199', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcb054e-82ca-4647-aea6-43f0d1880199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba'} Body: b'{"volume": {"id": "8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:31.000000", "updated_at": "2023-04-20T16:08:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-716085833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d4a73ba128147f295bf6a4545fede47"}}' {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.221092s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.395004s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.021927s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.044066s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.008841s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.010219s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.048119s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.056313s] ... ok {4} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.004921s] ... ok {4} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.752567s] ... ok {4} setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 17c13755-748f-4da9-b3de-cf1dff0e6a88 failed to build and is in ERROR status {4} setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 832ed669-1989-49f4-953e-6eb2151c0cd4 failed to build and is in ERROR status {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.707674s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 943fcfe4-b99f-434b-9507-4a99891c070d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:51,284 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes 0.398s 2023-04-20 16:08:51,285 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2045168782"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71402e19-a21b-4d0c-8dbf-ca9bb76e4dca', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71402e19-a21b-4d0c-8dbf-ca9bb76e4dca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes'} Body: b'{"volume": {"id": "943fcfe4-b99f-434b-9507-4a99891c070d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:51.227690", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-2045168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 16:08:51,333 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.038s 2023-04-20 16:08:51,334 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253970b4-7811-4066-9b5a-42db6109e826', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253970b4-7811-4066-9b5a-42db6109e826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'{"volume": {"id": "943fcfe4-b99f-434b-9507-4a99891c070d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:51.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-2045168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:52,390 80182 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.044s 2023-04-20 16:08:52,390 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9dd5ec-121c-437c-9852-bf4514745b2a', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9dd5ec-121c-437c-9852-bf4514745b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'{"volume": {"id": "943fcfe4-b99f-434b-9507-4a99891c070d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:51.000000", "updated_at": "2023-04-20T16:08:51.000000", "name": "tempest-VolumesTransfersV357Test-Volume-2045168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:52,457 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.045s 2023-04-20 16:08:52,457 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cb5fe4-72b3-451b-8163-ef3fafbb58c3', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6cb5fe4-72b3-451b-8163-ef3fafbb58c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'{"volume": {"id": "943fcfe4-b99f-434b-9507-4a99891c070d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:51.000000", "updated_at": "2023-04-20T16:08:51.000000", "name": "tempest-VolumesTransfersV357Test-Volume-2045168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:52,571 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.101s 2023-04-20 16:08:52,571 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6489ae-f4cd-432a-b0bf-0aeeaf4e04cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'' 2023-04-20 16:08:52,591 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.020s 2023-04-20 16:08:52,592 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3edbab-5dba-447b-921a-05299e4662cc', 'x-openstack-request-id': 'req-3e3edbab-5dba-447b-921a-05299e4662cc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 943fcfe4-b99f-434b-9507-4a99891c070d could not be found."}}' {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.489218s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:52,766 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes 0.171s 2023-04-20 16:08:52,767 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-929672001"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cd095d-7edb-4c4f-9fcb-de1baceb1636', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cd095d-7edb-4c4f-9fcb-de1baceb1636', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes'} Body: b'{"volume": {"id": "ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:52.712899", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-929672001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 16:08:52,820 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.043s 2023-04-20 16:08:52,820 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059f129f-e2fc-4b52-b36c-d7b59d798f5e', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059f129f-e2fc-4b52-b36c-d7b59d798f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'{"volume": {"id": "ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-929672001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:53,902 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.068s 2023-04-20 16:08:53,902 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0f4535-cd42-48ad-99b4-c50c29112218', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0f4535-cd42-48ad-99b4-c50c29112218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'{"volume": {"id": "ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:53.000000", "updated_at": "2023-04-20T16:08:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-929672001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:53,949 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.036s 2023-04-20 16:08:53,949 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9ab621-4693-4b10-bc5e-55766d539094', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9ab621-4693-4b10-bc5e-55766d539094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'{"volume": {"id": "ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:53.000000", "updated_at": "2023-04-20T16:08:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-929672001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:54,054 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.094s 2023-04-20 16:08:54,054 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50d30e7-2855-49db-8e0d-d39a28adcc13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'' 2023-04-20 16:08:54,083 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.028s 2023-04-20 16:08:54,084 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe09893-2461-415f-b4e8-e2049c76498b', 'x-openstack-request-id': 'req-efe09893-2461-415f-b4e8-e2049c76498b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.172590s] ... ok {4} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.874165s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:06:30,398 80184 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:06:30,398 80184 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:06:30,460 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-20 16:06:30,460 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-398342575", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZM/GSdMLabrovqLAcYqsj7WFJ8JEyf+MdNfn+7QjGV1E8w98tErRtmHPGjmfT7XNg40a0X/HuPTbbuPZsBHAMaW5V6k6XIxdNK2JrY++eeL0UNW7ZwAqAXZ0rf7wYalg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:30 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-bc26ae9e-5832-40c5-b9fd-bbc1da88de6f', 'x-compute-request-id': 'req-bc26ae9e-5832-40c5-b9fd-bbc1da88de6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-398342575", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZM/GSdMLabrovqLAcYqsj7WFJ8JEyf+MdNfn+7QjGV1E8w98tErRtmHPGjmfT7XNg40a0X/HuPTbbuPZsBHAMaW5V6k6XIxdNK2JrY++eeL0UNW7ZwAqAXZ0rf7wYalg==", "fingerprint": "a4:fb:91:5b:03:0b:e2:23:ff:f1:3d:e3:19:fe:fd:75", "user_id": "1c8f57b12bc749888ea89bdbee258811"}}' 2023-04-20 16:06:30,463 80184 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-398342575 created 2023-04-20 16:06:30,624 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.160s 2023-04-20 16:06:30,624 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1024516105", "description": "tempest-description--1295679419"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-20d77e50-bbd9-4013-b464-34eb791ad1ed', 'date': 'Thu, 20 Apr 2023 16:06:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "name": "tempest-securitygroup--1024516105", "stateful": true, "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "description": "tempest-description--1295679419", "shared": false, "security_group_rules": [{"id": "19883382-d71b-44d1-9ed5-f25072188658", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "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": 606, "description": null, "tags": [], "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}, {"id": "bff5e2df-14de-4732-9228-31195d2b7791", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 607, "description": null, "tags": [], "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}], "tags": [], "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 1, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:06:30,799 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-04-20 16:06:30,799 80184 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": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-92802b1f-7e30-45ac-a2cb-372c2933ea78', 'date': 'Thu, 20 Apr 2023 16:06:30 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": "73bcb443-6222-4294-bc78-52a9244e62c4", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:06:30,966 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 16:06:30,966 80184 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": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4ec2fd40-6e96-4d31-b275-ea2b148fb86a', 'date': 'Thu, 20 Apr 2023 16:06:30 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": "bcb5de94-d6da-4fb2-9a89-d4a26b6a679d", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:06:30,966 80184 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1024516105 created 2023-04-20 16:06:31,739 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.772s 2023-04-20 16:06:31,739 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-27cf1b9e-8845-4d9b-b411-5a3235cc179d', 'date': 'Thu, 20 Apr 2023 16:06:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c34cd91c-a1b4-441d-b8b5-cc07c0d793fd", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "floating_ip_address": "172.24.4.86", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "77f831070f5847bda788f6f0fcfedb03", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:06:31Z", "updated_at": "2023-04-20T16:06:31Z", "revision_number": 0}}' 2023-04-20 16:06:31,740 80184 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c34cd91c-a1b4-441d-b8b5-cc07c0d793fd', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:06:31Z', 'updated_at': '2023-04-20T16:06:31Z', 'revision_number': 0, 'ip': '172.24.4.86'} created 2023-04-20 16:06:31,846 80184 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.101s 2023-04-20 16:06:31,846 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:31 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-ad877c79-c3db-4f1d-b186-6ed587b707dc', '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": "1c8f57b12bc749888ea89bdbee258811", "name": "tempest-AttachVolumeTestJSON-1838780462-project-member", "password_expires_at": null}, "audit_ids": ["KQ5NTY60SFeCKE7tc_XLaw"], "expires_at": "2023-04-20T17:06:31.000000Z", "issued_at": "2023-04-20T16:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77f831070f5847bda788f6f0fcfedb03", "name": "tempest-AttachVolumeTestJSON-1838780462"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/77f831070f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/77f831070 f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:06:31,847 80184 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '27275346-fa92-4114-a62b-d59f0212eb8f', 'name': 'tempest-AttachVolumeTestJSON-871140467-network', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34310, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:30Z', 'updated_at': '2023-04-20T16:03:30Z', 'revision_number': 1} available for tenant 2023-04-20 16:06:31,847 80184 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-398342575', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZM/GSdMLabrovqLAcYqsj7WFJ8JEyf+MdNfn+7QjGV1E8w98tErRtmHPGjmfT7XNg40a0X/HuPTbbuPZsBHAMaW5V6k6XIxdNK2JrY++eeL0UNW7ZwAqAXZ0rf7wYalg==', 'fingerprint': 'a4:fb:91:5b:03:0b:e2:23:ff:f1:3d:e3:19:fe:fd:75', 'user_id': '1c8f57b12bc749888ea89bdbee258811', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB9hdprTe7WHKI4zJlio6tc0jzxXs4v6c8NVvdAPkPXR1Cz55uSwl4q\nVs3f3dZ8rMqgBwYFK4EEACKhZANiAARmTPxknTC2m66L6iwHGKrI+1hSfCRMn/jH\nTX5/u0IxldRPMPfLRK0bZhzxo5n0+1zYONGtF/x7j0227j2bARwDGluVepOlyMXT\nStia2Pvnni9FDVu2cAKgF2dK3+8GGpY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7386ca22-059b-4aca-be2d-5fe921f77bb1', 'name': 'tempest-securitygroup--1024516105', 'stateful': True, 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'description': 'tempest-description--1295679419', 'shared': False, 'security_group_rules': [{'id': '19883382-d71b-44d1-9ed5-f25072188658', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'security_group_id': '7386ca22-059b-4aca-be2d-5fe921f77bb1', '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': 606, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:06:30Z', 'updated_at': '2023-04-20T16:06:30Z', 'revision_number': 0, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}, {'id': 'bff5e2df-14de-4732-9228-31195d2b7791', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'security_group_id': '7386ca22-059b-4aca-be2d-5fe921f77bb1', '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': 607, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:06:30Z', 'updated_at': '2023-04-20T16:06:30Z', 'revision_number': 0, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}], 'tags': [], 'created_at': '2023-04 -20T16:06:30Z', 'updated_at': '2023-04-20T16:06:30Z', 'revision_number': 1, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}, 'floating_ip': {'id': 'c34cd91c-a1b4-441d-b8b5-cc07c0d793fd', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:06:31Z', 'updated_at': '2023-04-20T16:06:31Z', 'revision_number': 0, 'ip': '172.24.4.86'}} 2023-04-20 16:06:32,745 80184 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.897s 2023-04-20 16:06:32,745 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-673629515", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "27275346-fa92-4114-a62b-d59f0212eb8f"}], "security_groups": [{"name": "tempest-securitygroup--1024516105"}], "key_name": "tempest-keypair-398342575", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f', '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-efb822b5-9e82-4796-b1ec-680a0a3ad818', 'x-compute-request-id': 'req-efb822b5-9e82-4796-b1ec-680a0a3ad818', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1024516105"}], "adminPass": "password"}}' 2023-04-20 16:06:32,829 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.081s 2023-04-20 16:06:32,830 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', '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-ac796bcb-ae82-49a0-bb7e-f296ae2299d9', 'x-compute-request-id': 'req-ac796bcb-ae82-49a0-bb7e-f296ae2299d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'{"server": {"id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "name": "tempest-AttachVolumeTestJSON-server-673629515", "status": "BUILD", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "link s": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:06:33Z", "updated": "2023-04-20T16:06:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-398342575", "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-04-20 16:07:23,154 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.277s 2023-04-20 16:07:23,155 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-3bed2b98-b425-4cee-8e8a-486a3dba1144', 'x-compute-request-id': 'req-3bed2b98-b425-4cee-8e8a-486a3dba1144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'{"server": {"id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "name": "tempest-AttachVolumeTestJSON-server-673629515", "status": "ACTIVE", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "83b572f73997c4dc25f6b8c713a2acadac8b8658b53f95ec747ef69c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:06:32Z", "updated": "2023-04-20T16:06:40Z", "addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:81:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-398342575", "OS-SRV-USG:launched_at": "2023-04-20T16:06:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1024516105"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:07:23,168 80184 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:08:23,461 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f/os-interface 0.233s 2023-04-20 16:08:23,462 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'ope nstack-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-7a058713-8e79-4342-8780-77103b420d4d', 'x-compute-request-id': 'req-7a058713-8e79-4342-8780-77103b420d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "27275346-fa92-4114-a62b-d59f0212eb8f", "port_id": "64234034-3bc7-49ec-adb2-d425da7301e7", "mac_addr": "fa:16:3e:4b:81:b9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "467e5295-602d-498c-927e-3f0b52304e9f", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 16:08:24,402 80184 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/c34cd91c-a1b4-441d-b8b5-cc07c0d793fd 0.936s 2023-04-20 16:08:24,402 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "64234034-3bc7-49ec-adb2-d425da7301e7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-e1b38804-f761-49ab-aa1d-87a45707774e', 'date': 'Thu, 20 Apr 2023 16:08:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c34cd91c-a1b4-441d-b8b5-cc07c0d793fd'} Body: b'{"floatingip": {"id": "c34cd91c-a1b4-441d-b8b5-cc07c0d793fd", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "floating_ip_address": "172.24.4.86", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "417ad5d9-3458-4d4e-9048-85d164a26777", "port_id": "64234034-3bc7-49ec-adb2-d425da7301e7", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "27275346-fa92-4114-a62b-d59f0212eb8f", "mac_address": "fa:16:3e:4b:81:b9", "admin_state_up": true, "status": "ACTIVE", "device_id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:06:31Z", "updated_at": "2023-04-20T16:08:23Z", "revision_number": 1, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:08:24,403 80184 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2023-04-20 16:08:24,480 80184 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:08:24,502 80184 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:08:24,503 80184 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2023-04-20 16:08:24,555 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f/ips 0.051s 2023-04-20 16:08:24,556 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 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-26171227-42bd-4cad-8e4d-36c0fa149527', 'x-compute-request-id': 'req-26171227-42bd-4cad-8e4d-36c0fa149527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-20 16:08:24,762 80184 INFO [t empest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes 0.203s 2023-04-20 16:08:24,762 80184 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-296468637"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3c81eb-9fa6-485a-9f22-eb2f7209fbc0', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3c81eb-9fa6-485a-9f22-eb2f7209fbc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes'} Body: b'{"volume": {"id": "a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:24.695855", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-296468637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:08:24,815 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926 0.043s 2023-04-20 16:08:24,815 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3771aa45-43a7-41af-be98-797d7938a68a', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3771aa45-43a7-41af-be98-797d7938a68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926'} Body: b'{"volume": {"id": "a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:25.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-296468637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:08:25,865 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926 0.037s 2023-04-20 16:08:25,866 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b8b130-ccfd-4c55-b143-4bc224ead8aa', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b8b130-ccfd-4c55-b143-4bc224ead8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926'} Body: b'{"volume": {"id": "a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:25.000000", "updated_at": "2023-04-20T16:08:25.000000", "name": "tempest-AttachVolumeTestJSON-volume-296468637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:08:26,013 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.126s 2023-04-20 16:08:26,013 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:25 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-dea51ff0-cfac-4c00-bbe2-0c44ceab5650', 'x-compute-request-id': 'req-dea51ff0-cfac-4c00-bbe2-0c44ceab5650', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'' 2023-04-20 16:08:26,217 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.203s 2023-04-20 16:08:26,218 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', '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-266cac45-e910-4843-9ee2-6aaea318e268', 'x-compute-request-id': 'req-266cac45-e910-4843-9ee2-6aaea318e268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'{"server": {"id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "name": "tempest-AttachVolumeTestJSON-server-673629515", "status": "ACTIVE", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "83b572f73997c4dc25f6b8c713a2acadac8b8658b53f95ec747ef69c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:06:32Z", "updated": "2023-04-20T16:08:26Z", "addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:81:b9"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:81:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-398342575", "OS-SRV-USG:launched_at": "2023-04-20T16:06:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1024516105"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:09:16,612 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.334s 2023-04-20 16:09:16,612 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:16 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-81a8ba0e-4397-462d-9f62-dbcdc9b8755a', 'x-compute-request-id': 'req-81a8ba0e-4397-462d-9f62-dbcdc9b8755a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3ac0a246-e2fe-4164-9bc1-c96bb94e396f could not be found."}}' 2023-04-20 16:09:16,649 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-398342575 0.035s 2023-04-20 16:09:16,649 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:16 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-b74cb552-6b43-4176-8c96-f828eefee2b2', 'x-compute-request-id': 'req-b74cb552-6b43-4176-8c96-f828eefee2b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-398342575'} Body: b'' 2023-04-20 16:09:16,787 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7386ca22-059b-4aca-be2d-5fe921f77bb1 0.137s 2023-04-20 16:09:16,787 80184 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-f457d9eb-bc98-4ea6-9a17-f7e2b05fea23', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:09:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7386ca22-059b-4aca-be2d-5fe921f77bb1'} Body: b'' 2023-04-20 16:09:16,806 80184 INFO [tempest.lib.common.rest_c lient] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7386ca22-059b-4aca-be2d-5fe921f77bb1 0.018s 2023-04-20 16:09:16,806 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-89cd6570-6b50-4786-9823-c7d267b9af3b', 'date': 'Thu, 20 Apr 2023 16:09:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7386ca22-059b-4aca-be2d-5fe921f77bb1'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7386ca22-059b-4aca-be2d-5fe921f77bb1 does not exist", "detail": ""}}' 2023-04-20 16:09:17,270 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c34cd91c-a1b4-441d-b8b5-cc07c0d793fd 0.463s 2023-04-20 16:09:17,271 80184 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-c8e3ae47-348f-4979-8806-a0aa82494787', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:09:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c34cd91c-a1b4-441d-b8b5-cc07c0d793fd'} Body: b'' {5} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.866008s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 59026228-5cf1-4a31-a553-6a022c40bc6d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:22,565 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types 0.188s 2023-04-20 16:09:22,566 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1231220961"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d4ef0b-b5d4-4c8f-abaa-713987721051', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d4ef0b-b5d4-4c8f-abaa-713987721051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types'} Body: b'{"volume_type": {"id": "4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab", "name": "tempest-GroupsV314Test-volume-type-1231220961", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:09:22,612 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/group_types 0.043s 2023-04-20 16:09:22,613 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1444739114"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace208d1-7308-462f-a2e7-bf2d56363cc5', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace208d1-7308-462f-a2e7-bf2d56363cc5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/group_types'} Body: b'{"group_type": {"id": "d04105d3-cf26-4124-8828-ae50599f4ad8", "name": "tempest-GroupsV314Test-group-type-1444739114", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:09:22,826 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups 0.209s 2023-04-20 16:09:22,826 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "d04105d3-cf26-4124-8828-ae50599f4ad8", "volume_types": ["4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab"], "name": "tempest-GroupsV314Test-Group-732232471"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37be4290-faad-481a-b62e-9b91a0666f81', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37be4290-faad-481a-b62e-9b91a0666f81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups'} Body: b'{"group": {"id": "59026228-5cf1-4a31-a553-6a022c40bc6d", "name": "tempest-GroupsV314Test-Group-732232471"}}' 2023-04-20 16:09:22,871 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d 0.042s 2023-04-20 16:09:22,871 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af77e6d-a61f-4659-8356-5b5626b30cb0', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af77e6d-a61f-4659-8356-5b5626b30cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d'} Body: b'{"group": {"id": "59026228-5cf1-4a31-a553-6a022c40bc6d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:09:23.000000", "name": "tempest-GroupsV314Test-Group-732232471", "description": null, "group_type": "d04105d3-cf26-4124-8828-ae50599f4ad8", "volume_types": ["4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:09:23,906 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d 0.029s 2023-04-20 16:09:23,907 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3043b5-85ee-439e-aeca-e3632f5e1620', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3043b5-85ee-439e-aeca-e3632f5e1620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d'} Body: b'{"group": {"id": "59026228-5cf1-4a31-a553-6a022c40bc6d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:09:23.000000", "name": "tempest-GroupsV314Test-Group-732232471", "description": null, "group_type": "d04105d3-cf26-4124-8828-ae50599f4ad8", "volume_types": ["4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:09:23,982 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/volumes/detail 0.070s 2023-04-20 16:09:23,983 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e9c55d-85e9-45fb-8ddd-ae9142f9e7a5', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e9c55d-85e9-45fb-8ddd-ae9142f9e7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:09:24,090 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d/action 0.097s 2023-04-20 16:09:24,091 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:23 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54aebea2-27a6-4346-9188-70d00c5ebf70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d/action'} Body: b'' 2023-04-20 16:09:24,107 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d 0.015s 2023-04-20 16:09:24,108 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ebc64a-aae3-4309-9c42-9abdfd7f14b9', 'x-openstack-request-id': 'req-31ebc64a-aae3-4309-9c42-9abdfd7f14b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 59026228-5cf1-4a31-a553-6a022c40bc6d could not be found."}}' 2023-04-20 16:09:24,143 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/group_types/d04105d3-cf26-4124-8828-ae50599f4ad8 0.035s 2023-04-20 16:09:24,144 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb46dbf-8237-42d3-bed5-e2bf5507a15b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/group_types/d04105d3-cf26-4124-8828-ae50599f4ad8'} Body: b'' 2023-04-20 16:09:24,215 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types/4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab 0.071s 2023-04-20 16:09:24,216 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da124a3-9d0c-40bf-ba66-4e16a9ea04d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types/4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab'} Body: b'' 2023-04-20 16:09:24,242 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types/4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab 0.025s 2023-04-20 16:09:24,242 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8a8a8c-e2cf-417a-b888-78c8ed0b1ca0', 'x-openstack-request-id': 'req-cc8a8a8c-e2cf-417a-b888-78c8ed0b1ca0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types/4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab could not be found."}}' {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.403825s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 550, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0d3787d6-f61b-4b39-a26a-2843f30b70bd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:25,820 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244 0.238s 2023-04-20 16:07:25,821 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-c0ce486c-4382-461f-a677-ba5db7287267', 'x-compute-request-id': 'req-c0ce486c-4382-461f-a677-ba5db7287267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244'} Body: b'{"server": {"id": "d4ea4d29-b178-4da2-b971-76f97031b244", "name": "tempest-ServersNegativeTestJSON-server-1335393395", "status": "ACTIVE", "tenant_id": "d8444d3c8f554a56967917670b19dc37", "user_id": "9be25e958c6047068ab5ce63106b0754", "metadata": {}, "hostId": "2bdd8d7c4efb5f9f2e76aa56178bf5ed543aa95e82fa12015136fe26", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServersNegativeTestJSON-655574662-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d8:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' 2023-04-20 16:08:26,409 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes 0.515s 2023-04-20 16:08:26,409 80196 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-ServersNegativeTestJSON-volume-526659558"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8065cb9-f5e5-4f1c-bc39-44f3ed7f5336', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8065cb9-f5e5-4f1c-bc39-44f3ed7f5336', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes'} Body: b'{"volume": {"id": "0d3787d6-f61b-4b39-a26a-2843f30b70bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:26.302280", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-526659558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:08:26,474 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd 0.054s 2023-04-20 16:08:26,474 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df8c9a1-98e1-4c3f-b5b6-37826d73c399', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df8c9a1-98e1-4c3f-b5b6-37826d73c399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd'} Body: b'{"volume": {"id": "0d3787d6-f61b-4b39-a26a-2843f30b70bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:26.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-526659558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8444d3c8f554a56967917670b19dc37"}}' 2023-04-20 16:08:27,543 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd 0.056s 2023-04-20 16:08:27,543 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced01701-6f97-4756-8219-4acbe7887c26', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced01701-6f97-4756-8219-4acbe7887c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd'} Body: b'{"volume": {"id": "0d3787d6-f61b-4b39-a26a-2843f30b70bd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:26.000000", "updated_at": "2023-04-20T16:08:26.000000", "name": "tempest-ServersNegativeTestJSON-volume-526659558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "d8444d3c8f554a56967917670b19dc37"}}' 2023-04-20 16:08:27,926 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244 0.370s 2023-04-20 16:08:27,926 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-550429c1-4037-46c8-89a8-335d2d56cc25', 'x-compute-request-id': 'req-550429c1-4037-46c8-89a8-335d2d56cc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244'} Body: b'{"server": {"id": "d4ea4d29-b178-4da2-b971-76f97031b244", "name": "tempest-ServersNegativeTestJSON-server-1335393395", "status": "ACTIVE", "tenant_id": "d8444d3c8f554a56967917670b19dc37", "user_id": "9be25e958c6047068ab5ce63106b0754", "metadata": {}, "hostId": "2bdd8d7c4efb5f9f2e76aa56178bf5ed543aa95e82fa12015136fe26", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServersNegativeTestJSON-655574662-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d8:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.330838s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.035563s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.045025s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.755081s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 69915b97-5958-4965-9238-cc7ace34043e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:29,017 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/7055d45711ae4d13875516f3d59bc0b9/os-quota-sets/35635c04328142fe9c09bdc701e0ba1c?usage=True 0.046s 2023-04-20 16:09:29,017 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f3fd29-2ec8-4dc3-a071-42c86701ba5b', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f3fd29-2ec8-4dc3-a071-42c86701ba5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7055d45711ae4d13875516f3d59bc0b9/os-quota-sets/35635c04328142fe9c09bdc701e0ba1c?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:29,323 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes 0.297s 2023-04-20 16:09:29,323 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9179b42-cd43-4751-ac08-8a5351abaa35', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9179b42-cd43-4751-ac08-8a5351abaa35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes'} Body: b'{"volume": {"id": "69915b97-5958-4965-9238-cc7ace34043e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:29.265575", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:29,375 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.043s 2023-04-20 16:09:29,376 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a9f9bd-582d-4839-adc9-8d0da3dae87b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a9f9bd-582d-4839-adc9-8d0da3dae87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'{"volume": {"id": "69915b97-5958-4965-9238-cc7ace34043e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:30,430 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.042s 2023-04-20 16:09:30,430 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99bc792-0c4e-40ba-98df-df953f5b9998', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99bc792-0c4e-40ba-98df-df953f5b9998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'{"volume": {"id": "69915b97-5958-4965-9238-cc7ace34043e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:29.000000", "updated_at": "2023-04-20T16:09:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:30,499 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.058s 2023-04-20 16:09:30,500 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff94d5a-18e7-43cc-8fd0-00e31150c0c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff94d5a-18e7-43cc-8fd0-00e31150c0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'{"volume": {"id": "69915b97-5958-4965-9238-cc7ace34043e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:29.000000", "updated_at": "2023-04-20T16:09:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:30,672 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.160s 2023-04-20 16:09:30,672 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46f2fc4-77b4-49a9-8a3d-54095d968fb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'' 2023-04-20 16:09:30,721 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.049s 2023-04-20 16:09:30,722 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-749f3ed7-9f1b-4b35-b5c1-554a5feb824a', 'x-openstack-request-id': 'req-749f3ed7-9f1b-4b35-b5c1-554a5feb824a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 69915b97-5958-4965-9238-cc7ace34043e could not be found."}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.559765s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97cde46c-49c1-46d4-86fb-22415bb2d5a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:30,950 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes 0.225s 2023-04-20 16:09:30,951 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c788f06-f682-4662-9846-e0a61da83289', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c788f06-f682-4662-9846-e0a61da83289', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes'} Body: b'{"volume": {"id": "97cde46c-49c1-46d4-86fb-22415bb2d5a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:30.883706", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:31,021 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.060s 2023-04-20 16:09:31,021 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49febfe5-23f6-4f30-95d6-88817e272d1b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49febfe5-23f6-4f30-95d6-88817e272d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'{"volume": {"id": "97cde46c-49c1-46d4-86fb-22415bb2d5a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:31.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:32,078 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.046s 2023-04-20 16:09:32,079 80184 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1d5201-8814-4ad8-8c20-d96c7706b61e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1d5201-8814-4ad8-8c20-d96c7706b61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'{"volume": {"id": "97cde46c-49c1-46d4-86fb-22415bb2d5a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:31.000000", "updated_at": "2023-04-20T16:09:31.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:32,141 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.051s 2023-04-20 16:09:32,141 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e178f0-b2cf-4837-bc01-aa3e9580e6ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e178f0-b2cf-4837-bc01-aa3e9580e6ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'{"volume": {"id": "97cde46c-49c1-46d4-86fb-22415bb2d5a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:31.000000", "updated_at": "2023-04-20T16:09:31.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:32,258 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.106s 2023-04-20 16:09:32,258 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:32 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b5426f-85c2-4a75-9bb4-73f6b53db56d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'' 2023-04-20 16:09:32,282 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.023s 2023-04-20 16:09:32,283 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5dd00c5-8019-4203-9024-6355cf1f02de', 'x-openstack-request-id': 'req-c5dd00c5-8019-4203-9024-6355cf1f02de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97cde46c-49c1-46d4-86fb-22415bb2d5a8 could not be found."}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.058265s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.311699s] ... ok {2} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.823428s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 42, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 43b0b6b0-67c1-45be-9fbc-8657fbf2981d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:34,332 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types 0.202s 2023-04-20 16:09:34,332 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1417488475"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc37948e-d5e9-4160-9992-2126ebf00bd9', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc37948e-d5e9-4160-9992-2126ebf00bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types'} Body: b'{"volume_type": {"id": "f1efdf9c-faac-4851-add8-d79551fd1b89", "name": "tempest-GroupsTest-volume-type-1417488475", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:09:34,364 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types 0.029s 2023-04-20 16:09:34,364 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-1813367125"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61f1a314-2be5-48f4-930c-325d1582978d', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61f1a314-2be5-48f4-930c-325d1582978d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types'} Body: b'{"group_type": {"id": "7a758f84-82c9-47e5-ba74-12c04b7c28b1", "name": "tempest-GroupsTest-group-type-1813367125", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:09:34,578 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups 0.211s 2023-04-20 16:09:34,579 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "7a758f84-82c9-47e5-ba74-12c04b7c28b1", "volume_types": ["f1efdf9c-faac-4851-add8-d79551fd1b89"], "name": "tempest-Group1-130491413"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b21569f-546f-4fc3-933f-1c21f6940f8c', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b21569f-546f-4fc3-933f-1c21f6940f8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups'} Body: b'{"group": {"id": "43b0b6b0-67c1-45be-9fbc-8657fbf2981d", "name": "tempest-Group1-130491413"}}' 2023-04-20 16:09:34,615 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d 0.034s 2023-04-20 16:09:34,615 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack -Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c14b13c-6eb4-45a0-8378-b53a7fba0f0e', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c14b13c-6eb4-45a0-8378-b53a7fba0f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d'} Body: b'{"group": {"id": "43b0b6b0-67c1-45be-9fbc-8657fbf2981d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.000000", "name": "tempest-Group1-130491413", "description": null, "group_type": "7a758f84-82c9-47e5-ba74-12c04b7c28b1", "volume_types": ["f1efdf9c-faac-4851-add8-d79551fd1b89"]}}' 2023-04-20 16:09:35,651 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d 0.030s 2023-04-20 16:09:35,651 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b14a1e-c664-4aae-897e-853b335be3a6', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b14a1e-c664-4aae-897e-853b335be3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d'} Body: b'{"group": {"id": "43b0b6b0-67c1-45be-9fbc-8657fbf2981d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.000000", "name": "tempest-Group1-130491413", "description": null, "group_type": "7a758f84-82c9-47e5-ba74-12c04b7c28b1", "volume_types": ["f1efdf9c-faac-4851-add8-d79551fd1b89"]}}' 2023-04-20 16:09:35,722 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/volumes/detail 0.066s 2023-04-20 16:09:35,723 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1395d6d-5215-4a62-a9f9-c2ff58d84a9b', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1395d6d-5215-4a62-a9f9-c2ff58d84a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:09:35,794 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d/action 0.060s 2023-04-20 16:09:35,794 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-162531b6-81aa-4b8e-9dd7-a9397e64db02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d/action'} Body: b'' 2023-04-20 16:09:35,810 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d 0.015s 2023-04-20 16:09:35,810 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f5c130-490a-4352-9a4a-8eb9277999b7', 'x-openstack-request-id': 'req-73f5c130-490a-4352-9a4a-8eb9277999b7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 43b0b6b0-67c1-45be-9fbc-8657fbf2981d could not be found."}}' 2023-04-20 16:09:35,883 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types/7a758f84-82c9-47e5-ba74-12c04b7c28b1 0.072s 2023-04-20 16:09:35,883 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbd4296-3025-47b9-8f52-85a5cea9de75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types/7a758f84-82c9-47e5-ba74-12c04b7c28b1'} Body: b'' 2023-04-20 16:09:35,933 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f1efdf9c-faac-4851-add8-d79551fd1b89 0.049s 2023-04-20 16:09:35,934 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798a51d3-22b1-4bdf-8e4f-926a41e084b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f1efdf9c-faac-4851-add8-d79551fd1b89'} Body: b'' 2023-04-20 16:09:35,950 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f1efdf9c-faac-4851-add8-d79551fd1b89 0.016s 2023-04-20 16:09:35,951 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c886d04-df86-40eb-a297-2879c4d3cf46', 'x-openstack-request-id': 'req-3c886d04-df86-40eb-a297-2 879c4d3cf46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f1efdf9c-faac-4851-add8-d79551fd1b89'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f1efdf9c-faac-4851-add8-d79551fd1b89 could not be found."}}' {2} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.488456s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 108, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 02476a65-ea56-449d-b14f-76df0931bc86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:36,002 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types 0.048s 2023-04-20 16:09:36,003 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1455115366"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc20998b-e6b3-432e-899a-c8c1ce8d5804', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc20998b-e6b3-432e-899a-c8c1ce8d5804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types'} Body: b'{"volume_type": {"id": "f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf", "name": "tempest-GroupsTest-volume-type-1455115366", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:09:36,041 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types 0.035s 2023-04-20 16:09:36,041 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-1272456993"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4436a892-5199-4b63-b32d-03f61a6864aa', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4436a892-5199-4b63-b32d-03f61a6864aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types'} Body: b'{"group_type": {"id": "90b65d85-faa5-4172-81c6-cf9584c67634", "name": "tempest-GroupsTest-group-type-1272456993", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:09:36,120 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups 0.076s 2023-04-20 16:09:36,121 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "90b65d85-faa5-4172-81c6-cf9584c67634", "volume_types": ["f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf"], "name": "tempest-GroupsTest-Group-1903406605"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30aef43c-afef-44cf-80e4-5fbd84c59498', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30aef43c-afef-44cf-80e4-5fbd84c59498', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups'} Body: b'{"group": {"id": "02476a65-ea56-449d-b14f-76df0931bc86", "name": "tempest-GroupsTest-Group-1903406605"}}' 2023-04-20 16:09:36,158 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86 0.034s 2023-04-20 16:09:36,158 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1453d5fc-2fba-4ba9-9a27-5aba16bd499e', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1453d5fc-2fba-4ba9-9a27-5aba16bd499e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86'} Body: b'{"group": {"id": "02476a65-ea56-449d-b14f-76df0931bc86", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:09:36.000000", "name": "tempest-GroupsTest-Group-1903406605", "description": null, "group_type": "90b65d85-faa5-4172-81c6-cf9584c67634", "volume_types": ["f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf"]}}' 2023-04-20 16:09:37,194 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86 0.031s 2023-04-20 16:09:37,194 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ded10c-9fd7-4ace-b3f3-e60b08e05061', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ded10c-9fd7-4ace-b3f3-e60b08e05061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86'} Body: b'{"group": {"id": "02476a65-ea56-449d-b14f-76df0931bc86", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:09:36.000000", "name": "tempest-GroupsTest-Group-1903406605", "description": null, "group_type": "90b65d85-faa5-4172-81c6-cf9584c67634", "volume_types": ["f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf"]}}' 2023-04-20 16:09:37,259 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/volumes/detail 0.059s 2023-04-20 16:09:37,259 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b86acc-c95a-421c-b73e-6a6caa5054ed', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b86acc-c95a-421c-b73e-6a6caa5054ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:09:37,328 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86/action 0.058s 2023-04-20 16:09:37,328 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb477c8-576b-4c5b-ad6a-abc 413b2c324', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86/action'} Body: b'' 2023-04-20 16:09:37,345 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86 0.016s 2023-04-20 16:09:37,346 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7b137f-04cf-45b1-8e43-dd3fb76be89a', 'x-openstack-request-id': 'req-fc7b137f-04cf-45b1-8e43-dd3fb76be89a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 02476a65-ea56-449d-b14f-76df0931bc86 could not be found."}}' 2023-04-20 16:09:37,373 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types/90b65d85-faa5-4172-81c6-cf9584c67634 0.026s 2023-04-20 16:09:37,373 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-febcfc30-982e-45a1-a8c5-4006df636353', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types/90b65d85-faa5-4172-81c6-cf9584c67634'} Body: b'' 2023-04-20 16:09:37,422 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf 0.048s 2023-04-20 16:09:37,423 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d2ee89-2c50-4519-9287-1e529d70c762', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf'} Body: b'' 2023-04-20 16:09:37,441 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf 0.018s 2023-04-20 16:09:37,442 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bce350a-3a92-46b9-8cb7-ba5ccbe67ba0', 'x-openstack-request-id': 'req-2bce350a-3a92-46b9-8cb7-ba5ccbe67ba0', 'connection': 'close', 'st atus': '404', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf could not be found."}}' {5} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.582721s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ef31dc2-9de7-444a-871e-47bfd21b11ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:36,998 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes 0.298s 2023-04-20 16:09:36,998 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f68af3-634d-40c6-aa56-6afe401f189d', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f68af3-634d-40c6-aa56-6afe401f189d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes'} Body: b'{"volume": {"id": "3ef31dc2-9de7-444a-871e-47bfd21b11ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:36.942810", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}], "user_id": "1125491e3e084251b8acf54dbf3fd42b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:37,044 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad 0.036s 2023-04-20 16:09:37,044 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ec2fa3-f034-4088-872f-1f5eeaefaa96', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ec2fa3-f034-4088-872f-1f5eeaefaa96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'{"volume": {"id": "3ef31dc2-9de7-444a-871e-47bfd21b11ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:37.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}], "user_id": "1125491e3e084251b8acf54dbf3fd42b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "820e4731ae8b40fbb07b5cc486c57aa2"}}' 2023-04-20 16:09:38,092 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b1 1ad 0.036s 2023-04-20 16:09:38,092 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d2ab9f-1222-4973-be33-f10f318fd7a4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d2ab9f-1222-4973-be33-f10f318fd7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'{"volume": {"id": "3ef31dc2-9de7-444a-871e-47bfd21b11ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:37.000000", "updated_at": "2023-04-20T16:09:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}], "user_id": "1125491e3e084251b8acf54dbf3fd42b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "820e4731ae8b40fbb07b5cc486c57aa2"}}' 2023-04-20 16:09:38,140 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad 0.037s 2023-04-20 16:09:38,141 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45c54e7-f8cd-48f6-9024-7e31cd4b195b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45c54e7-f8cd-48f6-9024-7e31cd4b195b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'{"volume": {"id": "3ef31dc2-9de7-444a-871e-47bfd21b11ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:37.000000", "updated_at": "2023-04-20T16:09:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}], "user_id": "1125491e3e084251b8acf54dbf3fd42b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "820e4731ae8b40fbb07b5cc486c57aa2"}}' 2023-04-20 16:09:38,259 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad 0.106s 2023-04-20 16:09:38,259 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fe06bd-a8c9-4301-a349-852255328053', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'' 2023-04-20 16:09:38,280 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad 0.021s 2023-04-20 16:09:38,281 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bd8dff-d27c-411e-93a7-f306aee1593e', 'x-openstack-request-id': 'req-70bd8dff-d27c-411e-93a7-f306aee1593e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ef31dc2-9de7-444a-871e-47bfd21b11ad could not be found."}}' {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.017653s] ... ok {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.031589s] ... ok {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.025350s] ... ok {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.030326s] ... ok {5} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.026719s] ... ok {2} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.938974s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 0b1868b6-27dc-46a2-b0c3-595ab9b60a39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:40,687 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types 0.236s 2023-04-20 16:09:40,687 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-294912434"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df15760b-6606-4d40-8740-b5ad10946b51', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df15760b-6606-4d40-8740-b5ad10946b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types'} Body: b'{"volume_type": {"id": "a5beb1f6-8598-45f4-ab86-98a0d6ec3d83", "name": "tempest-GroupsV320Test-volume-type-294912434", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:09:40,717 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/group_types 0.027s 2023-04-20 16:09:40,718 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1196365493"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8341e90a-b365-4000-8e8e-aded949d9dab', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8341e90a-b365-4000-8e8e-aded949d9dab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/group_types'} Body: b'{"group_type": {"id": "1253815e-dcf0-4ea2-b5e8-fc31ed07801d", "name": "tempest-GroupsV320Test-group-type-1196365493", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:09:41,051 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups 0.330s 2023-04-20 16:09:41,051 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "1253815e-dcf0-4ea2-b5e8-fc31ed07801d", "volume_types": ["a5beb1f6-8598-45f4-ab86-98a0d6ec3d83"], "name": "tempest-GroupsV320Test-Group-1930487610"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8db268-6a5e-4820-8185-3e32a6da0e3c', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8db268-6a5e-4820-8185-3e32a6da0e3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups'} Body: b'{"group": {"id": "0b1868b6-27dc-46a2-b0c3-595ab9b60a39", "name": "tempest-GroupsV320Test-Group-1930487610"}}' 2023-04-20 16:09:41,082 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39 0.029s 2023-04-20 16:09:41,083 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a1dbed-76d3-4810-a9a9-97dbab0a521a', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a1dbed-76d3-4810-a9a9-97dbab0a521a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39'} Body: b'{"group": {"id": "0b1868b6-27dc-46a2-b0c3-595ab9b60a39", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:09:41.000000", "name": "tempest-GroupsV320Test-Group-1930487610", "description": null, "group_type": "1253815e-dcf0-4ea2-b5e8-fc31ed07801d", "volume_types": ["a5beb1f6-8598-45f4-ab86-98a0d6ec3d83"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:09:42,117 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39 0.030s 2023-04-20 16:09:42,118 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d73e006-a73c-4677-b101-c832045fa93a', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d73e006-a73c-4677-b101-c832045fa93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39'} Body: b'{"group": {"id": "0b1868b6-27dc-46a2-b0c3-595ab9b60a39", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:09:41.000000", "name": "tempest-GroupsV320Test-Group-1930487610", "description": null, "group_type": "1253815e-dcf0-4ea2-b5e8-fc31ed07801d", "volume_types": ["a5beb1f6-8598-45f4-ab86-98a0d6ec3d83"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:09:42,187 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/volumes/detail 0.065s 2023-04-20 16:09:42,187 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0f9bd8-8e73-441b-895f-1d2d16fa2f54', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0f9bd8-8e73-441b-895f-1d2d16fa2f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:09:42,269 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39/action 0.071s 2023-04-20 16:09:42,270 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee63e9c-dca3-446a-8333-74f9b630ad84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39/action'} Body: b'' 2023-04-20 16:09:42,286 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39 0.016s 2023-04-20 16:09:42,287 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24c9ad0-b331-4f91-bae7-32c8c812e747', 'x-openstack-request-id': 'req-a24c9ad0-b331-4f91-bae7-32c8c812e747', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0b1868b6-27dc-46a2-b0c3-595ab9b60a39 could not be found."}}' 2023-04-20 16:09:42,318 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/group_types/1253815e-dcf0-4ea2-b5e8-fc31ed07801d 0.031s 2023-04-20 16:09:42,318 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e5d310-50ad-4669-af37-566bb5ceb003', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/group_types/1253815e-dcf0-4ea2-b5e8-fc31ed07801d'} Body: b'' 2023-04-20 16:09:42,374 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types/a5beb1f6-8598-45f4-ab86-98a0d6ec3d83 0.055s 2023-04-20 16:09:42,374 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65def297-ddd0-4381-94cb-21411a1287c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types/a5beb1f6-8598-45f4-ab86-98a0d6ec3d83'} Body: b'' 2023-04-20 16:09:42,388 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types/a5beb1f6-8598-45f4-ab86-98a0d6ec3d83 0.014s 2023-04-20 16:09:42,389 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-715ffebd-6a31-40bf-859c-f0802c4e0755', 'x-openstack-request-id': 'req-715ffebd-6a31-40bf-859c-f0802c4e0755', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types/a5beb1f6-8598-45f4-ab86-98a0d6ec3d83'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a5beb1f6-8598-45f4-ab86-98a0d6ec3d83 could not be found."}}' {5} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.824337s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a3b8647d-2c87-44f6-a61f-beb705ce60b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:44,486 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes 0.480s 2023-04-20 16:09:44,487 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923f04b4-8611-4676-b8ae-6c7567ac2098', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923f04b4-8611-4676-b8ae-6c7567ac2098', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes'} Body: b'{"volume": {"id": "a3b8647d-2c87-44f6-a61f-beb705ce60b7", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.406733", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}], "user_id": "9fda0be164734818a2528838b90186da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:44,538 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.041s 2023-04-20 16:09:44,539 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52b1d7c-d640-46f4-94c2-610b2db066a7', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52b1d7c-d640-46f4-94c2-610b2db066a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'{"volume": {"id": "a3b8647d-2c87-44f6-a61f-beb705ce60b7", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}], "user_id": "9fda0be164734818a2528838b90186da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78fbba11323045d2b636349d4949c000"}}' 2023-04-20 16:09:45,602 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.051s 2023-04-20 16:09:45,603 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c510a670-cb11-43c6-a4bf-db934b534955', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c510a670-cb11-43c6-a4bf-db934b534955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'{"volume": {"id": "a3b8647d-2c87-44f6-a61f-beb705ce60b7", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": "2023-04-20T16:09:45.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}], "user_id": "9fda0be164734818a2528838b90186da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78fbba11323045d2b636349d4949c000"}}' 2023-04-20 16:09:45,670 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.046s 2023-04-20 16:09:45,671 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b9b547-a5c9-4480-8b55-0dd45bdd3640', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b9b547-a5c9-4480-8b55-0dd45bdd3640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'{"volume": {"id": "a3b8647d-2c87-44f6-a61f-beb705ce60b7", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": "2023-04-20T16:09:45.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}], "user_id": "9fda0be164734818a2528838b90186da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78fbba11323045d2b636349d4949c000"}}' 2023-04-20 16:09:45,806 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.124s 2023-04-20 16:09:45,806 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc54c86-103f-46ea-8bad-151c8a38546c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'' 2023-04-20 16:09:45,829 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.022s 2023-04-20 16:09:45,829 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16a51d5-3e8a-4d7d-97a5-3a3e5b57863c', 'x-openstack-request-id': 'req-e16a51d5-3e8a-4d7d-97a5-3a3e5b57863c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a3b8647d-2c87-44f6-a61f-beb705ce60b7 could not be found."}}' {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.703504s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.162662s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.251989s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.145755s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.023243s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.034350s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.152212s] ... ok {5} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.617646s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 120, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 011b4d7b-6124-4077-a84a-9e776a1dfab5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:47,982 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes 0.372s 2023-04-20 16:09:47,982 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1589787255", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68da8c9f-285b-4e26-99bc-fd5806ce07d0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68da8c9f-285b-4e26-99bc-fd5806ce07d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes'} Body: b'{"volume": {"id": "011b4d7b-6124-4077-a84a-9e776a1dfab5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:47.909196", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1589787255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:48,043 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5 0.049s 2023-04-20 16:09:48,043 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec3a426-2328-48f0-bdd7-a6c55a6af9f0', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec3a426-2328-48f0-bdd7-a6c55a6af9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5'} Body: b'{"volume": {"id": "011b4d7b-6124-4077-a84a-9e776a1dfab5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:48.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1589787255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:49,091 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5 0.037s 2023-04-20 16:09:49,092 80184 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa0a807-cafb-4225-bd50-372965b91e33', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa0a807-cafb-4225-bd50-372965b91e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5'} Body: b'{"volume": {"id": "011b4d7b-6124-4077-a84a-9e776a1dfab5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:48.000000", "updated_at": "2023-04-20T16:09:48.000000", "name": "tempest-VolumesGetTest-Volume-1589787255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:49,203 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5 0.100s 2023-04-20 16:09:49,204 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf00aff-b031-436a-9380-fad2833e4e7f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5'} Body: b'' 2023-04-20 16:09:49,224 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5 0.020s 2023-04-20 16:09:49,225 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8365b58-bf13-4d13-92ea-b0f60c13d73e', 'x-openstack-request-id': 'req-b8365b58-bf13-4d13-92ea-b0f60c13d73e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 011b4d7b-6124-4077-a84a-9e776a1dfab5 could not be found."}}' {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.016391s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.015091s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.032354s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.017956s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.028285s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.021512s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.018122s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.013273s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.014366s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.033952s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.029964s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.030074s] ... ok {5} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.551264s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d0d7e68b-ed82-424e-a5f1-f0da6b9987ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:49,431 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes 0.203s 2023-04-20 16:09:49,432 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-635814216"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc0db93-1db6-46fc-82c0-ac08f3648990', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc0db93-1db6-46fc-82c0-ac08f3648990', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes'} Body: b'{"volume": {"id": "d0d7e68b-ed82-424e-a5f1-f0da6b9987ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:49.367043", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-635814216", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:49,498 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.049s 2023-04-20 16:09:49,499 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9d1c51-765a-4a3c-8d5e-f11c4c62779a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9d1c51-765a-4a3c-8d5e-f11c4c62779a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'{"volume": {"id": "d0d7e68b-ed82-424e-a5f1-f0da6b9987ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:49.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-635814216", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:50,580 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.065s 2023-04-20 16:09:50,581 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6a8dc5-cb70-40e6-a809-eb27f9752a7c', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6a8dc5-cb70-40e6-a809-eb27f9752a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'{"volume": {"id": "d0d7e68b-ed82-424e-a5f1-f0da6b9987ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:49.000000", "updated_at": "2023-04-20T16:09:50.000000", "name": "tempest-VolumesGetTest-Volume-635814216", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:50,650 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.058s 2023-04-20 16:09:50,650 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be59f33-b544-422f-9e88-27a4744c5e5e', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be59f33-b544-422f-9e88-27a4744c5e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'{"volume": {"id": "d0d7e68b-ed82-424e-a5f1-f0da6b9987ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:49.000000", "updated_at": "2023-04-20T16:09:50.000000", "name": "tempest-VolumesGetTest-Volume-635814216", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:50,756 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.093s 2023-04-20 16:09:50,756 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0626a164-aa66-4d3d-8f65-5e9dd19ab45a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'' 2023-04-20 16:09:50,778 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.021s 2023-04-20 16:09:50,778 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe55497e-b351-4954-9b8e-3f344bbb6f74', 'x-openstack-request-id': 'req-fe55497e-b351-4954-9b8e-3f344bbb6f74', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d0d7e68b-ed82-424e-a5f1-f0da6b9987ed could not be found."}}' {5} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.616508s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 130, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a60f1da4-c0db-4835-ab07-270f0645922a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:50,805 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.023s 2023-04-20 16:09:50,805 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-27940c05-7223-4bd4-a364-d75aa1927bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:09:51,126 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes 0.320s 2023-04-20 16:09:51,126 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-VolumesGetTest-Volume-1057371629", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36619886-3a87-4140-9b6a-4c1a3a8e783e', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36619886-3a87-4140-9b6a-4c1a3a8e783e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes'} Body: b'{"volume": {"id": "a60f1da4-c0db-4835-ab07-270f0645922a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:51.060757", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1057371629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:51,182 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a 0.047s 2023-04-20 16:09:51,183 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ea119c-6fb4-46e9-a0ed-5193d6ac373c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ea119c-6fb4-46e9-a0ed-5193d6ac373c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a'} Body: b'{"volume": {"id": "a60f1da4-c0db-4835-ab07-270f0645922a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:51.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1057371629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:52,236 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a 0.042s 2023-04-20 16:09:52,237 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502af9ca-7ab5-41ff-a6dc-e28205570e61', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502af9ca-7ab5-41ff-a6dc-e28205570e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a'} Body: b'{"volume": {"id": "a60f1da4-c0db-4835-ab07-270f0645922a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:51.000000", "updated_at": "2023-04-20T16:09:51.000000", "name": "tempest-VolumesGetTest-Volume-1057371629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:52,371 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a 0.123s 2023-04-20 16:09:52,372 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be074718-098e-4353-9e20-6221da288e7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a'} Body: b'' 2023-04-20 16:09:52,396 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a 0.024s 2023-04-20 16:09:52,396 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-17cf37a0-2aa7-42c8-af6f-d53b34aa26cc', 'x-openstack-request-id': 'req-17cf37a0-2aa7-42c8-af6f-d53b34aa26cc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a60f1da4-c0db-4835-ab07-270f0645922a could not be found."}}' {2} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.752785s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dc47b496-4791-4ff6-9de6-4a219628124a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:54,035 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes 0.417s 2023-04-20 16:09:54,035 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-373626396"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d190a5b-c858-4f0e-8dea-8b3803974532', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d190a5b-c858-4f0e-8dea-8b3803974532', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes'} Body: b'{"volume": {"id": "dc47b496-4791-4ff6-9de6-4a219628124a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:53.969063", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-373626396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 16:09:54,085 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.038s 2023-04-20 16:09:54,085 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8ed532-d5aa-430e-9700-ef28b85a6193', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8ed532-d5aa-430e-9700-ef28b85a6193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'{"volume": {"id": "dc47b496-4791-4ff6-9de6-4a219628124a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:54.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-373626396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:55,134 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.037s 2023-04-20 16:09:55,135 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af6522f-393d-47d1-a524-2a10db89fc07', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af6522f-393d-47d1-a524-2a10db89fc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'{"volume": {"id": "dc47b496-4791-4ff6-9de6-4a219628124a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:54.000000", "updated_at": "2023-04-20T16:09:54.000000", "name": "tempest-VolumesTransfersV355Test-Volume-373626396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:55,187 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.040s 2023-04-20 16:09:55,187 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6750bdb0-3c2a-43fe-889f-97510eeb4227', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6750bdb0-3c2a-43fe-889f-97510eeb4227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'{"volume": {"id": "dc47b496-4791-4ff6-9de6-4a219628124a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:54.000000", "updated_at": "2023-04-20T16:09:54.000000", "name": "tempest-VolumesTransfersV355Test-Volume-373626396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:55,345 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.147s 2023-04-20 16:09:55,346 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fbc88c-eeb0-484e-937c-4c15abfed5d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'' 2023-04-20 16:09:55,368 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.021s 2023-04-20 16:09:55,368 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4579990-d5cd-4082-81bf-dd3d6443f0a0', 'x-openstack-request-id': 'req-e4579990-d5cd-4082-81bf-dd3d6443f0a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dc47b496-4791-4ff6-9de6-4a219628124a could not be found."}}' {2} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.486639s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b23332e-a175-4c5a-baac-6a8144776cdd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:55,566 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes 0.194s 2023-04-20 16:09:55,567 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-376345747"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a1088f-c0ed-431e-9ba8-baf187f35816', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a1088f-c0ed-431e-9ba8-baf187f35816', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes'} Body: b'{"volume": {"id": "7b23332e-a175-4c5a-baac-6a8144776cdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:55.507262", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-376345747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 16:09:55,621 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.044s 2023-04-20 16:09:55,621 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b501ffce-58f2-4c33-997e-22273e79e159', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b501ffce-58f2-4c33-997e-22273e79e159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'{"volume": {"id": "7b23332e-a175-4c5a-baac-6a8144776cdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-376345747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:56,671 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.037s 2023-04-20 16:09:56,671 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfee33c-e6b7-4d5a-af70-98cac35c6f1b', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfee33c-e6b7-4d5a-af70-98cac35c6f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'{"volume": {"id": "7b23332e-a175-4c5a-baac-6a8144776cdd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:56.000000", "updated_at": "2023-04-20T16:09:56.000000", "name": "tempest-VolumesTransfersV355Test-Volume-376345747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:56,722 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.040s 2023-04-20 16:09:56,722 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3d55cf-7a8b-4d2d-8ce0-48b27f1128d2', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3d55cf-7a8b-4d2d-8ce0-48b27f1128d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'{"volume": {"id": "7b23332e-a175-4c5a-baac-6a8144776cdd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:56.000000", "updated_at": "2023-04-20T16:09:56.000000", "name": "tempest-VolumesTransfersV355Test-Volume-376345747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:56,837 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.104s 2023-04-20 16:09:56,837 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e24cd8-3862-4446-aaba-282b007a02bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'' 2023-04-20 16:09:56,857 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.019s 2023-04-20 16:09:56,857 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e021bb-7331-4ec8-991e-454b691d8553', 'x-openstack-request-id': 'req-75e021bb-7331-4ec8-991e-454b691d8553', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7b23332e-a175-4c5a-baac-6a8144776cdd could not be found."}}' {2} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.559178s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b59aacbb-f076-41c1-8a13-b5150decb331 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:00,318 80178 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes 0.415s 2023-04-20 16:10:00,319 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-139717527"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7754d71-f098-433f-8863-db7d34d3617c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7754d71-f098-433f-8863-db7d34d3617c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes'} Body: b'{"volume": {"id": "b59aacbb-f076-41c1-8a13-b5150decb331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:00.244345", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-139717527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}], "user_id": "cf6091e52b8f4c12937f8afbf78e96ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:00,366 80178 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331 0.038s 2023-04-20 16:10:00,367 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64032347-7178-404c-b33d-ba9d82a3f57d', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64032347-7178-404c-b33d-ba9d82a3f57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331'} Body: b'{"volume": {"id": "b59aacbb-f076-41c1-8a13-b5150decb331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:00.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-139717527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}], "user_id": "cf6091e52b8f4c12937f8afbf78e96ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca8e1aeb27f34e398c0a63c8f04757b0"}}' 2023-04-20 16:10:01,448 80178 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331 0.070s 2023 -04-20 16:10:01,449 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b248e45e-e363-499b-90a5-8a940004d4a4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b248e45e-e363-499b-90a5-8a940004d4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331'} Body: b'{"volume": {"id": "b59aacbb-f076-41c1-8a13-b5150decb331", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:00.000000", "updated_at": "2023-04-20T16:10:00.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-139717527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}], "user_id": "cf6091e52b8f4c12937f8afbf78e96ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca8e1aeb27f34e398c0a63c8f04757b0"}}' {10} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.043540s] ... ok {10} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000861s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range {10} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {10} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {10} setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1c4c5f69-7cb4-44d3-811b-6d853122d142 failed to build and is in ERROR status {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {10} setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1146736d-72b5-4fb7-9836-c0d4459a691a failed to build and is in ERROR status {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.632930s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a703c8dc-4f1b-4f33-b827-f51366b07c47 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:52,439 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2023-04-20 16:07:52,439 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ff6eb11c-785d-455e-85e8-92cecb0ffb08', '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": "403bee038ece4e9aa023aad83ee8f188", "name": "tempest-VolumesActionsTest-1745644681-project-member", "password_expires_at": null}, "audit_ids": ["mKQolB-zR7yvXk228d8ijQ"], "expires_at": "2023-04-20T17:07:52.000000Z", "issued_at": "2023-04-20T16:07:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec92faae7a5d40f98409e9634a9dbf9b", "name": "tempest-VolumesActionsTest-1745644681"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ec92faae7a5d40f98409e9634a9dbf9b", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:07:52,440 80186 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '6deca2c3-6467-44e2-aa30-6cf5abf230f5', 'name': 'tempest-VolumesActionsTest-1683519822-network', 'tenant_id': 'ec92faae7a5d40f98409e9634a9dbf9b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ec92faae7a5d40f98409e9634a9dbf9b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25265, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:07:49Z', 'updated_at': '2023-04-20T16:07:49Z', 'revision_number': 1} available for tenant 2023-04-20 16:07:53,287 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.846s 2023-04-20 16:07:53,287 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-884360922", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "6deca2c3-6467-44e2-aa30-6cf5abf230f5"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb', '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-80667c4e-636a-47b0-9f62-145495d3867d', 'x-compute-request-id': 'req-80667c4e-636a-47b0-9f62-145495d3867d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4f841186-7958-4642-9050-9b048b61ebbb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f841186-7958-4642-9050-9b048b61ebbb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "SGAErdXyD3Zm"}}' 2023-04-20 16:07:53,426 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.135s 2023-04-20 16:07:53,426 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', '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-f7f5ed04-4fd7-475e-b9c2-480f4073dcd3', 'x-compute-request-id': 'req-f7f5ed04-4fd7-475e-b9c2-480f4073dcd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'{"server": {"id": "4f841186-7958-4642-9050-9b048b61ebbb", "name": "tempest-VolumesActionsTest-instance-884360922", "status": "BUILD", "tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b", "user_id": "403bee038ece4e9aa023aad83ee8f188", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:07:53Z", "updated": "2023-04-20T16:07:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f841186-7958-4642-9050-9b048b61ebbb"}], "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": "sche duling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:08:43,710 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.228s 2023-04-20 16:08:43,710 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', '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-36e007b6-b616-4f2b-9e71-79ccccb02367', 'x-compute-request-id': 'req-36e007b6-b616-4f2b-9e71-79ccccb02367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'{"server": {"id": "4f841186-7958-4642-9050-9b048b61ebbb", "name": "tempest-VolumesActionsTest-instance-884360922", "status": "ACTIVE", "tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b", "user_id": "403bee038ece4e9aa023aad83ee8f188", "metadata": {}, "hostId": "ea58b4db80534f74419d42951222f960ec7b256fb138aab7e1aa3832", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:07:53Z", "updated": "2023-04-20T16:08:00Z", "addresses": {"tempest-VolumesActionsTest-1683519822-network": [{"version": 4, "addr": "10.0.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:e1:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f841186-7958-4642-9050-9b048b61ebbb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:08:00.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": []}}' 2023-04-20 16:08:43,722 80186 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:09:44,015 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.233s 2023-04-20 16:09:44,016 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1995648815"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1e92b6-9a0a-4ed2-8922-4c296f6aa2dd', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1e92b6-9a0a-4ed2-8922-4c296f6aa2dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "a703c8dc-4f1b-4f33-b827-f51366b07c47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:43.952863", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1995648815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "so urce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:44,086 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.061s 2023-04-20 16:09:44,087 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de06c5d-fce4-4993-8f8f-070a33cc0365', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de06c5d-fce4-4993-8f8f-070a33cc0365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'{"volume": {"id": "a703c8dc-4f1b-4f33-b827-f51366b07c47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1995648815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:09:45,137 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.039s 2023-04-20 16:09:45,137 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16c971e-1d91-4438-909b-a85590c2c57a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16c971e-1d91-4438-909b-a85590c2c57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'{"volume": {"id": "a703c8dc-4f1b-4f33-b827-f51366b07c47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": "2023-04-20T16:09:44.000000", "name": "tempest-VolumesActionsTest-Volume-1995648815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}], "user_id": "403bee038ece4e9aa023 aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:09:45,188 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.039s 2023-04-20 16:09:45,188 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af1cd96-d1f3-4de9-a18c-8185af6cd596', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af1cd96-d1f3-4de9-a18c-8185af6cd596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'{"volume": {"id": "a703c8dc-4f1b-4f33-b827-f51366b07c47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": "2023-04-20T16:09:44.000000", "name": "tempest-VolumesActionsTest-Volume-1995648815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:09:45,327 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.126s 2023-04-20 16:09:45,328 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6d1865-f9d9-4a24-9cb2-b76961bba6b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'' 2023-04-20 16:09:45,351 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.023s 2023-04-20 16:09:45,352 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e9dbfc-a6e9-42ae-8804-ff6c662d198a', 'x-openstack-request-id': 'req-65e9dbfc-a6e9-42ae-8804-ff6c662d198a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'{"itemNotFound": {" code": 404, "message": "Volume a703c8dc-4f1b-4f33-b827-f51366b07c47 could not be found."}}' 2023-04-20 16:09:45,475 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.122s 2023-04-20 16:09:45,475 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 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-11904068-9727-4a8c-9102-2b81b52d85b9', 'x-compute-request-id': 'req-11904068-9727-4a8c-9102-2b81b52d85b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'' 2023-04-20 16:09:45,919 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.443s 2023-04-20 16:09:45,919 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', '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-f81f6c99-0fca-4634-a57a-aebdcecfa72e', 'x-compute-request-id': 'req-f81f6c99-0fca-4634-a57a-aebdcecfa72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'{"server": {"id": "4f841186-7958-4642-9050-9b048b61ebbb", "name": "tempest-VolumesActionsTest-instance-884360922", "status": "ACTIVE", "tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b", "user_id": "403bee038ece4e9aa023aad83ee8f188", "metadata": {}, "hostId": "ea58b4db80534f74419d42951222f960ec7b256fb138aab7e1aa3832", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:07:53Z", "updated": "2023-04-20T16:09:45Z", "addresses": {"tempest-VolumesActionsTest-1683519822-network": [{"version": 4, "addr": "10.0.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:e1:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f841186-7958-4642-9050-9b048b61ebbb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:08:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:10:35,986 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.040s 2023-04-20 16:10:35,986 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:35 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', '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-ba14660a-d8dd-4ef5-a84c-5938d110fb8e', 'x-compute-request-id': 'req-ba14660a-d8dd-4ef5-a84c-5938d110fb8e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4f841186-7958-4642-9050-9b048b61ebbb could not be found."}}' {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [173.963414s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 309, in test_rebuild_server_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9711e55d-4681-46a1-b11d-2af067732aa2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:42,882 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.266s 2023-04-20 16:07:42,882 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9975411e-9f86-4fe1-a146-47b3eeaa742e', 'x-compute-request-id': 'req-9975411e-9f86-4fe1-a146-47b3eeaa742e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:07:43,227 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.333s 2023-04-20 16:07:43,228 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3cb4420-f971-4367-bbff-bc3cac7ba506', 'x-compute-request-id': 'req-f3cb4420-f971-4367-bbff-bc3cac7ba506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:08:34,331 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 1.042s 2023-04-20 16:08:34,332 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-3b790688-5bb1-4b3d-9048-c555b80f46f1', 'x-compute-request-id': 'req-3b790688-5bb1-4b3d-9048-c555b80f46f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:08:34,893 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.549s 2023-04-20 16:08:34,893 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Thu, 20 Apr 2023 16:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-3617416d-2694-4300-a09b-beb8833f2baa', 'x-compute-request-id': 'req-3617416d-2694-4300-a09b-beb8833f2baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:09:35,137 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes 0.223s 2023-04-20 16:09:35,138 80174 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-ServerActionsTestJSON-volume-70864828"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79444fe-f339-42b1-bf95-875b281b010d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79444fe-f339-42b1-bf95-875b281b010d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes'} Body: b'{"volume": {"id": "9711e55d-4681-46a1-b11d-2af067732aa2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.074709", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-70864828", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023- 04-20 16:09:35,188 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2 0.041s 2023-04-20 16:09:35,188 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d020ce-9105-4ed1-aa38-5dffb6f6d7f8', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d020ce-9105-4ed1-aa38-5dffb6f6d7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2'} Body: b'{"volume": {"id": "9711e55d-4681-46a1-b11d-2af067732aa2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-70864828", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:09:36,245 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2 0.044s 2023-04-20 16:09:36,245 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be9e4e8-faea-406b-8968-0996a7be2b12', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be9e4e8-faea-406b-8968-0996a7be2b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2'} Body: b'{"volume": {"id": "9711e55d-4681-46a1-b11d-2af067732aa2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.000000", "updated_at": "2023-04-20T16:09:35.000000", "name": "tempest-ServerActionsTestJSON-volume-70864828", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:09:36,505 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.249s 2023-04-20 16:09:36,506 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-09f79422-62e9-4bad-9152-bb637373e6d9', 'x-compute-request-id': 'req-09f79422-62e9-4bad-9152-bb637373e6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.452418s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 48f5dd86-2ae0-498e-9840-6cebc01b4260 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:36,164 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.173s 2023-04-20 16:10:36,164 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1840558589"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b63303e-1786-4560-8394-850bb30737ec', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b63303e-1786-4560-8394-850bb30737ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "48f5dd86-2ae0-498e-9840-6cebc01b4260", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:36.107473", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1840558589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:36,212 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.038s 2023-04-20 16:10:36,212 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ef8ba0-59eb-4f62-bf64-90fda4b4f45b', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ef8ba0-59eb-4f62-bf64-90fda4b4f45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'{"volume": {"id": "48f5dd86-2ae0-498e-9840-6cebc01b4260", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:36.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1840558589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:37,261 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.037s 2023-04-20 16:10:37,261 80186 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-226d3956-7fd5-4028-b6b7-3fcfd5b30628', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226d3956-7fd5-4028-b6b7-3fcfd5b30628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'{"volume": {"id": "48f5dd86-2ae0-498e-9840-6cebc01b4260", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:36.000000", "updated_at": "2023-04-20T16:10:36.000000", "name": "tempest-VolumesActionsTest-Volume-1840558589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:37,311 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.039s 2023-04-20 16:10:37,311 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60aa416c-c234-4b3b-876c-32a10edc7e67', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60aa416c-c234-4b3b-876c-32a10edc7e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'{"volume": {"id": "48f5dd86-2ae0-498e-9840-6cebc01b4260", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:36.000000", "updated_at": "2023-04-20T16:10:36.000000", "name": "tempest-VolumesActionsTest-Volume-1840558589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:37,421 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.099s 2023-04-20 16:10:37,421 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb56d5b8-33de-42c3-87bd-a22365b3d12f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'' 2023-04-20 16:10:37,441 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.020s 2023-04-20 16:10:37,442 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b1d934-23b3-49b6-9572-57bc2020704f', 'x-openstack-request-id': 'req-c0b1d934-23b3-49b6-9572-57bc2020704f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 48f5dd86-2ae0-498e-9840-6cebc01b4260 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.572462s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c3f9266-fb17-4342-98cb-e571c8786f5b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:37,684 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.240s 2023-04-20 16:10:37,685 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-663515319"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3cbdc07-a234-4a62-93b7-dc6c3e8458bf', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3cbdc07-a234-4a62-93b7-dc6c3e8458bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "9c3f9266-fb17-4342-98cb-e571c8786f5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:37.578385", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-663515319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:37,733 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.039s 2023-04-20 16:10:37,734 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb52d63-77d2-475c-a2ab-e2d8945d814a', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb52d63-77d2-475c-a2ab-e2d8945d814a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'{"volume": {"id": "9c3f9266-fb17-4342-98cb-e571c8786f5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-663515319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:38,790 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.036s 2023-04-20 16:10:38,790 80186 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42053ede-804b-4a72-a297-60c0d4b14f64', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42053ede-804b-4a72-a297-60c0d4b14f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'{"volume": {"id": "9c3f9266-fb17-4342-98cb-e571c8786f5b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:38.000000", "updated_at": "2023-04-20T16:10:38.000000", "name": "tempest-VolumesActionsTest-Volume-663515319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:38,846 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.045s 2023-04-20 16:10:38,846 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee8cb663-ddc1-4c6a-a350-fd43f26dddac', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8cb663-ddc1-4c6a-a350-fd43f26dddac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'{"volume": {"id": "9c3f9266-fb17-4342-98cb-e571c8786f5b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:38.000000", "updated_at": "2023-04-20T16:10:38.000000", "name": "tempest-VolumesActionsTest-Volume-663515319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:38,996 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.138s 2023-04-20 16:10:38,996 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0 ', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e173b76-f7df-4581-ad70-e6d7d0ab669f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'' 2023-04-20 16:10:39,015 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.019s 2023-04-20 16:10:39,016 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e1e160-4f88-4cae-ba9f-fc2d69ccd1db', 'x-openstack-request-id': 'req-93e1e160-4f88-4cae-ba9f-fc2d69ccd1db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9c3f9266-fb17-4342-98cb-e571c8786f5b could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.503110s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a77ce5ab-cdba-45ea-90fa-25489afa3fcf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:39,218 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.199s 2023-04-20 16:10:39,218 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1555318297"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b12a1e4-9894-42ca-bba2-ee537dccf3cf', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b12a1e4-9894-42ca-bba2-ee537dccf3cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "a77ce5ab-cdba-45ea-90fa-25489afa3fcf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:39.162194", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1555318297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:39,286 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.058s 2023-04-20 16:10:39,286 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37b94f4-f6c4-487f-b805-827ad89a047e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37b94f4-f6c4-487f-b805-827ad89a047e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'{"volume": {"id": "a77ce5ab-cdba-45ea-90fa-25489afa3fcf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:39.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1555318297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:40,335 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.037s 2023-04-20 16:10:40,336 80186 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de30f7b-5dd8-4746-a650-feef6b377998', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de30f7b-5dd8-4746-a650-feef6b377998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'{"volume": {"id": "a77ce5ab-cdba-45ea-90fa-25489afa3fcf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:39.000000", "updated_at": "2023-04-20T16:10:39.000000", "name": "tempest-VolumesActionsTest-Volume-1555318297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:40,384 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.038s 2023-04-20 16:10:40,384 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fa77cc-9fb0-4357-9d85-eebf5607ad45', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fa77cc-9fb0-4357-9d85-eebf5607ad45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'{"volume": {"id": "a77ce5ab-cdba-45ea-90fa-25489afa3fcf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:39.000000", "updated_at": "2023-04-20T16:10:39.000000", "name": "tempest-VolumesActionsTest-Volume-1555318297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:40,500 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.105s 2023-04-20 16:10:40,500 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05239082-0f96-4809-a83c-a5283cd1542b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'' 2023-04-20 16:10:40,520 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.019s 2023-04-20 16:10:40,520 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-528e01e9-e589-4e39-b4fa-3ee50c5c3f08', 'x-openstack-request-id': 'req-528e01e9-e589-4e39-b4fa-3ee50c5c3f08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a77ce5ab-cdba-45ea-90fa-25489afa3fcf could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.499030s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c0655dff-1850-44a4-a9c9-e154a18947f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:40,734 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.211s 2023-04-20 16:10:40,734 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-868349271"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ed0993-1abc-447e-8b5f-8788426cc654', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ed0993-1abc-447e-8b5f-8788426cc654', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "c0655dff-1850-44a4-a9c9-e154a18947f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:40.648443", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-868349271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:40,784 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.040s 2023-04-20 16:10:40,784 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5d7f2e-bb11-4cfa-a343-6256d2ab8634', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5d7f2e-bb11-4cfa-a343-6256d2ab8634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'{"volume": {"id": "c0655dff-1850-44a4-a9c9-e154a18947f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:41.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-868349271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:41,838 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.042s 2023-04-20 16:10:41,839 80186 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d24f1e-27d9-478b-9092-0730cc35d043', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d24f1e-27d9-478b-9092-0730cc35d043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'{"volume": {"id": "c0655dff-1850-44a4-a9c9-e154a18947f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:41.000000", "updated_at": "2023-04-20T16:10:41.000000", "name": "tempest-VolumesActionsTest-Volume-868349271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:41,889 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.040s 2023-04-20 16:10:41,890 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c94d9b-5c1f-4092-b83a-e173331879f2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c94d9b-5c1f-4092-b83a-e173331879f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'{"volume": {"id": "c0655dff-1850-44a4-a9c9-e154a18947f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:41.000000", "updated_at": "2023-04-20T16:10:41.000000", "name": "tempest-VolumesActionsTest-Volume-868349271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:41,998 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.097s 2023-04-20 16:10:41,998 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96dca154-dec7-4ed3-9269-1904b0ea2efb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'' 2023-04-20 16:10:42,021 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.022s 2023-04-20 16:10:42,021 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c22ea78-c7d8-4f39-ab03-84703af00cf1', 'x-openstack-request-id': 'req-5c22ea78-c7d8-4f39-ab03-84703af00cf1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0655dff-1850-44a4-a9c9-e154a18947f0 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.487492s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume db6f2c52-9fdb-493c-ae09-b2140496adde failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:42,196 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.172s 2023-04-20 16:10:42,196 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1528799225"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb5106e-9ba0-4ff9-848b-ba79706a98b9', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb5106e-9ba0-4ff9-848b-ba79706a98b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "db6f2c52-9fdb-493c-ae09-b2140496adde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:42.143833", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1528799225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:42,248 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.043s 2023-04-20 16:10:42,249 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5b749b-7c90-45e2-b2da-caec72c3b8ce', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5b749b-7c90-45e2-b2da-caec72c3b8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'{"volume": {"id": "db6f2c52-9fdb-493c-ae09-b2140496adde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:42.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1528799225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:43,297 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.037s 2023-04-20 16:10:43,298 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247153f4-ccf2-4dc0-8ddc-93e23e7246e4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247153f4-ccf2-4dc0-8ddc-93e23e7246e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'{"volume": {"id": "db6f2c52-9fdb-493c-ae09-b2140496adde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:42.000000", "updated_at": "2023-04-20T16:10:42.000000", "name": "tempest-VolumesActionsTest-Volume-1528799225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:43,371 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.063s 2023-04-20 16:10:43,371 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9db261b-fcf7-488e-a72b-a96c6be3960f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9db261b-fcf7-488e-a72b-a96c6be3960f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'{"volume": {"id": "db6f2c52-9fdb-493c-ae09-b2140496adde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:42.000000", "updated_at": "2023-04-20T16:10:42.000000", "name": "tempest-VolumesActionsTest-Volume-1528799225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:43,489 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.107s 2023-04-20 16:10:43,489 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c90bdea-d3fc-4c78-b94a-6dd4250932e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'' 2023-04-20 16:10:43,510 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.020s 2023-04-20 16:10:43,510 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2caa14db-d4e1-4ca1-9b89-8550027062c3', 'x-openstack-request-id': 'req-2caa14db-d4e1-4ca1-9b89-8550027062c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume db6f2c52-9fdb-493c-ae09-b2140496adde could not be found."}}' {6} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.160747s] ... ok {6} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.780858s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 98569d98-bbb3-4f76-af23-11c13b3ddb2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:48,958 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.148s 2023-04-20 16:10:48,958 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4472f2b7-1183-4699-92bf-8720ebade728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:10:49,301 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes 0.342s 2023-04-20 16:10:49,302 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-VolumesExtendTest-Volume-21869479"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a385936-1ed7-40f1-84bf-61bac769d851', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a385936-1ed7-40f1-84bf-61bac769d851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes'} Body: b'{"volume": {"id": "98569d98-bbb3-4f76-af23-11c13b3ddb2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:49.239195", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-21869479", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:49,359 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.047s 2023-04-20 16:10:49,359 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None R esponse - Headers: {'date': 'Thu, 20 Apr 2023 16:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02171622-d8ff-4382-9d3b-b1a630049f10', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02171622-d8ff-4382-9d3b-b1a630049f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'{"volume": {"id": "98569d98-bbb3-4f76-af23-11c13b3ddb2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:49.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-21869479", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:50,410 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.038s 2023-04-20 16:10:50,410 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442412d3-adaa-46c6-8f61-c656d06685e4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442412d3-adaa-46c6-8f61-c656d06685e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'{"volume": {"id": "98569d98-bbb3-4f76-af23-11c13b3ddb2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:49.000000", "updated_at": "2023-04-20T16:10:49.000000", "name": "tempest-VolumesExtendTest-Volume-21869479", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:50,461 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.039s 2023-04-20 16:10:50,461 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55821a2a-3f68-41cd-b1f5-83768b154344', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-ope nstack-request-id': 'req-55821a2a-3f68-41cd-b1f5-83768b154344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'{"volume": {"id": "98569d98-bbb3-4f76-af23-11c13b3ddb2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:49.000000", "updated_at": "2023-04-20T16:10:49.000000", "name": "tempest-VolumesExtendTest-Volume-21869479", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:50,568 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.096s 2023-04-20 16:10:50,569 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b83e02f-e630-4c0b-9f79-2a889467d540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'' 2023-04-20 16:10:50,589 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.019s 2023-04-20 16:10:50,589 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e74fe3-7d9c-42b2-87dc-277d43ab5b76', 'x-openstack-request-id': 'req-29e74fe3-7d9c-42b2-87dc-277d43ab5b76', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98569d98-bbb3-4f76-af23-11c13b3ddb2b could not be found."}}' {6} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.470045s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a290517-af91-4e4b-8256-3390db0b13b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:50,790 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes 0.198s 2023-04-20 16:10:50,790 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-444264179"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927d7185-3d96-425a-bc50-03c87dc7144f', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927d7185-3d96-425a-bc50-03c87dc7144f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes'} Body: b'{"volume": {"id": "6a290517-af91-4e4b-8256-3390db0b13b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:50.719810", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-444264179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:50,837 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.037s 2023-04-20 16:10:50,837 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08afd87a-3fa8-4f84-816e-543ed9c924f5', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08afd87a-3fa8-4f84-816e-543ed9c924f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'{"volume": {"id": "6a290517-af91-4e4b-8256-3390db0b13b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:51.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-444264179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:51,887 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.038s 2023-04-20 16:10:51,888 80186 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa280f4-d829-43ea-a02f-02630fc1fce7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa280f4-d829-43ea-a02f-02630fc1fce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'{"volume": {"id": "6a290517-af91-4e4b-8256-3390db0b13b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:51.000000", "updated_at": "2023-04-20T16:10:51.000000", "name": "tempest-VolumesExtendTest-Volume-444264179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:51,937 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.038s 2023-04-20 16:10:51,937 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4156dd22-4519-4843-b1a8-36ff47c15559', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4156dd22-4519-4843-b1a8-36ff47c15559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'{"volume": {"id": "6a290517-af91-4e4b-8256-3390db0b13b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:51.000000", "updated_at": "2023-04-20T16:10:51.000000", "name": "tempest-VolumesExtendTest-Volume-444264179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:52,039 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.091s 2023-04-20 16:10:52,040 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/ html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2dc16d5-f55a-4e46-a91c-a53426c85e38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'' 2023-04-20 16:10:52,060 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.020s 2023-04-20 16:10:52,060 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1063c8d7-329c-4f8d-a05d-3e9810cd9411', 'x-openstack-request-id': 'req-1063c8d7-329c-4f8d-a05d-3e9810cd9411', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6a290517-af91-4e4b-8256-3390db0b13b4 could not be found."}}' {6} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.624849s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5203dc19-bca3-4c76-9f17-62cbcdc5f12b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:25,770 80180 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:08:25,771 80180 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:08:25,824 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2023-04-20 16:08:25,825 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-627338015", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4OSrhcAGhvt/1td6lSrBTjgRGg10CjLCL1EmuHW6q7czt1RgqBpWAsoiQyoSTiBzeuddL47KN04jWageIBB5Wx1XgbbdYqtpRoz/r1eG4scj8/SDy6MikQDo96K7/ZPw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:25 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-609f7b84-8131-4075-a5f2-74785b5959cc', 'x-compute-request-id': 'req-609f7b84-8131-4075-a5f2-74785b5959cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-627338015", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4OSrhcAGhvt/1td6lSrBTjgRGg10CjLCL1EmuHW6q7czt1RgqBpWAsoiQyoSTiBzeuddL47KN04jWageIBB5Wx1XgbbdYqtpRoz/r1eG4scj8/SDy6MikQDo96K7/ZPw==", "fingerprint": "03:a9:fb:60:2f:09:5f:b1:b8:f3:92:8d:e9:1f:9e:6a", "user_id": "690c49feae904687826fb959ba5ba283"}}' 2023-04-20 16:08:25,828 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-627338015 created 2023-04-20 16:08:26,004 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.176s 2023-04-20 16:08:26,005 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1130356135", "description": "tempest-description--1223235754"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-5684b466-059f-4c04-97f1-60a44ad4aaae', 'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "name": "tempest-securitygroup--1130356135", "stateful": true, "tenant_id": "71cf2664111f45788d24092e8ceede9c", "description": "tempest-description--1223235754", "shared": false, "security_group_rules": [{"id": "1a88293a-8035-4b5a-bd57-df40a8e3b2d4", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 664, "description": null, "tags": [], "created_at": "2023-04-20T16:08:25Z", "updated_at": "2023-04-20T16:08:25Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}, {"id": "b16ba5d3-f05f-4572-a8ab-2e73cd69da86", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 663, "description": null, "tags": [], "created_at": "2023-04-20T16:08:25Z", "updated_at": "2023-04-20T16:08:25Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}], "tags": [], "created_at": "2023-04-20T16:08:25Z", "updated_at": "2023-04-20T16:08:25Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:08:26,203 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2023-04-20 16:08:26,203 80180 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": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0da3fb12-0523-49f3-aaf3-1f1cb3f25cba', 'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5f4fb68-ea18-451e-a1d7-fafd92c5ab93", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:08:26Z", "updated_at": "2023-04-20T16:08:26Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:08:26,421 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.216s 2023-04-20 16:08:26,421 80180 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": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d766a351-9d68-4503-918b-001983902f87', 'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "406b7894-290c-465e-9aba-bc19db23c8d2", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:08:26Z", "updated_at": "2023-04-20T16:08:26Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:08:26,422 80180 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1130356135 created 2023-04-20 16:08:27,487 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.065s 2023-04-20 16:08:27,488 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-0189538b-939d-4c25-81a9-53fbd6c66dd3', 'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8ee2baf3-0f36-4fe1-bdc0-2315ecd06305", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.22", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "71cf2664111f45788d24092e8ceede9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:08:26Z", "updated_at": "2023-04-20T16:08:26Z", "revision_number": 0}}' 2023-04-20 16:08:27,488 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8ee2baf3-0f36-4fe1-bdc0-2315ecd06305', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.22', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:08:26Z', 'updated_at': '2023-04-20T16:08:26Z', 'revision_number': 0, 'ip': '172.24.4.22'} created 2023-04-20 16:08:27,531 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.037s 2023-04-20 16:08:27,532 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1cfe58cb-deb1-44dc-a5bc-a23fd21258ac', '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": "690c49feae904687826fb959ba5ba283", "name": "tempest-AttachVolumeNegativeTest-308436039-project-member", "password_expires_at": null}, "audit_ids": ["Cqo3ZCj8RLGq185LuA7XNg"], "expires_at": "2023-04-20T17:08:27.000000Z", "issued_at": "2023-04-20T16:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71cf2664111f45788d24092e8ceede9c", "name": "tempest-AttachVolumeNegativeTest-308436039"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/71cf 2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:08:27,532 80180 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '2dc9b3da-0124-4718-9f70-a131cd030480', 'name': 'tempest-AttachVolumeNegativeTest-766632698-network', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '71cf2664111f45788d24092e8ceede9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:23Z', 'revision_number': 1} available for tenant 2023-04-20 16:08:27,533 80180 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-627338015', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4OSrhcAGhvt/1td6lSrBTjgRGg10CjLCL1EmuHW6q7czt1RgqBpWAsoiQyoSTiBzeuddL47KN04jWageIBB5Wx1XgbbdYqtpRoz/r1eG4scj8/SDy6MikQDo96K7/ZPw==', 'fingerprint': '03:a9:fb:60:2f:09:5f:b1:b8:f3:92:8d:e9:1f:9e:6a', 'user_id': '690c49feae904687826fb959ba5ba283', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD1coksecqJNCIFF9qTRTnUlYHpkOxixOT60ByLcXmMJ1r42aahCJkP\nEzSFJ9wBLlagBwYFK4EEACKhZANiAARuDkq4XABob7f9bXepUqwU44ERoNdAoywi\n9RJrh1uqu3M7dUYKgaVgLKIkMqEk4gc3rnXS+OyjdOI1moHiAQeVsdV4G23WKraU\naM/69XhuLHI/P0g8ujIpEA6Peiu/2T8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63', 'name': 'tempest-securitygroup--1130356135', 'stateful': True, 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'description': 'tempest-description--1223235754', 'shared': False, 'security_group_rules': [{'id': '1a88293a-8035-4b5a-bd57-df40a8e3b2d4', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': 'a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63', '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': 664, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:08:25Z', 'updated_at': '2023-04-20T16:08:25Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, {'id': 'b16ba5d3-f05f-4572-a8ab-2e73cd69da86', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': 'a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63', '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': 663, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:08:25Z', 'updated_at': '2023-04-20T16:08:25Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceede9c'}], 'tags': [], 'created_at': '2023-04-20T16:08:25Z', 'updated_at': '2023-04-20T16:08:25Z', 'revision_number': 1, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, 'floating_ip': {'id': '8ee2baf3-0f36-4fe1-bdc0-2315ecd06305', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.22', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:08:26Z', 'updated_at': '2023-04-20T16:08:26Z', 'revision_number': 0, 'ip': '172.24.4.22'}} 2023-04-20 16:08:28,465 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.931s 2023-04-20 16:08:28,466 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-407901735", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2dc9b3da-0124-4718-9f70-a131cd030480"}], "security_groups": [{"name": "tempest-securitygroup--1130356135"}], "key_name": "tempest-keypair-627338015", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f', '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-bd6fa3be-8657-4417-844e-c9c5eaec9e19', 'x-compute-request-id': 'req-bd6fa3be-8657-4417-844e-c9c5eaec9e19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1130356135"}], "adminPass": "password"}}' 2023-04-20 16:08:28,557 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.085s 2023-04-20 16:08:28,558 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b172782a-3b08-467a-97db-4f4799de1cb2', 'x-compute-request-id': 'req-b172782a-3b08-467a-97db-4f4799de1cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'{"server": {"id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "name": "tempest-AttachVolumeNegativeTest-server-407901735", "status": "BUILD", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id ": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:08:28Z", "updated": "2023-04-20T16:08:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-627338015", "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-04-20 16:09:18,845 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.228s 2023-04-20 16:09:18,846 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-288d4990-b3de-408d-a202-025a02bcf7c9', 'x-compute-request-id': 'req-288d4990-b3de-408d-a202-025a02bcf7c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'{"server": {"id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "name": "tempest-AttachVolumeNegativeTest-server-407901735", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:08:28Z", "updated": "2023-04-20T16:08:36Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:0d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-627338015", "OS-SRV-USG:launched_at": "2023-04-20T16:08:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1130356135"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:09:18,858 80180 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:10:19,082 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f/os-interface 0.185s 2023-04-20 16:10:19,083 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'ap plication/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-43ef5b51-2a1b-469f-b066-92ffe78b9a36', 'x-compute-request-id': 'req-43ef5b51-2a1b-469f-b066-92ffe78b9a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "port_id": "9223f738-4299-44ed-8e8f-c39e3353e39d", "mac_addr": "fa:16:3e:d6:0d:19", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9d17c8f7-c175-4d31-a647-70993d887acf", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 16:10:19,919 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/8ee2baf3-0f36-4fe1-bdc0-2315ecd06305 0.832s 2023-04-20 16:10:19,920 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9223f738-4299-44ed-8e8f-c39e3353e39d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-766cd88d-cf3f-4076-8994-cf5c9c288fab', 'date': 'Thu, 20 Apr 2023 16:10:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8ee2baf3-0f36-4fe1-bdc0-2315ecd06305'} Body: b'{"floatingip": {"id": "8ee2baf3-0f36-4fe1-bdc0-2315ecd06305", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.22", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "80a8f671-0e8c-45cc-9bde-f76ebe97f471", "port_id": "9223f738-4299-44ed-8e8f-c39e3353e39d", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "mac_address": "fa:16:3e:d6:0d:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:08:26Z", "updated_at": "2023-04-20T16:10:19Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:10:19,921 80180 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.22:22' as 'cirros' with public key authentication 2023-04-20 16:10:19,953 80180 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:10:19,974 80180 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:10:19,974 80180 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.22 successfully created 2023-04-20 16:10:20,019 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f/ips 0.044s 2023-04-20 16:10:20,020 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2e2a019-0669-44e7-9da6-93b514d84187', 'x-compute-request-id': 'req-a2e2a019-0669-44e7-9da6-93b514d84187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 16:1 0:20,248 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes 0.225s 2023-04-20 16:10:20,249 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1680261595"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075c1a82-98a9-4596-b7d4-d00d1a11bfb3', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075c1a82-98a9-4596-b7d4-d00d1a11bfb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes'} Body: b'{"volume": {"id": "5203dc19-bca3-4c76-9f17-62cbcdc5f12b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:20.182401", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1680261595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:20,301 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b 0.042s 2023-04-20 16:10:20,301 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6da78f-2403-4a49-94b7-954ba91bd2dd', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6da78f-2403-4a49-94b7-954ba91bd2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b'} Body: b'{"volume": {"id": "5203dc19-bca3-4c76-9f17-62cbcdc5f12b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:20.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1680261595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:10:21,356 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b 0.042s 2023-04-20 16:10:21,356 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b87876-673e-4543-b23f-9bdd67f1d793', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b87876-673e-4543-b23f-9bdd67f1d793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b'} Body: b'{"volume": {"id": "5203dc19-bca3-4c76-9f17-62cbcdc5f12b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:20.000000", "updated_at": "2023-04-20T16:10:21.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1680261595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:10:21,499 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.132s 2023-04-20 16:10:21,500 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:21 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-77e4714d-2df6-4f6e-bddc-fa07b761b845', 'x-compute-request-id': 'req-77e4714d-2df6-4f6e-bddc-fa07b761b845', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'' 2023-04-20 16:10:21,692 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.191s 2023-04-20 16:10:21,692 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f4fba1f-d745-42be-a7eb-8d4e4330b2c2', 'x-compute-request-id': 'req-6f4fba1f-d745-42be-a7eb-8d4e4330b2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'{"server": {"id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "name": "tempest-AttachVolumeNegativeTest-server-407901735", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727" }]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:08:28Z", "updated": "2023-04-20T16:10:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:0d:19"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:0d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-627338015", "OS-SRV-USG:launched_at": "2023-04-20T16:08:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1130356135"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:11:11,777 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.041s 2023-04-20 16:11:11,777 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:11 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-028ebb3a-2e98-4b89-99e4-92f96c31413a', 'x-compute-request-id': 'req-028ebb3a-2e98-4b89-99e4-92f96c31413a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f6d19a54-ca7e-46fc-af21-6a7ddbc6604f could not be found."}}' 2023-04-20 16:11:11,806 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-627338015 0.028s 2023-04-20 16:11:11,806 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:11 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-800f2123-09b2-4ddf-8b0d-8babd988c76e', 'x-compute-request-id': 'req-800f2123-09b2-4ddf-8b0d-8babd988c76e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-627338015'} Body: b'' 2023-04-20 16:11:11,941 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63 0.135s 2023-04-20 16:11:11,942 80180 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-d50c782a-c074-41fe-9446-e5340e0b2aa1', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:11:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63'} Bod y: b'' 2023-04-20 16:11:11,966 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63 0.023s 2023-04-20 16:11:11,966 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dad43dce-9970-4eb5-b578-5b304511110f', 'date': 'Thu, 20 Apr 2023 16:11:11 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63 does not exist", "detail": ""}}' 2023-04-20 16:11:12,394 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8ee2baf3-0f36-4fe1-bdc0-2315ecd06305 0.426s 2023-04-20 16:11:12,394 80180 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-68106884-9631-469c-bd4c-1bdd9d3a3883', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:11:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8ee2baf3-0f36-4fe1-bdc0-2315ecd06305'} Body: b'' {3} setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9f1be0c0-3f99-4ba8-a404-4300999f1785 failed to build and is in ERROR status {3} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume baedb945-5029-4565-9ba1-b6c2589d36a9 failed to build and is in ERROR status {3} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.156734s] ... ok {3} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.952367s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e255f6a8-47b8-419c-8920-5f3b2da11f18 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:28,234 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244 0.245s 2023-04-20 16:09:28,235 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-cf75d64b-103f-40a5-a8d4-db9491462aee', 'x-compute-request-id': 'req-cf75d64b-103f-40a5-a8d4-db9491462aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244'} Body: b'{"server": {"id": "d4ea4d29-b178-4da2-b971-76f97031b244", "name": "tempest-ServersNegativeTestJSON-server-1335393395", "status": "ACTIVE", "tenant_id": "d8444d3c8f554a56967917670b19dc37", "user_id": "9be25e958c6047068ab5ce63106b0754", "metadata": {}, "hostId": "2bdd8d7c4efb5f9f2e76aa56178bf5ed543aa95e82fa12015136fe26", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServersNegativeTestJSON-655574662-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d8:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' 2023-04-20 16:10:28,490 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes 0.203s 2023-04-20 16:10:28,490 80196 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-ServersNegativeTestJSON-volume-351649583"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9544f019-3a7a-4ec5-9ace-763661085137', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9544f019-3a7a-4ec5-9ace-763661085137', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes'} Body: b'{"volume": {"id": "e255f6a8-47b8-419c-8920-5f3b2da11f18", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:28.417976", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-351649583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:28,540 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18 0.041s 2023-04-20 16:10:28,541 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c5f039-0925-4d2a-afc7-c4e86d4da495', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c5f039-0925-4d2a-afc7-c4e86d4da495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18'} Body: b'{"volume": {"id": "e255f6a8-47b8-419c-8920-5f3b2da11f18", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-351649583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8444d3c8f554a56967917670b19dc37"}}' 2023-04-20 16:10:29,594 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18 0.042s 2023-04-20 16:10:29,595 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48cb4c70-d83b-4faa-8ead-de12d294f05d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48cb4c70-d83b-4faa-8ead-de12d294f05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18'} Body: b'{"volume": {"id": "e255f6a8-47b8-419c-8920-5f3b2da11f18", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:28.000000", "updated_at": "2023-04-20T16:10:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-351649583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-a ttr:tenant_id": "d8444d3c8f554a56967917670b19dc37"}}' 2023-04-20 16:10:29,871 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244 0.265s 2023-04-20 16:10:29,871 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-79e65542-585e-4d54-a7f0-e4e51fa6e68c', 'x-compute-request-id': 'req-79e65542-585e-4d54-a7f0-e4e51fa6e68c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244'} Body: b'{"server": {"id": "d4ea4d29-b178-4da2-b971-76f97031b244", "name": "tempest-ServersNegativeTestJSON-server-1335393395", "status": "ACTIVE", "tenant_id": "d8444d3c8f554a56967917670b19dc37", "user_id": "9be25e958c6047068ab5ce63106b0754", "metadata": {}, "hostId": "2bdd8d7c4efb5f9f2e76aa56178bf5ed543aa95e82fa12015136fe26", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServersNegativeTestJSON-655574662-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d8:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' {3} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.874335s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 101, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:11:30,426 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/f7139fe509b74ab6a7cb19f031482087/types 0.196s 2023-04-20 16:11:30,426 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a28ee49-b763-4598-be55-315dc521aab4', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a28ee49-b763-4598-be55-315dc521aab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f7139fe509b74ab6a7cb19f031482087/types'} Body: b'{"volume_type": {"id": "586db101-8642-4cdf-987c-84c6cc8e5a2a", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2023-04-20 16:11:31,358 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.927s 2023-04-20 16:11:31,359 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d186083b-5951-43ca-8a30-a6073e7774df', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "484ed296fd9241bab85ce67c0fac06bb", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "created_at": "2023-04-20T16:11:31Z", "updated_at": "2023-04-20T16:11:31Z", "tags": [], "self": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "file": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:11:32,568 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file 1.207s 2023-04-20 16:11:32,568 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d72074a0-fd9a-4f48-9c33-2afeb723a085', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file'} Body: b'' 2023-04-20 16:11:32,589 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702 0.020s 2023-04-20 16:11:32,589 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa92e1a9-bf1d-4dbc-a8f7-cd9815806d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "4130b14e05b083d0fe53c754ed554eee", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "484ed296fd9241bab85ce67c0fac06bb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ef40b35d5b0a3d0cc65d300fc2de1191377d2c8f749cc9d2f767fb4699bcec4b1af150629d76729a51fa4dba84c9eae6578145b8863fb2819851b9f6031cd073", "id": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "created_at": "2023-04-20T16:11:31Z", "updated_at": "2023-04-20T16:11:33Z", "tags": [], "self": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "file": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:11:32,607 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702 0.018s 2023-04-20 16:11:32,607 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-29e2ccad-badc-40b8-b7eb-f7f5b19da8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "4130b14e05b083d0fe53c754ed554eee", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "484ed296fd9241bab85ce67c0fac06bb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ef40b35d5b0a3d0cc65d300fc2de1191377d2c8f749cc9d2f767fb4699bcec4b1af150629d76729a51fa4dba84c9eae6578145b8863fb2819851b9f6031cd073", "id": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "created_at": "2023-04-20T16:11:31Z", "updated_at": "2023-04-20T16:11:33Z", "tags": [], "self": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "file": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:11:32,640 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702 0.032s 2023-04-20 16:11:32,640 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66012112-84bd-48d6-9939-1f0fa214e4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "4130b14e05b083d0fe53c754ed554eee", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "484ed296fd9241bab85ce67c0fac06bb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ef40b35d5b0a3d0cc65d300fc2de1191377d2c8f749cc9d2f767fb4699bcec4b1af150629d76729a51fa4dba84c9eae6578145b8863fb2819851b9f6031cd073", "id": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "created_at": "2023-04-20T16:11:31Z", "updated_at": "2023-04-20T16:11:33Z", "tags": [], "self": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "file": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:11:32,981 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes 0.340s 2023-04-20 16:11:32,982 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3393686-0799-41f6-ab9b-8b773ca6930f', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3393686-0799-41f6-ab9b-8b773ca6930f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes'} Body: b'{"volume": {"id": "a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:32.920810", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}], "user_id": "b81d8f494c494bfcbfdb312a573ad5e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:11:33,037 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e 0.046s 2023-04-20 16:11:33,037 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb50d17-165c-4bf5-afc1-581ed55211d3', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb50d17-165c-4bf5-afc1-581ed55211d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e'} Body: b'{"volume": {"id": "a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:33.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}], "user_id": "b81d8f494c494bfcbfdb312a573ad5e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "484ed296fd9241bab85ce67c0fac06bb"}}' 2023-04-20 16:11:34,092 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e 0.042s 2023-04-20 16:11:34,092 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18820a36-f21b-49d6-9ae0-df8d2e84a50a', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18820a36-f21b-49d6-9ae0-df8d2e84a50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e'} Body: b'{"volume": {"id": "a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:33.000000", "updated_at": "2023-04-20T16:11:33.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}], "user_id": "b81d8f494c494bfcbfdb312a573ad5e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "484ed296fd9241bab85ce67c0fac06bb"}}' {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.452290s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 29548abe-3f9c-4291-b19c-b0c8978b045b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:11:36,915 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes 0.342s 2023-04-20 16:11:36,915 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1213057084"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80347cbd-7259-4148-b2ea-f9836272341c', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80347cbd-7259-4148-b2ea-f9836272341c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes'} Body: b'{"volume": {"id": "29548abe-3f9c-4291-b19c-b0c8978b045b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:36.857115", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1213057084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 16:11:36,961 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b 0.036s 2023-04-20 16:11:36,961 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1252cf77-d4e4-47aa-9d51-b4c1ccbc7f92', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1252cf77-d4e4-47aa-9d51-b4c1ccbc7f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b'} Body: b'{"volume": {"id": "29548abe-3f9c-4291-b19c-b0c8978b045b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:37.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1213057084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "fe7ef975321f479da20c08e5cd9faaac"}}' 2023-04-20 16:11:38,013 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b 0.040s 2023-04-20 16:11:38,013 80180 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3524057d-5c7a-4e02-90f2-f084e009b04a', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3524057d-5c7a-4e02-90f2-f084e009b04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b'} Body: b'{"volume": {"id": "29548abe-3f9c-4291-b19c-b0c8978b045b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:37.000000", "updated_at": "2023-04-20T16:11:37.000000", "name": "tempest-VolumeRevertTests-Volume-1213057084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "fe7ef975321f479da20c08e5cd9faaac"}}' {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.307479s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 04f719a0-4601-462f-9103-04a540ce54f3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:11:38,223 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes 0.197s 2023-04-20 16:11:38,223 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-577140532"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920fc744-8350-40f6-b44f-3a29fa8602fe', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920fc744-8350-40f6-b44f-3a29fa8602fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes'} Body: b'{"volume": {"id": "04f719a0-4601-462f-9103-04a540ce54f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.155619", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-577140532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 16:11:38,269 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3 0.036s 2023-04-20 16:11:38,269 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6059018-6d90-435b-8b1f-56fa459fa589', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6059018-6d90-435b-8b1f-56fa459fa589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3'} Body: b'{"volume": {"id": "04f719a0-4601-462f-9103-04a540ce54f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-577140532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "fe7ef975321f479da20c08e5cd9faaac"}}' 2023-04-20 16:11:39,322 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3 0.041s 2023-04-20 16:11:39,322 80180 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c5b63c-0dd2-4cd4-8fbb-a93169952c52', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c5b63c-0dd2-4cd4-8fbb-a93169952c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3'} Body: b'{"volume": {"id": "04f719a0-4601-462f-9103-04a540ce54f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.000000", "updated_at": "2023-04-20T16:11:38.000000", "name": "tempest-VolumeRevertTests-Volume-577140532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "fe7ef975321f479da20c08e5cd9faaac"}}' {3} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {11} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.569238s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 53, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c5a78759-a08d-49ec-b116-b9b6a0a586b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:25,361 80196 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.432s 2023-04-20 16:12:25,362 80196 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-VolumesGetTestJSON-Volume-822047434", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5', '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-c14d6cac-adb8-440b-8c73-ab9bb973453c', 'x-compute-request-id': 'req-c14d6cac-adb8-440b-8c73-ab9bb973453c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "c5a78759-a08d-49ec-b116-b9b6a0a586b5", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:12:25.255092", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-822047434", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 16:12:25,425 80196 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5 0.058s 2023-04-20 16:12:25,425 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', '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-cd8f010a-9f14-49b7-9b49-e02028a80623', 'x-compute-request-id': 'req-cd8f010a-9f14-49b7-9b49-e02028a80623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5'} Body: b'{"volume": {"id": "c5a78759-a08d-49ec-b116-b9b6a0a586b5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:12:25.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-822047434", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 16:12:26,492 80196 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5 0.061s 2023-04-20 16:12:26,493 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', '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-998fd29e-d7aa-4dfc-9681-4618a9273f11', 'x-compute-request-id': 'req-998fd29e-d7aa-4dfc-9681-4618a9273f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5'} Body: b'{"volume": {"id": "c5a78759-a08d-49ec-b116-b9b6a0a586b5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:12:25.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-822047434", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {11} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {11} setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7afb7a07-8c60-41da-a867-ef40f3e171fc failed to build and is in ERROR status {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.149089s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8ef7fc7f-639e-469c-8226-b351b5adedca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:33,824 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types 0.203s 2023-04-20 16:12:33,824 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1813401562", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1d66b5-2e2c-4dca-8c7b-38ffff73aa30', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1d66b5-2e2c-4dca-8c7b-38ffff73aa30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types'} Body: b'{"volume_type": {"id": "95eaf3c4-252e-4ac9-bd11-a1229edea360", "name": "tempest-VolumeTypesTest-volume-type-1813401562", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:12:33,862 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types 0.035s 2023-04-20 16:12:33,862 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1829460893", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e782de-bec5-4d07-b679-60a8269f0fd5', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e782de-bec5-4d07-b679-60a8269f0fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types'} Body: b'{"volume_type": {"id": "72ef60de-62d1-43ae-af14-64ac35015114", "name": "tempest-VolumeTypesTest-volume-type-1829460893", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:12:34,272 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes 0.406s 2023-04-20 16:12:34,272 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-938797530", "volume_type": "95eaf3c4-252e-4ac9-bd11-a1229edea360", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02383576-06ea-4947-b177-4fce6f7b8bc7', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02383576-06ea-4947-b177-4fce6f7b8bc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes'} Body: b'{"volume": {"id": "8ef7fc7f-639e-469c-8226-b351b5adedca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:34.200611", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-938797530", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-1813401562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}], "user_id": "8fc7498907a44c78bbde651d412ef612", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:12:34,335 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.050s 2023-04-20 16:12:34,335 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2b6994-74c7-46fe-8b83-76371fbb5953', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2b6994-74c7-46fe-8b83-76371fbb5953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'{"volume": {"id": "8ef7fc7f-639e-469c-8226-b351b5adedca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:34.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-938797530", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1813401562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}], "user_id": "8fc7498907a44c78bbde651d412ef612", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496eb2421b9240f793da1080022776a0"}}' 2023-04-20 16:12:35,404 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.051s 2023-04-20 16:12:35,405 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c3b65b5-e75c-424d-8e40-e40a419e99a9', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c3b65b5-e75c-424d-8e40-e40a419e99a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'{"volume": {"id": "8ef7fc7f-639e-469c-8226-b351b5adedca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:34.000000", "updated_at": "2023-04-20T16:12:34.000000", "name": "tempest-VolumeTypesTest-volume-938797530", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1813401562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469 c-8226-b351b5adedca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}], "user_id": "8fc7498907a44c78bbde651d412ef612", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496eb2421b9240f793da1080022776a0"}}' 2023-04-20 16:12:35,459 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.043s 2023-04-20 16:12:35,470 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e273a2c6-2461-4aae-a72a-8024dff2cf2b', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e273a2c6-2461-4aae-a72a-8024dff2cf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'{"volume": {"id": "8ef7fc7f-639e-469c-8226-b351b5adedca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:34.000000", "updated_at": "2023-04-20T16:12:34.000000", "name": "tempest-VolumeTypesTest-volume-938797530", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1813401562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}], "user_id": "8fc7498907a44c78bbde651d412ef612", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496eb2421b9240f793da1080022776a0"}}' 2023-04-20 16:12:35,589 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.106s 2023-04-20 16:12:35,589 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b3817c-0289-4484-8a26-dadb45e18351', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'' 2023-04-20 16:12:35,614 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.023s 2023-04-20 16:12:35,614 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1e0947-3ddc-49a7-9ac5-1e3777f5f3f7', 'x-openstack-request-id': 'req-4b1e0947-3ddc-49a7-9ac5-1e3777 f5f3f7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8ef7fc7f-639e-469c-8226-b351b5adedca could not be found."}}' 2023-04-20 16:12:35,674 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/72ef60de-62d1-43ae-af14-64ac35015114 0.058s 2023-04-20 16:12:35,674 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c83e7a8-bc58-48bb-b769-b6a8f04c423b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/72ef60de-62d1-43ae-af14-64ac35015114'} Body: b'' 2023-04-20 16:12:35,691 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/72ef60de-62d1-43ae-af14-64ac35015114 0.017s 2023-04-20 16:12:35,691 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6753ed-158d-4ac4-b999-e79a2a43e1f0', 'x-openstack-request-id': 'req-ae6753ed-158d-4ac4-b999-e79a2a43e1f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/72ef60de-62d1-43ae-af14-64ac35015114'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 72ef60de-62d1-43ae-af14-64ac35015114 could not be found."}}' 2023-04-20 16:12:35,745 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/95eaf3c4-252e-4ac9-bd11-a1229edea360 0.053s 2023-04-20 16:12:35,746 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74dd3075-aa29-498d-aa04-611afebe9cfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/95eaf3c4-252e-4ac9-bd11-a1229edea360'} Body: b'' 2023-04-20 16:12:35,768 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/95eaf3c4-252e-4ac9-bd11-a1229edea360 0.021s 2023-04-20 16:12:35,768 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e012d91-98da-46c3-b58d-ef0cef2c7baf', 'x-openstack-request-id': 'req-6e012d91-98da-46c3-b58d-ef0cef2c7ba f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/95eaf3c4-252e-4ac9-bd11-a1229edea360'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 95eaf3c4-252e-4ac9-bd11-a1229edea360 could not be found."}}' {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.140937s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.402253s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.043225s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.197636s] ... ok {11} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.537499s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 450, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9b61b74c-8ecd-46ba-9065-c7d20820173d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:36,805 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.223s 2023-04-20 16:10:36,806 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-48a663f9-961f-414e-9dee-ec97707b457a', 'x-compute-request-id': 'req-48a663f9-961f-414e-9dee-ec97707b457a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:10:37,037 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.219s 2023-04-20 16:10:37,038 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-35a770b1-7380-4bc8-b303-911216bca32a', 'x-compute-request-id': 'req-35a770b1-7380-4bc8-b303-911216bca32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:10:37,190 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.139s 2023-04-20 16:10:37,190 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-7dd5e1c6-dff3-475a-beae-320cc35a7e45', 'x-compute-request-id': 'req-7dd5e1c6-dff3-475a-beae-320cc35a7e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:11:37,712 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/fbd2a72ddda d4f2892243a33df4fa2d1/volumes 0.450s 2023-04-20 16:11:37,713 80174 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-ServerActionsTestJSON-volume-1408152292"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866cd586-8129-4b6b-9a33-4173f1c53f4a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866cd586-8129-4b6b-9a33-4173f1c53f4a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes'} Body: b'{"volume": {"id": "9b61b74c-8ecd-46ba-9065-c7d20820173d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:37.651471", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1408152292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:11:37,763 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d 0.039s 2023-04-20 16:11:37,763 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf2b534-0ad3-4e56-8a58-a4dbeaf02f89', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf2b534-0ad3-4e56-8a58-a4dbeaf02f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d'} Body: b'{"volume": {"id": "9b61b74c-8ecd-46ba-9065-c7d20820173d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1408152292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:11:38,819 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d 0.039s 2023-04-20 16:11:38,820 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Thu, 20 Apr 2023 16:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977c912c-9c2e-4551-8810-a9e80fd6ea6d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977c912c-9c2e-4551-8810-a9e80fd6ea6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d'} Body: b'{"volume": {"id": "9b61b74c-8ecd-46ba-9065-c7d20820173d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.000000", "updated_at": "2023-04-20T16:11:38.000000", "name": "tempest-ServerActionsTestJSON-volume-1408152292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:11:38,838 80174 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2023-04-20 16:11:39,086 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.246s 2023-04-20 16:11:39,086 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-58611fd6-7a61-4dd4-9aac-cfbd9f8913d0', 'x-compute-request-id': 'req-58611fd6-7a61-4dd4-9aac-cfbd9f8913d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "secu rity_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {11} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.683523s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0c51bc43-4c4e-42f6-acd8-e05f662d454c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:39,202 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes 0.355s 2023-04-20 16:12:39,202 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-833906717"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d944fe0-ee47-4d7c-9ad2-310cf609ba9e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d944fe0-ee47-4d7c-9ad2-310cf609ba9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes'} Body: b'{"volume": {"id": "0c51bc43-4c4e-42f6-acd8-e05f662d454c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:39.135592", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-833906717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:12:39,255 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.043s 2023-04-20 16:12:39,256 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ba7c16-7750-4cd6-a96b-4f827528698b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ba7c16-7750-4cd6-a96b-4f827528698b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'{"volume": {"id": "0c51bc43-4c4e-42f6-acd8-e05f662d454c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:39.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-833906717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:40,320 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.039s 2023-04-20 16:12:40,320 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329eadb7-a6fa-41ac-b0e7-bd71f9c21c27', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329eadb7-a6fa-41ac-b0e7-bd71f9c21c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'{"volume": {"id": "0c51bc43-4c4e-42f6-acd8-e05f662d454c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:39.000000", "updated_at": "2023-04-20T16:12:39.000000", "name": "tempest-VolumesDeleteCascade-Volume-833906717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:40,372 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.040s 2023-04-20 16:12:40,372 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8a7d41-6f1a-4aa7-87d8-db3ac545d78d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8a7d41-6f1a-4aa7-87d8-db3ac545d78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'{"volume": {"id": "0c51bc43-4c4e-42f6-acd8-e05f662d454c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:39.000000", "updated_at": "2023-04-20T16:12:39.000000", "name": "tempest-VolumesDeleteCascade-Volume-833906717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:40,506 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.123s 2023-04-20 16:12:40,506 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6a5f47-14c4-4bc1-987f-8c97c762ad63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'' 2023-04-20 16:12:40,529 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.022s 2023-04-20 16:12:40,529 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f603dd-28f3-470e-8216-4efc58466839', 'x-openstack-request-id': 'req-e7f603dd-28f3-470e-8216-4efc58466839', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0c51bc43-4c4e-42f6-acd8-e05f662d454c could not be found."}}' {11} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.472660s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a50748e2-8108-471d-95b3-bf87f36c74db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:40,715 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes 0.183s 2023-04-20 16:12:40,715 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1304498132"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a45dcc-438f-4287-aad9-b667f9f6e508', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a45dcc-438f-4287-aad9-b667f9f6e508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes'} Body: b'{"volume": {"id": "a50748e2-8108-471d-95b3-bf87f36c74db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:40.659348", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1304498132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:12:40,764 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.039s 2023-04-20 16:12:40,764 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9fee31-bb1c-437c-8fa1-edda0e0b465c', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9fee31-bb1c-437c-8fa1-edda0e0b465c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'{"volume": {"id": "a50748e2-8108-471d-95b3-bf87f36c74db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:41.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1304498132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:41,819 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.042s 2023-04-20 16:12:41,820 80196 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8031d993-3a6b-4d73-b4ba-f77cbbd3846c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8031d993-3a6b-4d73-b4ba-f77cbbd3846c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'{"volume": {"id": "a50748e2-8108-471d-95b3-bf87f36c74db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:41.000000", "updated_at": "2023-04-20T16:12:41.000000", "name": "tempest-VolumesDeleteCascade-Volume-1304498132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:41,868 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.037s 2023-04-20 16:12:41,868 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243bc3d3-fd00-444e-b890-44a565bee690', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243bc3d3-fd00-444e-b890-44a565bee690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'{"volume": {"id": "a50748e2-8108-471d-95b3-bf87f36c74db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:41.000000", "updated_at": "2023-04-20T16:12:41.000000", "name": "tempest-VolumesDeleteCascade-Volume-1304498132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:41,980 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.101s 2023-04-20 16:12:41,980 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': ' 0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2373c3-96ad-4240-a712-b213b707c79b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'' 2023-04-20 16:12:42,003 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.022s 2023-04-20 16:12:42,003 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37fa6ca-bd84-4bae-95de-54801022ab86', 'x-openstack-request-id': 'req-f37fa6ca-bd84-4bae-95de-54801022ab86', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a50748e2-8108-471d-95b3-bf87f36c74db could not be found."}}' {11} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {6} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.980117s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 672d77c8-9fbd-4baa-8637-523aee2fc098 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:11:06,476 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.270s 2023-04-20 16:11:06,476 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1504266769", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL7kqNWnEn2hJiKbn+roVzFAUQv+vrvS2keY49vWi3kz6H/X1mSRhv0lb/LsmmiG61nDcYpkJebf4uXL/6YHuVK1fQRP8/2MwnEkEV1Hk939UStYtsqYSVjo2UDwQtWlYg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', '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-d05c116c-9f8e-4ab3-b6ab-b501549206f5', 'x-compute-request-id': 'req-d05c116c-9f8e-4ab3-b6ab-b501549206f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1504266769", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL7kqNWnEn2hJiKbn+roVzFAUQv+vrvS2keY49vWi3kz6H/X1mSRhv0lb/LsmmiG61nDcYpkJebf4uXL/6YHuVK1fQRP8/2MwnEkEV1Hk939UStYtsqYSVjo2UDwQtWlYg==", "fingerprint": "2a:34:ce:9d:f6:33:c3:26:bf:55:a9:64:ba:d2:60:e1", "user_id": "851a3140769443e4b62b73b987e2b417"}}' 2023-04-20 16:11:06,620 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.141s 2023-04-20 16:11:06,621 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-611462111", "description": "tempest-secgroup-smoke-611462111 description", "project_id": "3cc4f384caf14fb3baff01938400bb4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-1102538b-4250-4405-b3eb-21848bc0bd39', 'date': 'Thu, 20 Apr 2023 16:11:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "name": "tempest-secgroup-smoke-611462111", "stateful": true, "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "description": "tempest-secgroup-smoke-611462111 description", "shared": false, "security_group_rules": [{"id": "a289ec9a-8d4b-4007-800b-e253c0c7b0b4", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 909, "description": null, "tags": [], "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}, {"id": "e8cb5cd6-4a45-4d29-a777-38d40670f4e8", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "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": 908, "description": null, "tags": [], "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}], "tags": [], "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 1, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:06,791 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.169s 2023-04-20 16:11:06,791 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-9db36ca0-2e01-48db-ba10-c7a10a670aa5', 'date': 'Thu, 20 Apr 2023 16:11:06 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": "d99cab43-aaa2-4bbc-a970-406b505bba77", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:06,950 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-20 16:11:06,950 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2b11781f-1262-4aa8-b8f2-62bee994e483', 'date': 'Thu, 20 Apr 2023 16:11:06 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": "c9657d74-5ace-4a96-b278-40d5f7470a42", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,100 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.150s 2023-04-20 16:11:07,101 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-34afdb10-51e4-4cb4-8b75-5d36e294867f', 'date': 'Thu, 20 Apr 2023 16:11:07 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": "75fbd9a6-b0b5-4be6-8227-c323e6e8965a", "tenant_id": "3cc4f384ca f14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:07Z", "updated_at": "2023-04-20T16:11:07Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,267 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 16:11:07,267 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2abc662a-1f58-45b2-9e62-100ed1b27563', 'date': 'Thu, 20 Apr 2023 16:11:07 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": "93ce56f5-9452-4932-a237-ad3a7e6b07fe", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:07Z", "updated_at": "2023-04-20T16:11:07Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,429 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-20 16:11:07,429 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4b9a60d1-723f-4fdc-80d8-ffd62736e292', 'date': 'Thu, 20 Apr 2023 16:11:07 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": "fce86b1e-d800-46ae-acb8-e6cb6dc164ea", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:07Z", "updated_at": "2023-04-20T16:11:07Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,600 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-20 16:11:07,601 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-dfd15d30-6d6c-41f9-af0c-a0ad34919d8f', 'date': 'Thu, 20 Apr 2023 16:11:07 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": "7bc76ca2-12bc-4562-b746-d8cc4976a7ee", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:07Z", "updated_at": "2023-04-20T16:11:07Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,648 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2023-04-20 16:11:07,649 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3a1e5385-e6e7-4d8c-9618-d92ffc80473a', '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": "851a3140769443e4b62b73b987e2b417", "name": "tempest-SnapshotDataIntegrityTests-901842767-project-member", "password_expires_at": null}, "audit_ids": ["hm_wLGhWRsSkyFsfZTAH4w"], "expires_at": "2023-04-20T17:11:07.000000Z", "issued_at": "2023-04-20T16:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cc4f384caf14fb3baff01938400bb4b", "name": "tempest-SnapshotDataIntegrityTests-901842767"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3cc4f384caf14fb3baff01938400bb4b", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url" : "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:11:07,650 80186 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '9ac82ace-9d10-48a7-8d31-7e6637f442b4', 'name': 'tempest-SnapshotDataIntegrityTests-98485346-network', 'tenant_id': '3cc4f384caf14fb3baff01938400bb4b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3cc4f384caf14fb3baff01938400bb4b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23417, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:10:53Z', 'updated_at': '2023-04-20T16:10:53Z', 'revision_number': 1} available for tenant 2023-04-20 16:11:08,631 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.980s 2023-04-20 16:11:08,631 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-771415346", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "networks": [{"uuid": "9ac82ace-9d10-48a7-8d31-7e6637f442b4"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2', '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-c669bb97-0988-4237-ba99-55abe29e5c3d', 'x-compute-request-id': 'req-c669bb97-0988-4237-ba99-55abe29e5c3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "adminPass": "MXhpGnv8GLgh"}}' 2023-04-20 16:11:08,709 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.074s 2023-04-20 16:11:08,710 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', '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-35e6e5de-3d7d-40d8-9ebf-31fada6885a4', 'x-compute-request-id': 'req-35e6e5de-3d7d-40d8-9ebf-31fada6885a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "name": "tempest-SnapshotDataIntegrityTests-server-771415346", "status": "BUILD", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "user_id": "851a3140769443e4b62b73b987e2b417", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:11:08Z", "updated": "2023-04-20T16:11:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "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-04-20 16:11:59,021 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.258s 2023-04-20 16:11:59,022 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', '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-31e2573e-4818-41e6-8211-7945a529d16c', 'x-compute-request-id': 'req-31e2573e-4818-41e6-8211-7945a529d16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "name": "tempest-SnapshotDataIntegrityTests-server-771415346", "status": "ACTIVE", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "user_id": "851a3140769443e4b62b73b987e2b417", "metadata": {}, "hostId": "3a66b920b2e8f5e565e8815ceea8437d07f2438739cb47e6e19bf811", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:11:08Z", "updated": "2023-04-20T16:11:15Z", "addresses": {"tempest-SnapshotDataIntegrityTests-98485346-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f1:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "OS-SRV-USG:launched_at": "2023-04-20T16:11:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:11:59,033 80186 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:12:59,498 80186 INFO [tempest.lib.common.rest_client] Request (Snaps hotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.437s 2023-04-20 16:12:59,499 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', '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-ab0489ed-bce6-4e43-a76f-99a2745a2fb3', 'x-compute-request-id': 'req-ab0489ed-bce6-4e43-a76f-99a2745a2fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "name": "tempest-SnapshotDataIntegrityTests-server-771415346", "status": "ACTIVE", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "user_id": "851a3140769443e4b62b73b987e2b417", "metadata": {}, "hostId": "3a66b920b2e8f5e565e8815ceea8437d07f2438739cb47e6e19bf811", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:11:08Z", "updated": "2023-04-20T16:11:15Z", "addresses": {"tempest-SnapshotDataIntegrityTests-98485346-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f1:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "OS-SRV-USG:launched_at": "2023-04-20T16:11:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:12:59,721 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes 0.210s 2023-04-20 16:12:59,722 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-749058581", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b1ba57-7cb8-4ea2-9065-beb87223b720', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b1ba57-7cb8-4ea2-9065-beb87223b720', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes'} Body: b'{"volume": {"id": "672d77c8-9fbd-4baa-8637-523aee2fc098", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:59.661881", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-749058581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523 aee2fc098"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}], "user_id": "851a3140769443e4b62b73b987e2b417", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:12:59,775 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098 0.042s 2023-04-20 16:12:59,775 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea527406-5330-4021-910f-b2473ad12b28', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea527406-5330-4021-910f-b2473ad12b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098'} Body: b'{"volume": {"id": "672d77c8-9fbd-4baa-8637-523aee2fc098", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:00.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-749058581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}], "user_id": "851a3140769443e4b62b73b987e2b417", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:13:00,828 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098 0.039s 2023-04-20 16:13:00,829 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059813bf-e5a9-4582-81ca-4bbb6b4ebf4b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059813bf-e5a9-4582-81ca-4bbb6b4ebf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098'} Body: b'{"volume": {"id": "672d77c8-9fbd-4baa-8637-523aee2fc098", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:00.000000", "updated_at": "2023-04-20T16:13:00.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-749058581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}], "user_id": "851a3140769443e4b62b73b987e2b417", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:13:01,007 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098 0.167s 2023-04-20 16:13:01,007 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9865cc-4f0f-4f7f-b4ff-708a1503b4f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098'} Body: b'' 2023-04-20 16:13:01,029 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098 0.021s 2023-04-20 16:13:01,030 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4565ee6f-adbc-4e78-98ff-7d84e374cc01', 'x-openstack-request-id': 'req-4565ee6f-adbc-4e78-98ff-7d84e374cc01', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 672d77c8-9fbd-4baa-8637-523aee2fc098 could not be found."}}' 2023-04-20 16:13:01,146 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.115s 2023-04-20 16:13:01,146 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:01 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-535da986-0849-4a33-ac40-3691c303e59c', 'x-compute-request-id': 'req-535da986-0849-4a33-ac40-3691c303e59c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'' 2023-04-20 16:13:01,902 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.755s 2023-04-20 16:13:01,903 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', '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-912222cd-4e6d-4243-84b3-c68a46c4667c', 'x-compute-request-id': 'req-912222cd-4e6d-4243-84b3-c68a46c4667c', 'connection': 'close', 'status': '200', 'content-location': 'http: //10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "name": "tempest-SnapshotDataIntegrityTests-server-771415346", "status": "ACTIVE", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "user_id": "851a3140769443e4b62b73b987e2b417", "metadata": {}, "hostId": "3a66b920b2e8f5e565e8815ceea8437d07f2438739cb47e6e19bf811", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:11:08Z", "updated": "2023-04-20T16:13:01Z", "addresses": {"tempest-SnapshotDataIntegrityTests-98485346-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f1:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "OS-SRV-USG:launched_at": "2023-04-20T16:11:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:13:51,963 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.036s 2023-04-20 16:13:51,964 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:51 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-e9462289-500c-4686-bdc8-e59bdd9939c0', 'x-compute-request-id': 'req-e9462289-500c-4686-bdc8-e59bdd9939c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6766bf80-e99c-4363-b229-84049f21b1a2 could not be found."}}' 2023-04-20 16:13:52,139 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/32e1c360-3d43-4e6b-8238-9f0593fa74c6 0.175s 2023-04-20 16:13:52,140 80186 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-e8b7db19-5183-4595-83f8-ce6c1e87a7a6', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:13:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/32e1c360-3d43-4e6b-8238-9f0593fa74c6'} Body: b'' 2023-04-20 16:13:52,179 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1504266769 0.039s 2023-04-20 16:13:52,180 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:52 GMT', 'server': 'Ap ache/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-57f2af6a-85e2-430a-a53c-52e243678957', 'x-compute-request-id': 'req-57f2af6a-85e2-430a-a53c-52e243678957', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1504266769'} Body: b'' {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.800339s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 20403d23-ed2b-4b85-8fc4-3725d777271e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:39,369 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.248s 2023-04-20 16:12:39,370 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-8a869c48-a8bf-4543-a5d7-021b117f3214', 'x-compute-request-id': 'req-8a869c48-a8bf-4543-a5d7-021b117f3214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:12:39,534 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.153s 2023-04-20 16:12:39,535 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-b7598546-4d21-44c3-9437-16629a0354c0', 'x-compute-request-id': 'req-b7598546-4d21-44c3-9437-16629a0354c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:12:39,836 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.285s 2023-04-20 16:12:39,837 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-3f384415-5ce8-4d0d-8017-248e0e4aa712', 'x-compute-request-id': 'req-3f384415-5ce8-4d0d-8017-248e0e4aa712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:13:40,000 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.0 81s 2023-04-20 16:13:40,001 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:39 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-0ace1bc8-67ee-4c68-b792-baed03c8eb25', '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": "dd6dee2194d04f45a81fd0ef45ca0632", "name": "tempest-ServerActionsTestJSON-893965653-project-member", "password_expires_at": null}, "audit_ids": ["spN_yQtUTaislNLOPC700Q"], "expires_at": "2023-04-20T17:13:39.000000Z", "issued_at": "2023-04-20T16:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd2a72dddad4f2892243a33df4fa2d1", "name": "tempest-ServerActionsTestJSON-893965653"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fbd2a72dddad4f2892243a33df4fa2d1", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:13:40,001 80174 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '9de26342-0f6c-4d7d-96a5-d4ad35573211', 'name': 'tempest-ServerActionsTestJSON-1378273293-network', 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:05:40Z', 'updated_at': '2023-04-20T16:05:40Z', 'revision_number': 1} available for tenant 2023-04-20 16:13:40,002 80174 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1949594234', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMjwUpDWFcob5xB4VqDuXPX9FXT3Oo4If754w5lrosRMsv11HN44JSOF4mrro0tvAJdzBl68kfqgDpMmfJchN9rJpHKumya051JNHX7iD1cSwO0dYRTlSqqNhb1fgqIedQ==', 'fingerprint': '9f:fa:bf:85:f2:d4:45:8b:54:4b:75:37:94:79:9a:3e', 'user_id': 'dd6dee2194d04f45a81fd0ef45ca0632', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBnchrMonuQlnlCmcFZCdH4J5qhv59Zwpg0nALjfP/uKLC6RL338/zY\neGDqYaxCfA2gBwYFK4EEACKhZANiAATI8FKQ1hXKG+cQeFag7lz1/RV09zqOCH++\neMOZa6LETLL9dRzeOCUjheJq66NLbwCXcwZevJH6oA6TJnyXITfayaRyrpsmtOdS\nTR1+4g9XEsDtHWEU5UqqjYW9X4KiHnU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '006eafd1-16c4-46ef-b22c-bc036605a705', 'name': 'tempest-securitygroup--1517394998', 'stateful': True, 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'description': 'tempest-description--1252067535', 'shared': False, 'security_group_rules': [{'id': 'd9396fc1-0b73-4096-896b-71942c0d6690', 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'security_group_id': '006eafd1-16c4-46ef-b22c-bc036605a705', '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': 572, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:48Z', 'updated_at': '2023-04-20T16:05:48Z', 'revision_number': 0, 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1'}, {'id': 'e8181c19-c85a-42f7-b681-555dc9156f9a', 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'security_group_id': '006eafd1-16c4-46ef-b22c-bc036605a705', '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': 573, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:48Z', 'updated_at': '2023-04-20T16:05:48Z', 'revision_number': 0, 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1'}], 'tags': [], 'created_at': '2023-04-20T16:05:48Z', 'updated_at': '2023-04-20T16:05:48Z', 'revision_number': 1, 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1'}, 'floating_ip': {'id': '5b0096ec-0cca-44e8-82a0-1d7e7260a496', 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'floating_ip_address': '172.24.4.9', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:49Z', 'updated_at': '2023-04-20T16:05:49Z', 'revision_number': 0, 'ip': '172.24.4.9'}} 2023-04-20 16:13:40,361 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes 0.358s 2023-04-20 16:13:40,361 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-907489084", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21fa981d-358d-43c9-b34f-9c9b29cf032e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21fa981d-358d-43c9-b34f-9c 9b29cf032e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes'} Body: b'{"volume": {"id": "20403d23-ed2b-4b85-8fc4-3725d777271e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:40.287186", "updated_at": null, "name": "tempest-tempest.common.compute-volume-907489084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:13:40,418 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e 0.046s 2023-04-20 16:13:40,418 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4cf581-1330-4613-9217-c75ea67cadd4', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4cf581-1330-4613-9217-c75ea67cadd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e'} Body: b'{"volume": {"id": "20403d23-ed2b-4b85-8fc4-3725d777271e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:40.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-907489084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:13:41,484 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e 0.054s 2023-04-20 16:13:41,484 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3ab500-ed2c-4afa-aeb3-0a4eb0f9ae29', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3ab500-ed2c-4afa-aeb3-0a4eb0f9ae29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e'} Body: b'{"volume": {"id": "20403d23-ed2b-4b85-8fc4-3725d777271e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:40.000000", "u pdated_at": "2023-04-20T16:13:40.000000", "name": "tempest-tempest.common.compute-volume-907489084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:13:41,603 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e 0.108s 2023-04-20 16:13:41,603 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00333e5b-d3f0-4901-9fe9-49eb4ae9c8cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e'} Body: b'' 2023-04-20 16:13:41,625 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e 0.022s 2023-04-20 16:13:41,626 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-845e3812-d9ef-41d5-93b3-62f5bf221c2d', 'x-openstack-request-id': 'req-845e3812-d9ef-41d5-93b3-62f5bf221c2d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 20403d23-ed2b-4b85-8fc4-3725d777271e could not be found."}}' 2023-04-20 16:13:41,626 80174 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2023-04-20 16:13:41,848 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.221s 2023-04-20 16:13:41,849 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-28ea5d71-a83d-40c6-bd47-b8862b95b199', 'x-compute-request-id': 'req-28ea5d71-a83d-40c6-bd47-b8862b95b199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b 5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [229.729257s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 286, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 21f02f05-1afe-4818-a4a9-14a4d6384eff failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T16:18:47Z', 'message': 'Build of instance 21f02f05-1afe-4818-a4a9-14a4d6384eff aborted: Volume 91b31061-792b-47e1-9cd6-24ce8fa212a3 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-95c6a2ca-22a3-4b01-bcd4-c0fb55468d22. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:15:43,600 80174 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.034s 2023-04-20 16:15:43,601 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f744a499-4e49-4c9f-8668-b3ef44937447', '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": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "password_expires_at": null}, "audit_ids": ["tW9skjU5QM6pseUd2YNhGg"], "expires_at": "2023-04-20T17:15:43.000000Z", "issued_at": "2023-04-20T16:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f978ad5201e412894f30daa8e2bd2e8", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:15:43,602 80174 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '110d8e20-360f-48b7-8b42-9ae9760d39b8', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1089439276-network', 'tenant_id': '8f978ad5201e412894f30daa8e2bd2e8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '8f978ad5201e412894f30daa8e2bd2e8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24125, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:15:38Z', 'updated_at': '2023-04-20T16:15:38Z', 'revision_number': 1} available for tenant 2023-04-20 16:15:44,400 80174 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.796s 2023-04-20 16:15:44,400 80174 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-1055967206", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "110d8e20-360f-48b7-8b42-9ae9760d39b8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778', '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-7334fc27-f319-43b1-988c-c7ba5593b806', 'x-compute-request-id': 'req-7334fc27-f319-43b1-988c-c7ba5593b806', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cabd55bf-46c4-41be-942d-b6563f6b2778", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "K6NiYxxTDaq5"}}' 2023-04-20 16:15:44,518 80174 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/cabd55bf-46c4-41be-942d-b6563f6b2778 0.114s 2023-04-20 16:15:44,518 80174 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': 'Thu, 20 Apr 2023 16:15:44 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-805b1f6d-3c1d-436d-86fd-22f2d942a8a6', 'x-compute-request-id': 'req-805b1f6d-3c1d-436d-86fd-22f2d942a8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778'} Body: b'{"server": {"id": "cabd55bf-46c4-41be-942d-b6563f6b2778", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1055967206", "status": "BUILD", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:15:44Z", "updated": "2023-04-20T16:15:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca bd55bf-46c4-41be-942d-b6563f6b2778"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}], "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-04-20 16:16:34,919 80174 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/cabd55bf-46c4-41be-942d-b6563f6b2778 0.357s 2023-04-20 16:16:34,920 80174 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': 'Thu, 20 Apr 2023 16:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-911b8d9d-e10a-4f8e-bb4f-aa110bd531db', 'x-compute-request-id': 'req-911b8d9d-e10a-4f8e-bb4f-aa110bd531db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778'} Body: b'{"server": {"id": "cabd55bf-46c4-41be-942d-b6563f6b2778", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1055967206", "status": "ACTIVE", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "fc009237f84a9e79b3e4fcf4e0fbe3b2abc25b7ff91242462b27519c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:15:44Z", "updated": "2023-04-20T16:15:52Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1089439276-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:14:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:15:51.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-04-20 16:16:34,935 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:17:35,821 80174 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/cabd55bf-46c4-41be-942d-b6563f6b2778/action 0.825s 2023-04-20 16:17:35,822 80174 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-ServerBootFromVolumeS tableRescueTest-image-158318899"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:34 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-a6e87014-9235-4337-abc6-fe7e6a5fc1ee', 'x-compute-request-id': 'req-a6e87014-9235-4337-abc6-fe7e6a5fc1ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778/action'} Body: b'{"image_id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0"}' 2023-04-20 16:17:35,849 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.026s 2023-04-20 16:17:35,850 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4a79da38-aba4-462a-8747-510e63db5890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:36Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:36,873 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.022s 2023-04-20 16:17:36,874 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1231b4ed-4fe8-49ef-ad6d-8df9b0aa4f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:36Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:37,896 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.021s 2023-04-20 16:17:37,897 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c34209df-b5d4-4c55-b836-8f07942f43d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:36Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:38,930 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.031s 2023-04-20 16:17:38,930 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-41601935-4802-4eef-a58f-0f1917d6e946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:39Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:39,955 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.023s 2023-04-20 16:17:39,955 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c4e898e-9ba7-481f-99bc-113b69ba1b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:39Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:40,986 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.029s 2023-04-20 16:17:40,986 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-274fbcd1-ddee-4928-9da2-a851414232e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c55cea11ebd0f5b3d8c234ab9f5614dc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "108459607302dc9c37db4bc78dca19ab11b90d6923591981d3acd9342e97792cc98c04d594f8239e5c08a94845d7467e4100d2b7c7c1f794c37a36202892656a", "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:40Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:41,009 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.022s 2023-04-20 16:17:41,010 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c2fd14b7-89f1-4515-b7c6-8bc5e03e14b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c55cea11ebd0f5b3d8c234ab9f5614dc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8f978ad5201e412894f30daa8 e2bd2e8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "108459607302dc9c37db4bc78dca19ab11b90d6923591981d3acd9342e97792cc98c04d594f8239e5c08a94845d7467e4100d2b7c7c1f794c37a36202892656a", "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:40Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:41,311 80174 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/cabd55bf-46c4-41be-942d-b6563f6b2778 0.300s 2023-04-20 16:17:41,311 80174 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': 'Thu, 20 Apr 2023 16:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-154856f0-3b4a-4d15-9d3e-f6d3de4963d5', 'x-compute-request-id': 'req-154856f0-3b4a-4d15-9d3e-f6d3de4963d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778'} Body: b'{"server": {"id": "cabd55bf-46c4-41be-942d-b6563f6b2778", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1055967206", "status": "ACTIVE", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "fc009237f84a9e79b3e4fcf4e0fbe3b2abc25b7ff91242462b27519c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:15:44Z", "updated": "2023-04-20T16:17:41Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1089439276-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:14:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:15:51.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-04-20 16:18:41,436 80174 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.044s 2023-04-20 16:18:41,436 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4ccbd317-e7d5-4455-9495-6ec1ecee3e4e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Bod y: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "password_expires_at": null}, "audit_ids": ["e_KhIkVVTtSr_F72SaduxQ"], "expires_at": "2023-04-20T17:18:41.000000Z", "issued_at": "2023-04-20T16:18:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f978ad5201e412894f30daa8e2bd2e8", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:18:41,437 80174 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '110d8e20-360f-48b7-8b42-9ae9760d39b8', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1089439276-network', 'tenant_id': '8f978ad5201e412894f30daa8e2bd2e8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8f978ad5201e412894f30daa8e2bd2e8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24125, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:15:38Z', 'updated_at': '2023-04-20T16:15:38Z', 'revision_number': 1} available for tenant 2023-04-20 16:18:42,120 80174 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2023-04-20 16:18:42,121 80174 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-1807434348", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "110d8e20-360f-48b7-8b42-9ae9760d39b8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff', '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-95c6a2ca-22a3-4b01-bcd4-c0fb55468d22', 'x-compute-request-id': 'req-95c6a2ca-22a3-4b01-bcd4-c0fb55468d22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "21f02f05-1afe-4818-a4a9-14a4d6384eff", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "zZQh8UQVoube"}}' 2023-04-20 16:18:42,294 80174 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/21f02f05-1afe-4818-a4a9-14a4d6384eff 0.170s 2023-04-20 16:18:42,295 80174 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': 'Thu, 20 Apr 2023 16:18:42 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-57141cd4-4fb2-415b-a67a-9262744ab460', 'x-compute-request-id': 'req-57141cd4-4fb2-415b-a67a-9262744ab460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff'} Body: b'{"server": {"id": "21f02f05-1afe-4818-a4a9-14a4d6384eff", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1807434348", "status": "BUILD", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:18:42Z", "updated": "2023-04-20T16:18:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}], "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-04-20 16:19:32,524 80174 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/21f02f05-1afe-4818-a4a9-14a4d6384eff 0.164s 2023-04-20 16:19:32,524 80174 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': 'Thu, 20 Apr 2023 16:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', '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-940f36c7-8b57-4c01-bdb8-a4e20fd04b8b', 'x-compute-request-id': 'req-940f36c7-8b57-4c01-bdb8-a4e20fd04b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff'} Body: b'{"server": {"id": "21f02f05-1afe-4818-a4a9-14a4d6384eff", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1807434348", "status": "ERROR", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:18:42Z", "updated": "2023-04-20T16:18:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T16:18:47Z", "message": "Build of instance 21f02f05-1afe-4818-a4a9-14a4d6384eff aborted: Volume 91b31061-792b-47e1-9cd6-24ce8fa212a3 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-20 16:19:32,540 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 16:19:33,243 80174 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/21f02f05-1afe-4818-a4a9-14a4d6384eff 0.703s 2023-04-20 16:19:33,243 80174 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': 'Thu, 20 Apr 2023 16:19:32 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-75805b73-0543-48e4-bf71-d9a99b625baf', 'x-compute-request-id': 'req-75805b73-0543-48e4-bf71-d9a99b625baf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff'} Body: b'' 2023-04-20 16:19:33,286 80174 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/server s/21f02f05-1afe-4818-a4a9-14a4d6384eff 0.042s 2023-04-20 16:19:33,287 80174 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': 'Thu, 20 Apr 2023 16:19:33 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-bbb802a9-3093-40b5-82d4-d243b74fd83d', 'x-compute-request-id': 'req-bbb802a9-3093-40b5-82d4-d243b74fd83d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 21f02f05-1afe-4818-a4a9-14a4d6384eff could not be found."}}' {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.013604s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 305, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b8d7db8a-bebc-4924-8151-722ff9eb177a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T16:22:36Z', 'message': 'Build of instance b8d7db8a-bebc-4924-8151-722ff9eb177a aborted: Volume c41d850a-2fa4-4555-b101-a5fd4f7755cf did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-6ef37d6c-8975-4862-a108-ee81ddfce279. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:19:33,335 80174 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.033s 2023-04-20 16:19:33,335 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5082576b-f6aa-4801-b5be-5d79d24e003b', '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": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "password_expires_at": null}, "audit_ids": ["lVHgTHv1R1SFxMZzqEqy8Q"], "expires_at": "2023-04-20T17:19:33.000000Z", "issued_at": "2023-04-20T16:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f978ad5201e412894f30daa8e2bd2e8", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:19:33,336 80174 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '110d8e20-360f-48b7-8b42-9ae9760d39b8', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1089439276-network', 'tenant_id': '8f978ad5201e412894f30daa8e2bd2e8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '8f978ad5201e412894f30daa8e2bd2e8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24125, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:15:38Z', 'updated_at': '2023-04-20T16:15:38Z', 'revision_number': 1} available for tenant 2023-04-20 16:19:33,965 80174 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.627s 2023-04-20 16:19:33,965 80174 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-1879699440", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "110d8e20-360f-48b7-8b42-9ae9760d39b8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564', '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-cd3b40b9-a1ae-406e-b8de-c528b415cdd3', 'x-compute-request-id': 'req-cd3b40b9-a1ae-406e-b8de-c528b415cdd3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XWs6PzUfRzPP"}}' 2023-04-20 16:19:34,055 80174 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/972fbea6-71af-4e33-9f9d-d82c46fcd564 0.087s 2023-04-20 16:19:34,056 80174 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': 'Thu, 20 Apr 2023 16:19:33 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-98a0093c-7fa5-409e-92a4-a135a54b4d0c', 'x-compute-request-id': 'req-98a0093c-7fa5-409e-92a4-a135a54b4d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564'} Body: b'{"server": {"id": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879699440", "status": "BUILD", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:19:34Z", "updated": "2023-04-20T16:19:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97 2fbea6-71af-4e33-9f9d-d82c46fcd564"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}], "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-04-20 16:20:24,364 80174 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/972fbea6-71af-4e33-9f9d-d82c46fcd564 0.242s 2023-04-20 16:20:24,365 80174 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': 'Thu, 20 Apr 2023 16:20:24 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-0981c96a-284d-499b-ae59-bbbc32fc7867', 'x-compute-request-id': 'req-0981c96a-284d-499b-ae59-bbbc32fc7867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564'} Body: b'{"server": {"id": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879699440", "status": "ACTIVE", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "fc009237f84a9e79b3e4fcf4e0fbe3b2abc25b7ff91242462b27519c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:19:33Z", "updated": "2023-04-20T16:19:40Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1089439276-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:d7:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:19:40.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-04-20 16:20:24,380 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:21:25,289 80174 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/972fbea6-71af-4e33-9f9d-d82c46fcd564/action 0.883s 2023-04-20 16:21:25,289 80174 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-ServerBootFromVolume StableRescueTest-image-395122235"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:24 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-90016ebd-397c-4a07-bbef-204473bdf394', 'x-compute-request-id': 'req-90016ebd-397c-4a07-bbef-204473bdf394', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564/action'} Body: b'{"image_id": "c3f08ce4-1605-4e30-85a2-0213e23153ce"}' 2023-04-20 16:21:25,316 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.024s 2023-04-20 16:21:25,316 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ca27c09b-5609-4267-b56f-4e94de2a5ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:25Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:26,342 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.025s 2023-04-20 16:21:26,343 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d1c464c9-fda5-4cb3-a08a-4fa817164f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_project_name": "tempest-Serve rBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:25Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:27,366 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.022s 2023-04-20 16:21:27,367 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-98e672db-19ab-4709-ac53-3b865f89e3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:25Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:28,394 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.025s 2023-04-20 16:21:28,394 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b2d898a-a0c9-4fc1-a2fe-06c670e3ad5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:28Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:29,420 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.024s 2023-04-20 16:21:29,421 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-337106b2-4c53-4d71-9b7d-ad663ccd7acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:29Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:30,467 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.044s 2023-04-20 16:21:30,467 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-adebf325-3284-48e4-96a7-09b7b7f5ff26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "8af19041228948e7bde0694814b34fb4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "12c5de1de3f623d67ccc65cd497fbf5557107a28ba428dddf6e26ff931b550481d30187e804d87a8997c01185e2cb4630c8eaad5da5828bd68b5f28ac5c8250f", "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:30Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:30,491 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.023s 2023-04-20 16:21:30,491 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24325d13-ac3f-4b02-8885-b1cdda4af16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "8af19041228948e7bde0694814b34fb4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8f978ad5201e412894f30daa 8e2bd2e8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "12c5de1de3f623d67ccc65cd497fbf5557107a28ba428dddf6e26ff931b550481d30187e804d87a8997c01185e2cb4630c8eaad5da5828bd68b5f28ac5c8250f", "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:30Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:30,801 80174 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/972fbea6-71af-4e33-9f9d-d82c46fcd564 0.309s 2023-04-20 16:21:30,802 80174 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': 'Thu, 20 Apr 2023 16:21:30 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-35f98995-cba8-48f9-99f7-936639438af9', 'x-compute-request-id': 'req-35f98995-cba8-48f9-99f7-936639438af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564'} Body: b'{"server": {"id": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879699440", "status": "ACTIVE", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "fc009237f84a9e79b3e4fcf4e0fbe3b2abc25b7ff91242462b27519c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:19:33Z", "updated": "2023-04-20T16:21:30Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1089439276-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:d7:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:19:40.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-04-20 16:22:30,921 80174 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.048s 2023-04-20 16:22:30,922 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b58f39e3-713e-4e03-bbf5-18b389a88e12', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} B ody: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "password_expires_at": null}, "audit_ids": ["mo_vkVx-QFSOnumu1Dcs4g"], "expires_at": "2023-04-20T17:22:30.000000Z", "issued_at": "2023-04-20T16:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f978ad5201e412894f30daa8e2bd2e8", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:22:30,922 80174 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '110d8e20-360f-48b7-8b42-9ae9760d39b8', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1089439276-network', 'tenant_id': '8f978ad5201e412894f30daa8e2bd2e8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8f978ad5201e412894f30daa8e2bd2e8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24125, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:15:38Z', 'updated_at': '2023-04-20T16:15:38Z', 'revision_number': 1} available for tenant 2023-04-20 16:22:31,621 80174 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.698s 2023-04-20 16:22:31,622 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-301528259", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "destination_type": "volume"}], "networks": [{"uuid": "110d8e20-360f-48b7-8b42-9ae9760d39b8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a', '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-6ef37d6c-8975-4862-a108-ee81ddfce279', 'x-compute-request-id': 'req-6ef37d6c-8975-4862-a108-ee81ddfce279', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b8d7db8a-bebc-4924-8151-722ff9eb177a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "mL2G8Z4pya9i"}}' 2023-04-20 16:22:31,727 80174 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/b8d7db8a-bebc-4924-8151-722ff9eb177a 0.101s 2023-04-20 16:22:31,727 80174 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': 'Thu, 20 Apr 2023 16:22:31 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-3be02dad-c230-4ea6-a9ec-f611cae8bba4', 'x-compute-request-id': 'req-3be02dad-c230-4ea6-a9ec-f611cae8bba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a'} Body: b'{"server": {"id": "b8d7db8a-bebc-4924-8151-722ff9eb177a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-301528259", "status": "BUILD", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:22:32Z", "updated": "2023-04-20T16:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}], "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-04-20 16:23:21,900 80174 INF O [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/b8d7db8a-bebc-4924-8151-722ff9eb177a 0.118s 2023-04-20 16:23:21,900 80174 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': 'Thu, 20 Apr 2023 16:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', '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-f17fd383-02dc-48b5-b120-99b840645486', 'x-compute-request-id': 'req-f17fd383-02dc-48b5-b120-99b840645486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a'} Body: b'{"server": {"id": "b8d7db8a-bebc-4924-8151-722ff9eb177a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-301528259", "status": "ERROR", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:22:31Z", "updated": "2023-04-20T16:22:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T16:22:36Z", "message": "Build of instance b8d7db8a-bebc-4924-8151-722ff9eb177a aborted: Volume c41d850a-2fa4-4555-b101-a5fd4f7755cf did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-20 16:23:21,918 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 16:23:22,264 80174 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/b8d7db8a-bebc-4924-8151-722ff9eb177a 0.345s 2023-04-20 16:23:22,264 80174 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': 'Thu, 20 Apr 2023 16:23:21 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-40697755-3936-45f6-b593-2537c2f6490f', 'x-compute-request-id': 'req-40697755-3936-45f6-b593-2537c2f6490f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a'} Body: b'' 2023-04-20 16:23:22,308 80174 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/b8d7db8a-bebc-4924-8151-722ff9eb177a 0.043s 2023-04-20 16:23:22,308 80174 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': 'Thu, 20 Apr 2023 16:23:22 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-3e2ec739-ef42-46d5-a5dd-1b9224fdb098', 'x-compute-request-id': 'req-3e2ec739-ef42-46d5-a5dd-1b9224fdb098', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b8d7db8a-bebc-4924-8151-722ff9eb177a could not be found."}}' {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.191964s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.219772s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.012946s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.118326s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.016927s] ... ok {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.014990s] ... ok {0} setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3384fc37-630d-40a2-bf0e-30ff6a332563 failed to build and is in ERROR status {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.015272s] ... ok {0} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.165825s] ... ok {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.697245s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83e67c45-6edd-4e5a-bac2-1391dc579b78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:25:17,850 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes 0.403s 2023-04-20 16:25:17,850 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2143214469"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3d84bc-2201-4d46-9a64-d664751165f9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3d84bc-2201-4d46-9a64-d664751165f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes'} Body: b'{"volume": {"id": "83e67c45-6edd-4e5a-bac2-1391dc579b78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:17.790018", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2143214469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:25:17,902 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.039s 2023-04-20 16:25:17,902 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08b49f8-412c-41be-9093-beaf0cbe0a08', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08b49f8-412c-41be-9093-beaf0cbe0a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'{"volume": {"id": "83e67c45-6edd-4e5a-bac2-1391dc579b78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:18.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2143214469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:18,957 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.042s 2023-04-20 16:25:18,957 80174 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63bf198-52c2-4698-9094-914a2bc050d2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63bf198-52c2-4698-9094-914a2bc050d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'{"volume": {"id": "83e67c45-6edd-4e5a-bac2-1391dc579b78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:18.000000", "updated_at": "2023-04-20T16:25:18.000000", "name": "tempest-VolumesTransfersTest-Volume-2143214469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:19,010 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.038s 2023-04-20 16:25:19,010 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e755a1-808f-48aa-abae-d02cd789d0f6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e755a1-808f-48aa-abae-d02cd789d0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'{"volume": {"id": "83e67c45-6edd-4e5a-bac2-1391dc579b78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:18.000000", "updated_at": "2023-04-20T16:25:18.000000", "name": "tempest-VolumesTransfersTest-Volume-2143214469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:19,119 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.098s 2023-04-20 16:25:19,119 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fefbea4b-cd29-4e15-a595-1830bc91e477', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'' 2023-04-20 16:25:19,139 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.019s 2023-04-20 16:25:19,140 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea43913-00d8-4b75-9a36-a55f25654bac', 'x-openstack-request-id': 'req-0ea43913-00d8-4b75-9a36-a55f25654bac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83e67c45-6edd-4e5a-bac2-1391dc579b78 could not be found."}}' {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.520585s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 91635005-2aff-4865-a8ac-12f84ba2fd2f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:25:19,360 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes 0.217s 2023-04-20 16:25:19,361 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1043492222"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e826f31a-3b39-4056-ab5b-25b7d5c6d7c6', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e826f31a-3b39-4056-ab5b-25b7d5c6d7c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes'} Body: b'{"volume": {"id": "91635005-2aff-4865-a8ac-12f84ba2fd2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:19.265949", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1043492222", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:25:19,416 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.045s 2023-04-20 16:25:19,416 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0ea1d2-92ae-4340-b285-2f2024ca0298', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0ea1d2-92ae-4340-b285-2f2024ca0298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'{"volume": {"id": "91635005-2aff-4865-a8ac-12f84ba2fd2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:19.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1043492222", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:20,470 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.042s 2023-04-20 16:25:20,471 80174 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9950e97-cd4e-40e1-b742-c20c938f77fc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9950e97-cd4e-40e1-b742-c20c938f77fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'{"volume": {"id": "91635005-2aff-4865-a8ac-12f84ba2fd2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:19.000000", "updated_at": "2023-04-20T16:25:19.000000", "name": "tempest-VolumesTransfersTest-Volume-1043492222", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:20,519 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.037s 2023-04-20 16:25:20,519 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674c6e50-fa28-4f89-9774-54a34cbe7315', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674c6e50-fa28-4f89-9774-54a34cbe7315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'{"volume": {"id": "91635005-2aff-4865-a8ac-12f84ba2fd2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:19.000000", "updated_at": "2023-04-20T16:25:19.000000", "name": "tempest-VolumesTransfersTest-Volume-1043492222", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:20,639 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.109s 2023-04-20 16:25:20,640 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3442fe07-a625-45e4-a48e-c07548c4be25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'' 2023-04-20 16:25:20,662 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.021s 2023-04-20 16:25:20,662 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f1a650-407f-4b43-9e56-146f5271b7c9', 'x-openstack-request-id': 'req-18f1a650-407f-4b43-9e56-146f5271b7c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 91635005-2aff-4865-a8ac-12f84ba2fd2f could not be found."}}' {0} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 80fee3ca-9b96-4394-9678-082f82637e22 failed to build and is in ERROR status {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.563663s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dd0f70e0-bd7c-4e42-abeb-2a4728180f29 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:25:40,243 80174 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-20 16:25:41,061 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.817s 2023-04-20 16:25:41,061 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2004798390", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-dfc7c372-48f5-4966-88e4-06e52ed16a19', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2004798390", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1558b18ec4304868ad6d8c61b5525d55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "created_at": "2023-04-20T16:25:41Z", "updated_at": "2023-04-20T16:25:41Z", "tags": [], "self": "/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "file": "/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:25:42,381 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f/file 1.319s 2023-04-20 16:25:42,382 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b250f074-e18f-465a-b0e1-5daf6d72639d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f/file'} Body: b'' 2023-04-20 16:25:42,382 80174 DEBUG [tempest.scenario.manager] image:831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f 2023-04-20 16:25:42,454 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.069s 2023-04-20 16:25:42,454 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-880855576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLG80KFXisUW1wgnTLUsZOsmfwb0L2g+7zVWJHjlgBov1H5d5fA/SYjooY3obdw4LI3DgJUhFqtlNsqpLQfIe2UgxJvi7QEmnu2VryHUuLpN882Z/fgkNNzTXR8n7LE8gw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', '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-33e4980c-623d-4e87-86a0-db16d8df13e2', 'x-compute-request-id': 'req-33e4980c-623d-4e87-86a0-db16d8df13e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-880855576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLG80KFXisUW1wgnTLUsZOsmfwb0L2g+7zVWJHjlgBov1H5d5fA/SYjooY3obdw4LI3DgJUhFqtlNsqpLQfIe2UgxJvi7QEmnu2VryHUuLpN882Z/fgkNNzTXR8n7LE8gw==", "fingerprint": "f2:a4:6b:b8:dc:35:0b:31:87:8e:7a:aa:52:d1:0f:3e", "user_id": "f4ec42233fc040d0bef4f2e408a561b7"}}' 2023-04-20 16:25:42,496 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2023-04-20 16:25:42,497 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f0fa9b55-227a-4c43-930f-8846c0148b2b', '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": "f4ec42233fc040d0bef4f2e408a561b7", "name": "tempest-TestMinimumBasicScenario-1763718283-project-member", "password_expires_at": null}, "audit_ids": ["FxlMldrYTb2alUGC4b_CXw"], "expires_at": "2023-04-20T17:25:42.000000Z", "issued_at": "2023-04-20T16:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1558b18ec4304868ad6d8c61b5525d55", "name": "tempest-TestMinimumBasicScenario-1763718283"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]} }' 2023-04-20 16:25:42,498 80174 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'b19664d3-6727-47cf-81c3-ee6ea3992cb8', 'name': 'tempest-TestMinimumBasicScenario-498816505-network', 'tenant_id': '1558b18ec4304868ad6d8c61b5525d55', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1558b18ec4304868ad6d8c61b5525d55', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44379, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:25:27Z', 'updated_at': '2023-04-20T16:25:27Z', 'revision_number': 1} available for tenant 2023-04-20 16:25:43,230 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.731s 2023-04-20 16:25:43,231 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1941398318", "imageRef": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-880855576", "networks": [{"uuid": "b19664d3-6727-47cf-81c3-ee6ea3992cb8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d', '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-0c868f4b-07d0-41fe-9378-2e5b4bb92eea', 'x-compute-request-id': 'req-0c868f4b-07d0-41fe-9378-2e5b4bb92eea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JJGtCMa3xfpR"}}' 2023-04-20 16:25:43,317 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.083s 2023-04-20 16:25:43,318 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', '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-4da9cbf3-d5ef-45c6-88b8-bf0f6c18306d', 'x-compute-request-id': 'req-4da9cbf3-d5ef-45c6-88b8-bf0f6c18306d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "BUILD", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210 /compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:25:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "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-04-20 16:26:33,727 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.352s 2023-04-20 16:26:33,728 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-ad8a2fd7-fb39-4e39-8aee-f630178f7d8b', 'x-compute-request-id': 'req-ad8a2fd7-fb39-4e39-8aee-f630178f7d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:25:50Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:ae:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "OS-SRV-USG:launched_at": "2023-04-20T16:25:49.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": []}}' 2023-04-20 16:26:33,739 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:27:34,064 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.314s 2023-04-20 16:27:34,065 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Thu, 20 Apr 2023 16:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-bc50cecb-db8f-4423-b17e-d1ed01543751', 'x-compute-request-id': 'req-bc50cecb-db8f-4423-b17e-d1ed01543751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:25:50Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:ae:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "OS-SRV-USG:launched_at": "2023-04-20T16:25:49.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": []}}' 2023-04-20 16:27:34,300 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.222s 2023-04-20 16:27:34,301 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', '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-e133bad3-624a-493e-8781-e9a24c445dd0', 'x-compute-request-id': 'req-e133bad3-624a-493e-8781-e9a24c445dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}]}]}' 2023-04-20 16:27:34,537 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.233s 2023-04-20 16:27:34,538 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-20c434bb-15e8-4a98-a817-60d2f817121c', 'x-compute-request-id': 'req-20c434bb-15e8-4a98-a817-60d2f817121c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:25:50Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:ae:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "OS-SRV-USG:launched_at": "2023-04-20T16:25:49.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": []}}' 2023-04-20 16:27:34,794 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes 0.240s 2023-04-20 16:27:34,795 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1432591500", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793bccbb-4c2e-4ac7-92aa-997919acb88e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793bccbb-4c2e-4ac7-92aa-997919acb88e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes'} Body: b'{"volume": {"id": "dd0f70e0-bd7c-4e42-abeb-2a4728180f29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:27:34.732726", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1432591500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:27:34,849 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29 0.045s 2023-04-20 16:27:34,850 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a73239-d23d-41b1-9cd8-f2b666e7e74b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a73239-d23d-41b1-9cd8-f2b666e7e74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29'} Body: b'{"volume": {"id": "dd0f70e0-bd7c-4e42-abeb-2a4728180f29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:27:35.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1432591500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1558b18ec4304868ad6d8c61b5525d55"}}' 2023-04-20 16:27:35,922 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29 0.050s 2023-04-20 16:27:35,922 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d97c1e-7449-44d7-b242-1602c870d277', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d97c1e-7449-44d7-b242-1602c870d277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29'} Body: b'{"volume": {"id": "dd0f70e0-bd7c-4e42-abeb-2a4728180f29", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:27:35.000000", "updated_at": "2023-04-20T16:27:35.000000", "name": "tempest-TestMinimumBasicScenario-volume-1432591500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1558b18ec4304868ad6d8c61b5525d55"}}' 2023-04-20 16:27:36,075 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29 0.130s 2023-04-20 16:27:36,076 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c9fbee-a0a7-4b2c-99ab-1991fdf792c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29'} Body: b'' 2023-04-20 16:27:36,098 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29 0.022s 2023-04-20 16:27:36,098 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0360e2f-f3e3-4cae-a8eb-987e20a8983f', 'x-openstack-request-id': 'req-d0360e2f-f3e3-4cae-a8eb-987e20a8983f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dd0f70e0-bd7c-4e42-abeb-2a4728180f29 could not be found."}}' 2023-04-20 16:27:36,221 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.122s 2023-04-20 16:27:36,221 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0490de03-4392-4e4f-b580-c5e68c6230ae', 'x-compute-request-id': 'req-0490de03-4392-4e4f-b580-c5e68c6230ae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'' 2023-04-20 16:27:36,556 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.334s 2023-04-20 16:27:36,557 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', '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-b1780f98-33a6-43d4-8a77-f3cdfd932808', 'x-compute-request-id': 'req-b1780f98-33a6-43d4-8a77-f3cdfd932808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89 b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:27:36Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:ae:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "OS-SRV-USG:launched_at": "2023-04-20T16:25:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:28:26,665 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.046s 2023-04-20 16:28:26,666 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:26 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-ffc8ecec-5ab9-4c04-9420-f17382ade3af', 'x-compute-request-id': 'req-ffc8ecec-5ab9-4c04-9420-f17382ade3af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3efdbb9-b302-44db-bba1-32181ad4e70d could not be found."}}' 2023-04-20 16:28:26,704 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-880855576 0.037s 2023-04-20 16:28:26,704 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:26 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-61285c33-b3f3-4594-93d5-481690ac3629', 'x-compute-request-id': 'req-61285c33-b3f3-4594-93d5-481690ac3629', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-880855576'} Body: b'' 2023-04-20 16:28:26,805 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f 0.100s 2023-04-20 16:28:26,805 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-51e33f5b-8d64-4c0e-b611-32a7a8e47d87', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/831fa3c6-3 f0e-4cb3-88a3-dda89b7ed63f'} Body: b'' {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [167.288482s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 116, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a13e3af8-5ad1-4f98-8db9-3e3ec3032926 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:28:26,809 80174 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-20 16:28:27,431 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.621s 2023-04-20 16:28:27,431 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--818931373", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-44eccb1e-7cdf-4319-b08a-91614eaf997e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--818931373", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1558b18ec4304868ad6d8c61b5525d55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "created_at": "2023-04-20T16:28:27Z", "updated_at": "2023-04-20T16:28:27Z", "tags": [], "self": "/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d", "file": "/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:28:28,792 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d/file 1.360s 2023-04-20 16:28:28,792 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-00c46ee4-afce-4ebf-a6e0-e686abc8c1de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d/file'} Body: b'' 2023-04-20 16:28:28,792 80174 DEBUG [tempest.scenario.manager] image:d41eddb3-3b65-456d-ab27-e42a9678ef7d 2023-04-20 16:28:28,859 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.064s 2023-04-20 16:28:28,859 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2042608265", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiZZWNvgI17HKNI+BXt+KB+YEhHbL07acsxespKHluya8pbshsGDbeReZUbLVLN3F7mDKtBiKIV6ZgsjnVVog16/FMqASI+9Nj8b/dyFgrEQl+sLNa7cvuPjZiurAj63Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', '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-33287ad5-b4a2-4c84-8a1a-868168807ada', 'x-compute-request-id': 'req-33287ad5-b4a2-4c84-8a1a-868168807ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-20426 08265", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiZZWNvgI17HKNI+BXt+KB+YEhHbL07acsxespKHluya8pbshsGDbeReZUbLVLN3F7mDKtBiKIV6ZgsjnVVog16/FMqASI+9Nj8b/dyFgrEQl+sLNa7cvuPjZiurAj63Q==", "fingerprint": "e5:09:b2:a3:62:f5:31:e4:9f:e9:35:bd:a6:9a:08:09", "user_id": "f4ec42233fc040d0bef4f2e408a561b7"}}' 2023-04-20 16:28:28,908 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-04-20 16:28:28,908 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bbaa1e4a-b19b-4dfe-adca-5a813ce34bce', '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": "f4ec42233fc040d0bef4f2e408a561b7", "name": "tempest-TestMinimumBasicScenario-1763718283-project-member", "password_expires_at": null}, "audit_ids": ["8bEh3-JZQfCWBXtdtr3Xsg"], "expires_at": "2023-04-20T17:28:28.000000Z", "issued_at": "2023-04-20T16:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1558b18ec4304868ad6d8c61b5525d55", "name": "tempest-TestMinimumBasicScenario-1763718283"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:28:28,909 80174 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'b19664d3-6727-47cf-81c3-ee6ea3992cb8', 'name': 'tempest-TestMinimumBasicScenario-498816505-network', 'tenant_id': '1558b18ec4304868ad6d8c61b5525d55', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1558b18ec4304868ad6d8c61b5525d55', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44379, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:25:27Z', 'updated_at': '2023-04-20T16:25:27Z', 'revision_number': 1} available for tenant 2023-04-20 16:28:29,541 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.631s 2023-04-20 16:28:29,541 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1486305246", "imageRef": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "networks": [{"uuid": "b19664d3-6727-47cf-81c3-ee6ea3992cb8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71', '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-a9604a8b-fab9-4af1-9d67-5182007b2b52', 'x-compute-request-id': 'req-a9604a8b-fab9-4af1-9d67-5182007b2b52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RhzSxZaVH5mJ"}}' 2023-04-20 16:28:29,624 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.079s 2023-04-20 16:28:29,624 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', '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-4b0c05d6-d70e-4e54-9930-4cd8087eaaac', 'x-compute-request-id': 'req-4b0c05d6-d70e-4e54-9930-4cd8087eaaac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "BUILD", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:30Z", "updated": "2023-04-20T16:28:29Z", "addresses": {}, "a ccessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "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-04-20 16:29:19,977 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.291s 2023-04-20 16:29:19,978 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', '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-e0f49b70-0e55-4de1-bc79-dd74a5b9f5e7', 'x-compute-request-id': 'req-e0f49b70-0e55-4de1-bc79-dd74a5b9f5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:29Z", "updated": "2023-04-20T16:28:36Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f7:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "OS-SRV-USG:launched_at": "2023-04-20T16:28:36.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": []}}' 2023-04-20 16:29:19,990 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:30:20,292 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.242s 2023-04-20 16:30:20,293 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', '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-47d91554-712a-4c9d-8937-dea989ad439b', 'x-compute-request-id': 'req-47d91554-712a-4c9d-8937-dea989ad439b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:29Z", "updated": "2023-04-20T16:28:36Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f7:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "OS-SRV-USG:launched_at": "2023-04-20T16:28:36.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": []}}' 2023-04-20 16:30:20,520 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.211s 2023-04-20 16:30:20,521 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', '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-5dfb815a-b8f1-4967-8c41-8b6bf8b61351', 'x-compute-request-id': 'req-5dfb815a-b8f1-4967-8c41-8b6bf8b61351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}]}]}' 2023-04-20 16:30:20,699 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.175s 2023-04-20 16:30:20,700 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', '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-96341156-3c62-4113-bf27-8296f915eb37', 'x-compute-request-id': 'req-96341156-3c62-4113-bf27-8296f915eb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582 -425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:29Z", "updated": "2023-04-20T16:28:36Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f7:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "OS-SRV-USG:launched_at": "2023-04-20T16:28:36.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": []}}' 2023-04-20 16:30:21,023 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes 0.311s 2023-04-20 16:30:21,024 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1297344442", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff17962-cf17-4bbe-9a16-442b37582988', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff17962-cf17-4bbe-9a16-442b37582988', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes'} Body: b'{"volume": {"id": "a13e3af8-5ad1-4f98-8db9-3e3ec3032926", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:30:20.913395", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1297344442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:30:21,100 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926 0.067s 2023-04-20 16:30:21,101 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-f8fbb825-f344-4ed1-b205-53c974f1c797', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fbb825-f344-4ed1-b205-53c974f1c797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926'} Body: b'{"volume": {"id": "a13e3af8-5ad1-4f98-8db9-3e3ec3032926", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:30:21.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1297344442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1558b18ec4304868ad6d8c61b5525d55"}}' 2023-04-20 16:30:22,157 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926 0.044s 2023-04-20 16:30:22,158 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcda463-cc42-4654-a891-62c573c6b659', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcda463-cc42-4654-a891-62c573c6b659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926'} Body: b'{"volume": {"id": "a13e3af8-5ad1-4f98-8db9-3e3ec3032926", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:30:21.000000", "updated_at": "2023-04-20T16:30:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1297344442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1558b18ec4304868ad6d8c61b5525d55"}}' 2023-04-20 16:30:22,287 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926 0.119s 2023-04-20 16:30:22,287 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e627a89-1881-4322-8eb8-619b68dfda3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ 1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926'} Body: b'' 2023-04-20 16:30:22,308 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926 0.020s 2023-04-20 16:30:22,308 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-880cf305-2b5d-4775-b1d9-a42c31ac39db', 'x-openstack-request-id': 'req-880cf305-2b5d-4775-b1d9-a42c31ac39db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a13e3af8-5ad1-4f98-8db9-3e3ec3032926 could not be found."}}' 2023-04-20 16:30:22,433 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.124s 2023-04-20 16:30:22,433 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 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-14297b38-c7a8-48e6-940e-ca121ff91c5c', 'x-compute-request-id': 'req-14297b38-c7a8-48e6-940e-ca121ff91c5c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'' 2023-04-20 16:30:22,798 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.364s 2023-04-20 16:30:22,798 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', '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-d893dbeb-e329-436b-b501-2414bc7b2005', 'x-compute-request-id': 'req-d893dbeb-e329-436b-b501-2414bc7b2005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:29Z", "updated": "2023-04-20T16:30:22Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f7:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "OS-SRV-USG:launched_at": "2023-04-20T16:28:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:31:12,931 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.104s 2023-04-20 16:31:12,931 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:31:12 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-de9d0bc6-d63d-4e62-a3a5-339a95580146', 'x-compute-request-id': 'req-de9d0bc6-d63d-4e62-a3a5-339a95580146', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2c4e2b86-7582-425a-9f8c-15e7bbaefb71 could not be found."}}' 2023-04-20 16:31:13,984 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2042608265 1.052s 2023-04-20 16:31:13,985 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:31:12 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-ce330f98-9d66-4ddc-80b7-e08b7df7dc94', 'x-compute-request-id': 'req-ce330f98-9d66-4ddc-80b7-e08b7df7dc94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2042608265'} Body: b'' 2023-04-20 16:31:14,096 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d 0.110s 2023-04-20 16:31:14,096 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b41fc51d-de70-448e-bb20-ab6666e7e4c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d'} Body: b'' ============================== Failed 96 tests - output below: ============================== tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:25,307 80192 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/27ffbab24dba440789864906e95bd453/scheduler-stats/get_pools?detail=True 0.652s 2023-04-20 16:02:25,308 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8a662e-df2b-42cb-8073-6f72067cbd44', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8a662e-df2b-42cb-8073-6f72067cbd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27ffbab24dba440789864906e95bd453/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:25,380 80192 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/27ffbab24dba440789864906e95bd453/scheduler-stats/get_pools 0.058s 2023-04-20 16:02:25,380 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e073b619-8af3-4ebc-a0fb-4d4f4cad797e', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e073b619-8af3-4ebc-a0fb-4d4f4cad797e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/27ffbab24dba440789864906e95bd453/scheduler-stats/get_pools'} Body: b'{"pools": []}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 159, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group bc307183-fe1c-40f3-913d-6081b007dfa7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:24,704 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types 0.318s 2023-04-20 16:02:24,704 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-430112737"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4f95bb-f8f0-43c2-9eda-e4ac558dd278', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4f95bb-f8f0-43c2-9eda-e4ac558dd278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types'} Body: b'{"volume_type": {"id": "5decd6ee-db7d-4087-8d1b-baa5be88747c", "name": "tempest-GroupSnapshotsTest-volume-type-430112737", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:02:24,839 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types 0.129s 2023-04-20 16:02:24,840 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-665753647"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64dd1ad3-4a25-4371-80fd-3e1597355b97', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64dd1ad3-4a25-4371-80fd-3e1597355b97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types'} Body: b'{"group_type": {"id": "2b692c13-679a-43f4-a48c-06094f9280a2", "name": "tempest-GroupSnapshotsTest-group-type-665753647", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:02:25,111 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups 0.269s 2023-04-20 16:02:25,112 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "2b692c13-679a-43f4-a48c-06094f9280a2", "volume_types": ["5decd6ee-db7d-4087-8d1b-baa5be88747c"], "name": "tempest-GroupSnapshotsTest-Group-1471738765"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43366d37-7198-4e72-9b70-af81c7ad4d3d', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43366d37-7198-4e72-9b70-af81c7ad4d3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups'} Body: b'{"group": {"id": "bc307183-fe1c-40f3-913d-6081b007dfa7", "name": "tempest-GroupSnapshotsTest-Group-1471738765"}}' 2023-04-20 16:02:25,214 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7 0.099s 2023-04-20 16:02:25,214 80176 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9545f62a-97b9-45fd-a856-4f4c306b1dd4', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9545f62a-97b9-45fd-a856-4f4c306b1dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7'} Body: b'{"group": {"id": "bc307183-fe1c-40f3-913d-6081b007dfa7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:02:25.000000", "name": "tempest-GroupSnapshotsTest-Group-1471738765", "description": null, "group_type": "2b692c13-679a-43f4-a48c-06094f9280a2", "volume_types": ["5decd6ee-db7d-4087-8d1b-baa5be88747c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:26,251 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7 0.031s 2023-04-20 16:02:26,252 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33966c3-277b-4285-9571-f3c21460cf4e', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33966c3-277b-4285-9571-f3c21460cf4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7'} Body: b'{"group": {"id": "bc307183-fe1c-40f3-913d-6081b007dfa7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:02:25.000000", "name": "tempest-GroupSnapshotsTest-Group-1471738765", "description": null, "group_type": "2b692c13-679a-43f4-a48c-06094f9280a2", "volume_types": ["5decd6ee-db7d-4087-8d1b-baa5be88747c"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:26,370 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail 0.113s 2023-04-20 16:02:26,370 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-757a228b-cd49-4297-96cd-bd7f806bd356', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757a228b-cd49-4297-96cd-bd7f806bd356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:02:26,476 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7/action 0.091s 2023-04-20 16:02:26,477 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete- volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04052fa0-2c27-46c4-8770-8d182f003106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7/action'} Body: b'' 2023-04-20 16:02:26,499 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7 0.021s 2023-04-20 16:02:26,499 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea47983-5d44-4437-8c96-0af913def4f5', 'x-openstack-request-id': 'req-bea47983-5d44-4437-8c96-0af913def4f5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/bc307183-fe1c-40f3-913d-6081b007dfa7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group bc307183-fe1c-40f3-913d-6081b007dfa7 could not be found."}}' 2023-04-20 16:02:26,551 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/2b692c13-679a-43f4-a48c-06094f9280a2 0.051s 2023-04-20 16:02:26,551 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8c3692-c424-46fc-8dc6-9876143b9657', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/2b692c13-679a-43f4-a48c-06094f9280a2'} Body: b'' 2023-04-20 16:02:26,627 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/5decd6ee-db7d-4087-8d1b-baa5be88747c 0.075s 2023-04-20 16:02:26,628 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98d2545-ffc1-43dd-88a8-3a7d3b01e761', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/5decd6ee-db7d-4087-8d1b-baa5be88747c'} Body: b'' 2023-04-20 16:02:26,643 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/5decd6ee-db7d-4087-8d1b-baa5be88747c 0.015s 2023-04-20 16:02:26,644 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-f160aa8a-4f94-43a0-978a-9a5af30568de', 'x-openstack-request-id': 'req-f160aa8a-4f94-43a0-978a-9a5af30568de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/5decd6ee-db7d-4087-8d1b-baa5be88747c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5decd6ee-db7d-4087-8d1b-baa5be88747c could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 220, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9c6d3789-d00b-47c0-999f-a6af4c5c03cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:26,730 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types 0.082s 2023-04-20 16:02:26,730 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-884593989"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1ad85a-f49b-4e13-ae1d-657689cb8c4f', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1ad85a-f49b-4e13-ae1d-657689cb8c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types'} Body: b'{"volume_type": {"id": "787d924d-98c3-4325-85ef-f8b3772e2eff", "name": "tempest-GroupSnapshotsTest-volume-type-884593989", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:02:26,790 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types 0.056s 2023-04-20 16:02:26,790 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-979003130"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4c2b62-426b-438a-823c-0f4855c0debd', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4c2b62-426b-438a-823c-0f4855c0debd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types'} Body: b'{"group_type": {"id": "a037a138-b18b-4ea1-a7a4-13fee9e4a8ca", "name": "tempest-GroupSnapshotsTest-group-type-979003130", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:02:26,957 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups 0.163s 2023-04-20 16:02:26,958 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "a037a138-b18b-4ea1-a7a4-13fee9e4a8ca", "volume_types": ["787d924d-98c3-4325-85ef-f8b3772e2eff"], "name": "tempest-GroupSnapshotsTest-Group-405543768"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff61b747-92c3-43d4-811b-33d0979c2ee7', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff61b747-92c3-43d4-811b-33d0979c2ee7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups'} Body: b'{"group": {"id": "9c6d3789-d00b-47c0-999f-a6af4c5c03cf", "name": "tempest-GroupSnapshotsTest-Group-405543768"}}' 2023-04-20 16:02:27,017 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf 0. 057s 2023-04-20 16:02:27,017 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278d78a1-b1b6-4be5-9b59-0e4b630da9c4', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278d78a1-b1b6-4be5-9b59-0e4b630da9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf'} Body: b'{"group": {"id": "9c6d3789-d00b-47c0-999f-a6af4c5c03cf", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:02:27.000000", "name": "tempest-GroupSnapshotsTest-Group-405543768", "description": null, "group_type": "a037a138-b18b-4ea1-a7a4-13fee9e4a8ca", "volume_types": ["787d924d-98c3-4325-85ef-f8b3772e2eff"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:28,061 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf 0.038s 2023-04-20 16:02:28,061 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417a2fe3-2228-4d14-8037-949379170299', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417a2fe3-2228-4d14-8037-949379170299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf'} Body: b'{"group": {"id": "9c6d3789-d00b-47c0-999f-a6af4c5c03cf", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:02:27.000000", "name": "tempest-GroupSnapshotsTest-Group-405543768", "description": null, "group_type": "a037a138-b18b-4ea1-a7a4-13fee9e4a8ca", "volume_types": ["787d924d-98c3-4325-85ef-f8b3772e2eff"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:28,065 80176 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2023-04-20 16:02:28,155 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail 0.089s 2023-04-20 16:02:28,156 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-face6c1b-7ef7-488b-af57-155aa2209a7c', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-face6c1b-7ef7-488b-af57-155aa2209a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:02:28,254 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf/action 0.087s 2023-04-20 16:02:28,254 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de9e010-23d5-41c7-ae88-3615833deb64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf/action'} Body: b'' 2023-04-20 16:02:28,273 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf 0.018s 2023-04-20 16:02:28,273 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f021070-e1d1-4cf5-b966-68d17abd5f33', 'x-openstack-request-id': 'req-5f021070-e1d1-4cf5-b966-68d17abd5f33', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/9c6d3789-d00b-47c0-999f-a6af4c5c03cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9c6d3789-d00b-47c0-999f-a6af4c5c03cf could not be found."}}' 2023-04-20 16:02:28,304 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/a037a138-b18b-4ea1-a7a4-13fee9e4a8ca 0.030s 2023-04-20 16:02:28,304 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43cde34-5a94-45db-a0c6-b8cd5e533097', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/a037a138-b18b-4ea1-a7a4-13fee9e4a8ca'} Body: b'' 2023-04-20 16:02:28,386 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/787d924d-98c3-4325-85ef-f8b3772e2eff 0.081s 2023-04-20 16:02:28,386 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17cfe4ef-5b4d-4c33-823a-cc77cc914756', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/787d924d-98c3-4325-85ef-f8b3772e2eff'} Body: b'' 2023-04-20 16:02:28,406 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/787d924d-98c3-4325-85ef-f8b3772e2eff 0 .019s 2023-04-20 16:02:28,406 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4200251f-f737-4cd8-85a7-4dcfe1d3e86e', 'x-openstack-request-id': 'req-4200251f-f737-4cd8-85a7-4dcfe1d3e86e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/787d924d-98c3-4325-85ef-f8b3772e2eff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 787d924d-98c3-4325-85ef-f8b3772e2eff could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 91, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 5c11d2c7-71fc-4331-b1c3-24739331ce20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:28,438 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types 0.027s 2023-04-20 16:02:28,438 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-650010079"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5f44ef-d89a-4e70-9253-1ef94ff5f109', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5f44ef-d89a-4e70-9253-1ef94ff5f109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types'} Body: b'{"volume_type": {"id": "1ef34b55-9ffd-489b-ac95-a910255ae1ba", "name": "tempest-GroupSnapshotsTest-volume-type-650010079", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:02:28,471 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types 0.030s 2023-04-20 16:02:28,472 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-274565849"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a556d79-75e3-4d40-8346-7e97bd60a8e5', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a556d79-75e3-4d40-8346-7e97bd60a8e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types'} Body: b'{"group_type": {"id": "a3239c98-2708-4e7c-ba04-d7ece8c32c43", "name": "tempest-GroupSnapshotsTest-group-type-274565849", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:02:28,717 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups 0.242s 2023-04-20 16:02:28,717 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "a3239c98-2708-4e7c-ba04-d7ece8c32c43", "volume_types": ["1ef34b55-9ffd-489b-ac95-a910255ae1ba"], "name": "tempest-GroupSnapshotsTest-Group-875521689"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ddc66d-533a-4bc6-bb06-df37423ba4eb', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ddc66d-533a-4bc6-bb06-df37423ba4eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups'} Body: b'{"group": {"id": "5c11d2c7-71fc-4331-b1c3-24739331ce20", "name": "tempest-GroupSnapshotsTest-Group-875521689"}}' 2023-04-20 16:02:28,750 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20 0.030s 2023-04-20 16:02:28,750 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017419a0-76a6-4ada-acd7-de9b2ba5dfd4', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017419a0-76a6-4ada-acd7-de9b2ba5dfd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20'} Body: b'{"group": {"id": "5c11d2c7-71fc-4331-b1c3-24739331ce20", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:02:29.000000", "name": "tempest-GroupSnapshotsTest-Group-875521689", "description": null, "group_type": "a3239c98-2708-4e7c-ba04-d7ece8c32c43", "volume_types": ["1ef34b55-9ffd-489b-ac95-a910255ae1ba"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:29,784 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20 0.029s 2023-04-20 16:02:29,785 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0096f99-8eb1-4c8f-b153-01af5684765f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0096f99-8eb1-4c8f-b153-01af5684765f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20'} Body: b'{"group": {"id": "5c11d2c7-71fc-4331-b1c3-24739331ce20", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:02:29.000000", "name": "tempest-GroupSnapshotsTest-Group-875521689", "description": null, "group_type": "a3239c98-2708-4e7c-ba04-d7ece8c32c43", "volume_types": ["1ef34b55-9ffd-489b-ac95-a910255ae1ba"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:02:29,857 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail 0.064s 2023-04-20 16:02:29,857 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49131c7d-03e5-481c-b0b5-51cd056ba7a4', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49131c7d-03e5-481c-b0b5-51cd056ba7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:02:29,941 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20/action 0.073s 2023-04-20 16:02:29,941 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6be3e2-6fbf-4b60-83b6-e728eab2c55a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20/action'} Body: b'' 2023-04-20 16:02:29,984 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20 0.042s 2023-04-20 16:02:29,984 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad6e9bf-ec33-4e3a-917c-f86f12ba167f', 'x-openstack-request-id': 'req-6ad6e9bf-ec33-4e3a-917c-f86f12ba167f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8a1e82fd83a346a28a4d4bb3b3b307a1/groups/5c11d2c7-71fc-4331-b1c3-24739331ce20'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 5c11d2c7-71fc-4331-b1c3-24739331ce20 could not be found."}}' 2023-04-20 16:02:30,047 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/a3239c98-2708-4e7c-ba04-d7ece8c32c43 0.062s 2023-04-20 16:02:30,048 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d72fe0b-3cdc-46bb-8f25-349f88a7a219', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/group_types/a3239c98-2708-4e7c-ba04-d7ece8c32c43'} Body: b'' 2023-04-20 16:02:30,168 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/1ef34b55-9ffd-489b-ac95-a910255ae1ba 0.120s 2023-04-20 16:02:30,168 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e21847-e065-4804-9441-4455bfa966d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/1ef34b55-9ffd-489b-ac95-a910255ae1ba'} Body: b'' 2023-04-20 16:02:30,188 80176 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/1ef34b55-9ffd-489b-ac95-a910255ae1ba 0.019s 2023-04-20 16:02:30,188 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Thu, 20 Apr 2023 16:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb8869d-3dbb-4fc2-a772-1ea4a8eddcb8', 'x-openstack-request-id': 'req-9fb8869d-3dbb-4fc2-a772-1ea4a8eddcb8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e7feddacac5d40e4aa707a45aa7de00b/types/1ef34b55-9ffd-489b-ac95-a910255ae1ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1ef34b55-9ffd-489b-ac95-a910255ae1ba could not be found."}}' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4192350f-04f4-439a-9f6e-d0663e8107e8 failed to build and is in ERROR status tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0567f824-a6e5-4bdc-a80e-17d6755e1928 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:45,985 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes 0.333s 2023-04-20 16:02:45,986 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-561067219"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da635fcc-f6cb-4cbc-8976-80833c1bc961', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da635fcc-f6cb-4cbc-8976-80833c1bc961', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes'} Body: b'{"volume": {"id": "0567f824-a6e5-4bdc-a80e-17d6755e1928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:45.914834", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-561067219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}], "user_id": "6c2e19c84cfb4ded824964965e519c70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:02:46,040 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.045s 2023-04-20 16:02:46,041 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65022726-12d1-493b-9cc1-f81170e96fef', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65022726-12d1-493b-9cc1-f81170e96fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'{"volume": {"id": "0567f824-a6e5-4bdc-a80e-17d6755e1928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:46.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-561067219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}], "user_id": "6c2e19c84cfb4ded824964965e519c70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b79cdae10144d78ac555ebcfdf0ca84"}}' 2023-04-20 16:02:47,128 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.075s 2023-04-20 16:02:47,128 80176 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98ec107-c67a-4bd1-b9fc-40e9b12ed3e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98ec107-c67a-4bd1-b9fc-40e9b12ed3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'{"volume": {"id": "0567f824-a6e5-4bdc-a80e-17d6755e1928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:46.000000", "updated_at": "2023-04-20T16:02:46.000000", "name": "tempest-VolumesServicesTestJSON-Volume-561067219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}], "user_id": "6c2e19c84cfb4ded824964965e519c70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b79cdae10144d78ac555ebcfdf0ca84"}}' 2023-04-20 16:02:47,188 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.049s 2023-04-20 16:02:47,189 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4f8834-de43-48c5-ad24-ad6903b6a46c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4f8834-de43-48c5-ad24-ad6903b6a46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'{"volume": {"id": "0567f824-a6e5-4bdc-a80e-17d6755e1928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:46.000000", "updated_at": "2023-04-20T16:02:46.000000", "name": "tempest-VolumesServicesTestJSON-Volume-561067219", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928"}], "user_id": "6c2e19c84cfb4ded824964965e519c70", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b79cdae10144d78ac555ebcfdf0ca84"}}' 2023-04-20 16:02:47,297 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.097s 2023-04-20 16:02:47,298 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdc6bac-6335-4cdb-a4a5-925c91d59493', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'' 2023-04-20 16:02:47,321 80176 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928 0.022s 2023-04-20 16:02:47,321 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ecf18c-16ae-4774-8f15-7337b62f79a7', 'x-openstack-request-id': 'req-71ecf18c-16ae-4774-8f15-7337b62f79a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0b79cdae10144d78ac555ebcfdf0ca84/volumes/0567f824-a6e5-4bdc-a80e-17d6755e1928'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0567f824-a6e5-4bdc-a80e-17d6755e1928 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4d0adff6-5fa8-4765-b1d0-28c447e01743 failed to build and is in ERROR status tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0419f8f0-464d-47ef-8836-cb917d453e22 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:53,417 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.072s 2023-04-20 16:02:53,418 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e5bec1cf-5c9f-4ec5-9c00-f655b8e77fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:02:53,898 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes 0.480s 2023-04-20 16:02:53,899 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1854347091"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32bffbd2-20ea-4465-94ab-f84d226ec0ce', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32bffbd2-20ea-4465-94ab-f84d226ec0ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes'} Body: b'{"volume": {"id": "0419f8f0-464d-47ef-8836-cb917d453e22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:53.803645", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1854347091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:02:53,969 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.050s 2023-04-20 16:02:53,970 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a740930e-247c-4989-ad45-903d23ee4960', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a740930e-247c-4989-ad45-903d23ee4960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'{"volume": {"id": "0419f8f0-464d-47ef-8836-cb917d453e22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:54.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1854347091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:55,044 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.059s 2023-04-20 16:02:55,045 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67d6f17-f4a5-4990-bc77-40d7a43c1c0e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67d6f17-f4a5-4990-bc77-40d7a43c1c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'{"volume": {"id": "0419f8f0-464d-47ef-8836-cb917d453e22", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:54.000000", "updated_at": "2023-04-20T16:02:54.000000", "name": "tempest-VolumesCloneTest-Volume-1854347091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:55,107 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.051s 2023-04-20 16:02:55,107 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f70a84-8952-44e2-a016-beddf1e39bb0', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f70a84-8952-44e2-a016-beddf1e39bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'{"volume": {"id": "0419f8f0-464d-47ef-8836-cb917d453e22", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:54.000000", "updated_at": "2023-04-20T16:02:54.000000", "name": "tempest-VolumesCloneTest-Volume-1854347091", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:55,215 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.097s 2023-04-20 16:02:55,215 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104c2b94-273e-4929-b570-1e989f48a5eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'' 2023-04-20 16:02:55,244 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22 0.028s 2023-04-20 16:02:55,244 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd92528-9e9f-45e7-bde8-32d671a10772', 'x-openstack-request-id': 'req-ffd92528-9e9f-45e7-bde8-32d671a10772', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/0419f8f0-464d-47ef-8836-cb917d453e22'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0419f8f0-464d-47ef-8836-cb917d453e22 could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0e0cb789-b49c-44a6-b27b-3c6469ede52d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:55,013 80190 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes 0.597s 2023-04-20 16:02:55,013 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-494565565", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea8aee5-e8a1-40ec-a4d3-8b8d0c82f8e9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea8aee5-e8a1-40ec-a4d3-8b8d0c82f8e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes'} Body: b'{"volume": {"id": "0e0cb789-b49c-44a6-b27b-3c6469ede52d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:54.941113", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-494565565", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}], "user_id": "011d440a3e62444487036bef83c28243", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:02:55,066 80190 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d 0.040s 2023-04-20 16:02:55,067 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d666858d-73a6-42f8-adb4-b7fcb8f01a63', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d666858d-73a6-42f8-adb4-b7fcb8f01a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d'} Body: b'{"volume": {"id": "0e0cb789-b49c-44a6-b27b-3c6469ede52d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-494565565", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}], "user_id": "011d440a3e62444487036bef83c28243", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52f53394cfc4dbe9d455fa2c29c1e90"}}' 2023-04-20 16:02:56,153 80190 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d 0.074s 2023-04-20 16 :02:56,153 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca049c5d-8db9-4b5b-b708-b776901a31b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca049c5d-8db9-4b5b-b708-b776901a31b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d'} Body: b'{"volume": {"id": "0e0cb789-b49c-44a6-b27b-3c6469ede52d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": "2023-04-20T16:02:55.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-494565565", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f52f53394cfc4dbe9d455fa2c29c1e90/volumes/0e0cb789-b49c-44a6-b27b-3c6469ede52d"}], "user_id": "011d440a3e62444487036bef83c28243", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f52f53394cfc4dbe9d455fa2c29c1e90"}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] ----------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c881bc15-0765-43c3-8b0e-621759a5d1de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:55,471 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes 0.223s 2023-04-20 16:02:55,471 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1743353515"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4289f1-a05c-4624-936b-d71b206b1aa1', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4289f1-a05c-4624-936b-d71b206b1aa1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes'} Body: b'{"volume": {"id": "c881bc15-0765-43c3-8b0e-621759a5d1de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.395623", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1743353515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:02:55,535 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.054s 2023-04-20 16:02:55,535 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558bafe2-9feb-49f5-a4ad-68d47a1cb320', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558bafe2-9feb-49f5-a4ad-68d47a1cb320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'{"volume": {"id": "c881bc15-0765-43c3-8b0e-621759a5d1de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1743353515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:56,589 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.042s 2023-04-20 16:02:56,589 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b13e717-b0a2-411d-809a-48ec8389edb4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b13e717-b0a2-411d-809a-48ec8389edb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'{"volume": {"id": "c881bc15-0765-43c3-8b0e-621759a5d1de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": "2023-04-20T16:02:56.000000", "name": "tempest-VolumesCloneTest-Volume-1743353515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:56,662 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.062s 2023-04-20 16:02:56,662 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822772a7-2bb4-4f84-8ef0-e23c896cc338', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822772a7-2bb4-4f84-8ef0-e23c896cc338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'{"volume": {"id": "c881bc15-0765-43c3-8b0e-621759a5d1de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:02:55.000000", "updated_at": "2023-04-20T16:02:56.000000", "name": "tempest-VolumesCloneTest-Volume-1743353515", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de"}], "user_id": "54534879426548efa28eaff787ca938a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "969adb44584d4ab1b4c3629925cdbbc1"}}' 2023-04-20 16:02:56,777 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.104s 2023-04-20 16:02:56,777 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c85585c-4383-474b-a1fe-6d53c64d2467', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'' 2023-04-20 16:02:56,819 80176 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de 0.041s 2023-04-20 16:02:56,819 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-99577b7d-4382-4616-a413-0253643bf866', 'x-openstack-request-id': 'req-99577b7d-4382-4616-a413-0253643bf866', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/969adb44584d4ab1b4c3629925cdbbc1/volumes/c881bc15-0765-43c3-8b0e-621759a5d1de'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c881bc15-0765-43c3-8b0e-621759a5d1de could not be found."}}' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f25ffba3-108a-41f4-ac16-b1113ec1102c failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc604a4a-200e-488d-8f4c-199239c72532 failed to build and is in ERROR status tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 57dd9cc4-5316-40da-a99b-19333993d772 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:03,480 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes 0.263s 2023-04-20 16:03:03,481 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e28913b-072f-4690-85fe-eb5ee86192f4', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e28913b-072f-4690-85fe-eb5ee86192f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes'} Body: b'{"volume": {"id": "57dd9cc4-5316-40da-a99b-19333993d772", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:03:03.416215", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}], "user_id": "879a1b1bf1634b32af3449e64a4ba1b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:03,660 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.170s 2023-04-20 16:03:03,661 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cce296-6cb3-45a4-9d29-441b7a557475', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cce296-6cb3-45a4-9d29-441b7a557475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'{"volume": {"id": "57dd9cc4-5316-40da-a99b-19333993d772", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:03:03.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}], "user_id": "879a1b1bf1634b32af3449e64a4ba1b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e0373c080334a308042534e32b7588f"}}' 2023-04-20 16:03:04,716 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.043s 2023-04-20 16:03:04,717 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-013f85ec-00f1-4ff5-afdb-a2619d7a2b91', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-013f85ec-00f1-4ff5-afdb-a2619d7a2b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'{"volume": {"id": "57dd9cc4-5316-40da-a99b-19333993d772", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:03:03.000000", "updated_at": "2023-04-20T16:03:04.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}], "user_id": "879a1b1bf1634b32af3449e64a4ba1b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e0373c080334a308042534e32b7588f"}}' 2023-04-20 16:03:04,794 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.062s 2023-04-20 16:03:04,794 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2b845c-b563-4e3b-ae7f-9318c79d113e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2b845c-b563-4e3b-ae7f-9318c79d113e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'{"volume": {"id": "57dd9cc4-5316-40da-a99b-19333993d772", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:03:03.000000", "updated_at": "2023-04-20T16:03:04.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-684022078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772"}], "user_id": "879a1b1bf1634b32af3449e64a4ba1b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5e0373c080334a308042534e32b7588f"}}' 2023-04-20 16:03:04,938 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.134s 2023-04-20 16:03:04,939 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c973732b-6efa-4644-8b3f-964cbc970625', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'' 2023-04-20 16:03:04,959 80192 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772 0.020s 2023-04-20 16:03:04,960 80192 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-572311e9-b8ab-4ff2-8226-22ac12df87fb', 'x-openstack-request-id': 'req-572311e9-b8ab-4ff2-8226-22ac12df87fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5e0373c080334a308042534e32b7588f/volumes/57dd9cc4-5316-40da-a99b-19333993d772'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 57dd9cc4-5316-40da-a99b-19333993d772 could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fc68dd82-bf9f-4c3e-95de-97cc182571ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:05,910 80184 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes 0.575s 2023-04-20 16:03:05,910 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1682964028", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70862180-5f6c-4154-9dc5-2cb36b3d55a9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70862180-5f6c-4154-9dc5-2cb36b3d55a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes'} Body: b'{"volume": {"id": "fc68dd82-bf9f-4c3e-95de-97cc182571ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:05.853520", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1682964028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}], "user_id": "0b6f96e5e62a4d8ebe1bf706b767396b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:05,963 80184 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac 0.038s 2023-04-20 16:03:05,964 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5952e93-e9c4-493c-ab55-e0ea079b84ad', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5952e93-e9c4-493c-ab55-e0ea079b84ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac'} Body: b'{"volume": {"id": "fc68dd82-bf9f-4c3e-95de-97cc182571ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:06.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1682964028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}], "user_id": "0b6f96e5e62a4d8ebe1bf706b767396b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b742ad1c89b04b8d8343dede8623d899"}}' 2023-04-20 16:03:07,047 80184 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac 0.059s 2023-04-20 16:03:07,047 80184 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c06bf41-71e2-4410-ae80-9dab2a812deb', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c06bf41-71e2-4410-ae80-9dab2a812deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac'} Body: b'{"volume": {"id": "fc68dd82-bf9f-4c3e-95de-97cc182571ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:06.000000", "updated_at": "2023-04-20T16:03:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-1682964028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b742ad1c89b04b8d8343dede8623d899/volumes/fc68dd82-bf9f-4c3e-95de-97cc182571ac"}], "user_id": "0b6f96e5e62a4d8ebe1bf706b767396b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b742ad1c89b04b8d8343dede8623d899"}}' tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow,volume] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d8100065-e4f8-4fb6-b9ae-6ba2075006c5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:08,777 80178 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes 0.354s 2023-04-20 16:03:08,777 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-100776441"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed0e2ac-b4ff-41d7-91a1-60234db438b3', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed0e2ac-b4ff-41d7-91a1-60234db438b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes'} Body: b'{"volume": {"id": "d8100065-e4f8-4fb6-b9ae-6ba2075006c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:08.718295", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-100776441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}], "user_id": "fbf23269dc7e4fc0a7676d7aa68fa246", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:08,829 80178 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5 0.040s 2023-04-20 16:03:08,830 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe39ef3-f105-4f1f-b3b1-135ace2c542a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe39ef3-f105-4f1f-b3b1-135ace2c542a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5'} Body: b'{"volume": {"id": "d8100065-e4f8-4fb6-b9ae-6ba2075006c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:09.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-100776441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}], "user_id": "fbf23269dc7e4fc0a7676d7aa68fa246", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac834225d8074d1e985e44e041188d0f"}}' 2023-04-20 16:03:09,884 80178 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5 0.043s 2023-04-20 16:03:09,884 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f7b4b6-1127-4778-acd3-cd064fe42f20', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f7b4b6-1127-4778-acd3-cd064fe42f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5'} Body: b'{"volume": {"id": "d8100065-e4f8-4fb6-b9ae-6ba2075006c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:09.000000", "updated_at": "2023-04-20T16:03:09.000000", "name": "tempest-TestVolumeSwap-volume-100776441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac834225d8074d1e985e44e041188d0f/volumes/d8100065-e4f8-4fb6-b9ae-6ba2075006c5"}], "user_id": "fbf23269dc7e4fc0a7676d7aa68fa246", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac834225d8074d1e985e44e041188d0f"}}' tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 392, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2185b797-2432-4988-8075-6a874b0d6633 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:13,342 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.359s 2023-04-20 16:03:13,342 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-1211642124"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-a044028b-69f5-4fa3-8514-915413310ce2', 'date': 'Thu, 20 Apr 2023 16:03:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"1478518c-980f-42e7-a1f3-77607828c30b","name":"tempest-tagged-attachments-test-net-1211642124","tenant_id":"e60e9f7e0d4b4a89a1153261383ebbc7","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e60e9f7e0d4b4a89a1153261383ebbc7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-04-20T16:03:10Z","updated_at":"2023-04-20T16:03:10Z","revision_number":1}}' 2023-04-20 16:03:14,892 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.549s 2023-04-20 16:03:14,892 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "1478518c-980f-42e7-a1f3-77607828c30b", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-cf0e25ea-2f81-440d-9a44-cc12c3059241', 'date': 'Thu, 20 Apr 2023 16:03:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"c5bdbe4c-4951-410a-aa46-5ca4314cc6c0","name":"","tenant_id":"e60e9f7e0d4b4a89a1153261383ebbc7","network_id":"1478518c-980f-42e7-a1f3-77607828c30b","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-04-20T16:03:13Z","updated_at":"2023-04-20T16:03:13Z","revision_number":0,"project_id":"e60e9f7e0d4b4a89a1153261383ebbc7"}}' 2023-04-20 16:03:15,342 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes 0.446s 2023-04-20 16:03:15,343 80194 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-TaggedAttachmentsTest-volume-1104430860"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b71190f-83e6-4e0a-9707-d0d20d5b9702', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b71190f-83e6-4e0a-9707-d0d20d5b9702', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes'} Body: b'{"volume": {"id": "2185b797-2432-4988-8075-6a874b0d6633", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:15.221843", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1104430860", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}], "user_id": "230cd88266b74110b44278989d61596a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:15,457 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633 0.084s 2023-04-20 16:03:15,458 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758179ed-44ee-450f-a877-6a591204f0e5', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758179ed-44ee-450f-a877-6a591204f0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633'} Body: b'{"volume": {"id": "2185b797-2432-4988-8075-6a874b0d6633", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:15.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1104430860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}], "user_id": "230cd88266b74110b44278989d61596a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e60e9f7e0d4b4a89a1153261383ebbc7"}}' 2023-04-20 16:03:16,566 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633 0.092s 2023-04-20 16:03:16,567 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c09d7d7-b342-44e1-b4a4-ab9dd4033d76', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c09d7d7-b342-44e1-b4a4-ab9dd4033d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633'} Body: b'{"volume": {"id": "2185b797-2432-4988-8075-6a874b0d6633", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:15.000000", "updated_at": "2023-04-20T16:03:15.000000", "name": "tempest-TaggedAttachmentsTest-volume-1104430860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432-4988-8075-6a874b0d6633"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e60e9f7e0d4b4a89a1153261383ebbc7/volumes/2185b797-2432- 4988-8075-6a874b0d6633"}], "user_id": "230cd88266b74110b44278989d61596a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e60e9f7e0d4b4a89a1153261383ebbc7"}}' 2023-04-20 16:03:17,221 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/c5bdbe4c-4951-410a-aa46-5ca4314cc6c0 0.637s 2023-04-20 16:03:17,222 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-c8b9a17a-3334-4ce8-b76f-cac0d8b41b2b', 'date': 'Thu, 20 Apr 2023 16:03:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/c5bdbe4c-4951-410a-aa46-5ca4314cc6c0'} Body: b'' 2023-04-20 16:03:18,307 80194 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/1478518c-980f-42e7-a1f3-77607828c30b 1.085s 2023-04-20 16:03:18,308 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-3e184c8b-5f46-4be3-ba3b-22e43279f4f4', 'date': 'Thu, 20 Apr 2023 16:03:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/1478518c-980f-42e7-a1f3-77607828c30b'} Body: b'' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 287, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 086a34d9-217f-4875-8e89-38c27ba10774 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:20,378 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types 0.231s 2023-04-20 16:03:20,379 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-661930355"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac48fba-9656-4211-9e38-98b96b96c084', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac48fba-9656-4211-9e38-98b96b96c084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types'} Body: b'{"volume_type": {"id": "e39705ba-9b3a-4ab4-9cdd-9fea27239444", "name": "tempest-GroupSnapshotsV319Test-volume-type-661930355", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:03:20,425 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/group_types 0.043s 2023-04-20 16:03:20,426 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-643974501"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab856550-03ac-4b8b-98a5-682c54446476', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab856550-03ac-4b8b-98a5-682c54446476', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/group_types'} Body: b'{"group_type": {"id": "3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3", "name": "tempest-GroupSnapshotsV319Test-group-type-643974501", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:03:20,717 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups 0.289s 2023-04-20 16:03:20,718 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3", "volume_types": ["e39705ba-9b3a-4ab4-9cdd-9fea27239444"], "name": "tempest-GroupSnapshotsV319Test-Group-2029255652"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acdf474a-3cb4-447e-9a43-f4c71d72b567', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acdf474a-3cb4-447e-9a43-f4c71d72b567', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups'} Body: b'{"group": {"id": "086a34d9-217f-4875-8e89-38c27ba10774", "name": "tempest-GroupSnapshotsV319Test-Group-2029255652"}}' 2023-04-20 16:03:20,800 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774 0.079s 2023-04-20 16:03:20,800 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0506954a-35b4-45ab-90dc-a33572d75fbc', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0506954a-35b4-45ab-90dc-a33572d75fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774'} Body: b'{"group": {"id": "086a34d9-217f-4875-8e89-38c27ba10774", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:03:21.000000", "name": "tempest-GroupSnapshotsV319Test-Group-2029255652", "description": null, "group_type": "3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3", "volume_types": ["e39705ba-9b3a-4ab4-9cdd-9fea27239444"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:03:21,839 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774 0.033s 2023-04-20 16:03:21,839 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5bc839-29a7-402a-afca-59af8ed6e7f1', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5bc839-29a7-402a-afca-59af8ed6e7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774'} Body: b'{"group": {"id": "086a34d9-217f-4875-8e89-38c27ba10774", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:03:21.000000", "name": "tempest-GroupSnapshotsV319Test-Group-2029255652", "description": null, "group_type": "3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3", "volume_types": ["e39705ba-9b3a-4ab4-9cdd-9fea27239444"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:03:21,918 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/volumes/detail 0.073s 2023-04-20 16:03:21,918 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ee760c-a06d-4142-a4c7-db2cf0ec74de', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ee760c-a06d-4142-a4c7-db2cf0ec74de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:03:22,069 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774/action 0.140s 2023-04-20 16:03:22,069 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2957c84-ce4b-4f90-8d1a-8c3e153c5e40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774/action'} Body: b'' 2023-04-20 16:03:22,089 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774 0.019s 2023-04-20 16:03:22,089 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-8238ef8c-ba71-4408-8e8e-26f3c82936d8', 'x-openstack-request-id': 'req-8238ef8c-ba71-4408-8e8e-26f3c82936d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4957241e0c3d4cfab1054d123f104c68/groups/086a34d9-217f-4875-8e89-38c27ba10774'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 086a34d9-217f-4875-8e89-38c27ba10774 could not be found."}}' 2023-04-20 16:03:22,176 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/group_types/3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3 0.086s 2023-04-20 16:03:22,176 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-224d235e-e086-4cf3-9e65-265185096687', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/group_types/3a43b34a-6f82-4ca0-91ea-8f35ead6c9b3'} Body: b'' 2023-04-20 16:03:22,250 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types/e39705ba-9b3a-4ab4-9cdd-9fea27239444 0.073s 2023-04-20 16:03:22,251 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a21ea5da-05f7-450c-8c89-97aea3febd00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types/e39705ba-9b3a-4ab4-9cdd-9fea27239444'} Body: b'' 2023-04-20 16:03:22,268 80190 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types/e39705ba-9b3a-4ab4-9cdd-9fea27239444 0.016s 2023-04-20 16:03:22,268 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4ddbbb-1e0a-4580-980b-feed1546bfd2', 'x-openstack-request-id': 'req-2a4ddbbb-1e0a-4580-980b-feed1546bfd2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/396b2fbdc01b4159b1dc5e5f72e5f8ce/types/e39705ba-9b3a-4ab4-9cdd-9fea27239444'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e39705ba-9b3a-4ab4-9cdd-9fea27239444 could not be found."}}' tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f8fa41b0-eb55-433d-b1fb-4f73edecac0d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:29,429 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.309s 2023-04-20 16:03:29,429 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1694302270", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD/a/DvZT+yJcg250g2Xf6gy701WnX5V2LK3NtwwLUuN0LU0ET1tLn5r65wdx1QkQYsvxiwb2XEaePV/SZ8vmeH5MRigp1D59gP1WbsWh5ru9KuYvwudwCIEpZb4dLapCw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', '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-0260c8d4-f8e2-45cc-990b-75b6a9c7fb77', 'x-compute-request-id': 'req-0260c8d4-f8e2-45cc-990b-75b6a9c7fb77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1694302270", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD/a/DvZT+yJcg250g2Xf6gy701WnX5V2LK3NtwwLUuN0LU0ET1tLn5r65wdx1QkQYsvxiwb2XEaePV/SZ8vmeH5MRigp1D59gP1WbsWh5ru9KuYvwudwCIEpZb4dLapCw==", "fingerprint": "4f:1b:10:f6:fc:d2:9b:2a:a1:90:4d:56:8b:03:14:af", "user_id": "2a45b387117241b0bdda3a73941b892e"}}' 2023-04-20 16:03:29,609 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.177s 2023-04-20 16:03:29,610 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-599574816", "description": "tempest-secgroup-smoke-599574816 description", "project_id": "c62b219cda8441eb9f775231a72ac4cf"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-24bfcd64-c8f7-4d08-a05d-36472343bf40', 'date': 'Thu, 20 Apr 2023 16:03:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "name": "tempest-secgroup-smoke-599574816", "stateful": true, "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "description": "tempest-secgroup-smoke-599574816 description", "shared": false, "security_group_rules": [{"id": "605bcb31-cc2c-4a78-8435-7a4aba6eb130", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "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": 373, "description": null, "tags": [], "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:29Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}, {"id": "c8d10164-9efd-422f-983a-3300b4e33bdb", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 374, "description": null, "tags": [], "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:29Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}], "tags": [], "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:2 9Z", "revision_number": 1, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:29,786 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-20 16:03:29,786 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-8239f7cc-fbf3-466a-a843-789c1b4709e2', 'date': 'Thu, 20 Apr 2023 16:03:29 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": "b1104e72-599c-4a6d-b369-e75852fc4b9d", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:29Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:29,969 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.182s 2023-04-20 16:03:29,969 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5ace615d-90d6-4a48-846a-b2e510242262', 'date': 'Thu, 20 Apr 2023 16:03:29 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": "0d1dd008-998c-4b8c-b8f8-80ec88b92575", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:29Z", "updated_at": "2023-04-20T16:03:29Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:30,155 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.185s 2023-04-20 16:03:30,156 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-98982474-b10d-4cde-8d8a-931167ab4445', 'date': 'Thu, 20 Apr 2023 16:03:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"secu rity_group_rule": {"id": "d9b72a13-a710-42c7-845e-5360d7c840af", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:30Z", "updated_at": "2023-04-20T16:03:30Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:30,345 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-04-20 16:03:30,346 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-ac68c6ce-ad7f-43cc-bcd7-812b1ec35dae', 'date': 'Thu, 20 Apr 2023 16:03:30 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": "1df62d3b-2a2b-458d-aa7d-0ac55b32593c", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:30Z", "updated_at": "2023-04-20T16:03:30Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:30,560 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.213s 2023-04-20 16:03:30,561 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-687f8e7d-8d21-4413-9e3a-a22d629e27bd', 'date': 'Thu, 20 Apr 2023 16:03:30 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": "9260f7e5-0437-4510-82df-e69115753e71", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:30Z", "updated_at": "2023-04-20T16:03:30Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:30,871 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.309s 2023-04-20 16:03:30,872 80176 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": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "project_id": "c62b219cda8441eb9f775231a72ac4cf", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-ed2b81c0-0542-419f-9b33-8ae6f86a212a', 'date': 'Thu, 20 Apr 2023 16:03:30 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": "22871f03-beb8-4cfe-b397-747cee5c7e9c", "tenant_id": "c62b219cda8441eb9f775231a72ac4cf", "security_group_id": "e74ea448-2448-4ab7-b4e9-8489e639f94b", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:30Z", "updated_at": "2023-04-20T16:03:30Z", "revision_number": 0, "project_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:31,038 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.160s 2023-04-20 16:03:31,039 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8184002a-bf74-4c57-847f-f31b5d506323', '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": "2a45b387117241b0bdda3a73941b892e", "name": "tempest-TestShelveInstance-412281363-project-member", "password_expires_at": null}, "audit_ids": ["lJcHHp6YSIGwKbmXhT-fOA"], "expires_at": "2023-04-20T17:03:30.000000Z", "issued_at": "2023-04-20T16:03:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c62b219cda8441eb9f775231a72ac4cf", "name": "tempest-TestShelveInstance-412281363"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c62b219cda8441eb9f775231a72ac4cf", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage ", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:03:31,039 80176 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'd14ddcc0-f64f-44bb-8fab-8f4495c2977b', 'name': 'tempest-TestShelveInstance-1403782219-network', 'tenant_id': 'c62b219cda8441eb9f775231a72ac4cf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c62b219cda8441eb9f775231a72ac4cf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8826, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:02Z', 'updated_at': '2023-04-20T16:03:02Z', 'revision_number': 1} available for tenant 2023-04-20 16:03:31,458 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes 0.417s 2023-04-20 16:03:31,458 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-60682427", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d5462e-e314-4cba-93ba-f9b9f27cae95', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d5462e-e314-4cba-93ba-f9b9f27cae95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes'} Body: b'{"volume": {"id": "f8fa41b0-eb55-433d-b1fb-4f73edecac0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:31.383165", "updated_at": null, "name": "tempest-tempest.common.compute-volume-60682427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}], "user_id": "2a45b387117241b0bdda3a73941b892e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:31,553 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d 0.085s 2023-04-20 16:03:31,553 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb7577d-96fa-4761-8435-2a5d0f6b8556', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-5fb7577d-96fa-4761-8435-2a5d0f6b8556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d'} Body: b'{"volume": {"id": "f8fa41b0-eb55-433d-b1fb-4f73edecac0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:31.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-60682427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}], "user_id": "2a45b387117241b0bdda3a73941b892e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:32,635 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d 0.068s 2023-04-20 16:03:32,635 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b397ed-ec23-4df0-b2b0-46e2d2394788', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b397ed-ec23-4df0-b2b0-46e2d2394788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d'} Body: b'{"volume": {"id": "f8fa41b0-eb55-433d-b1fb-4f73edecac0d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:31.000000", "updated_at": "2023-04-20T16:03:32.000000", "name": "tempest-tempest.common.compute-volume-60682427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d"}], "user_id": "2a45b387117241b0bdda3a73941b892e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c62b219cda8441eb9f775231a72ac4cf"}}' 2023-04-20 16:03:32,796 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d 0.150s 2023-04-20 16:03:32,796 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3191c8-fa7c-49ed-a602-12b2f323075b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d'} Body: b'' 2023-04-20 16:03:32,820 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d 0.023s 2023-04-20 16:03:32,821 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a478f5-9005-47be-874f-4ea4e4d7abac', 'x-openstack-request-id': 'req-e7a478f5-9005-47be-874f-4ea4e4d7abac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c62b219cda8441eb9f775231a72ac4cf/volumes/f8fa41b0-eb55-433d-b1fb-4f73edecac0d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f8fa41b0-eb55-433d-b1fb-4f73edecac0d could not be found."}}' 2023-04-20 16:03:33,137 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e74ea448-2448-4ab7-b4e9-8489e639f94b 0.314s 2023-04-20 16:03:33,137 80176 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-77bdbd8a-1f66-4056-9cf6-d971a1ab1599', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:03:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e74ea448-2448-4ab7-b4e9-8489e639f94b'} Body: b'' 2023-04-20 16:03:33,166 80176 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1694302270 0.028s 2023-04-20 16:03:33,167 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:33 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-913a48f1-88fe-4090-abe3-6772ee95e8a9', 'x-compute-request-id': 'req-913a48f1-88fe-4090-abe3-6772ee95e8a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1694302270'} Body: b'' setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 43248d25-d72c-48c8-8913-a2cd93fec059 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 218, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c57a0422-ca3d-45da-ab08-fa6047886aec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:46,228 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.437s 2023-04-20 16:03:46,228 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1658873228"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ae9559-b047-41b3-a8d0-b0dd0fd24ef4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ae9559-b047-41b3-a8d0-b0dd0fd24ef4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "c57a0422-ca3d-45da-ab08-fa6047886aec", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.154487", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1658873228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:46,514 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.275s 2023-04-20 16:03:46,514 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1450684864"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36a2bba-96db-4ee2-9f42-6b3dc2137fee', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36a2bba-96db-4ee2-9f42-6b3dc2137fee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "1a643332-d4ab-4300-b93d-12edeb1792fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.445055", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1450684864", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/1a643332-d4ab-4300-b93d-12edeb1792fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/1a643332-d4ab-4300-b93d-12edeb1792fe"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:46,799 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.275s 2023-04-20 16:03:46,799 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1444387583"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f069b68-3e2b-4ea8-a20a-3d2b9e8981e7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f069b68-3e2b-4ea8-a20a-3d2b9e8981e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "fe7f1d66-3f3a-422f-a5fa-55f1f62e66c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.702833", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1444387583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/fe7f1d66-3f3a-422f-a5fa-55f1f62e66c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/fe7f1d66-3f3a-422f-a5fa-55f1f62e66c0"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:47,066 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.257s 2023-04-20 16:03:47,067 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1224278205"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e14cf2e-a49a-43c7-9361-f216e8b98a10', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e14cf2e-a49a-43c7-9361-f216e8b98a10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "a3a7034a-6716-42ea-a165-73545879cc14", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:47.006328", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1224278205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/a3a7034a-6716-42ea-a165-73545879cc14"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/a3a7034a-6716-42ea-a165-73545879cc14"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:47,321 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes 0.244s 2023-04-20 16:03:47,321 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-CreateV olumesFromImageTest-Volume-1631334371"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d6dc67-8607-47ff-bf20-90e042bc2865', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d6dc67-8607-47ff-bf20-90e042bc2865', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes'} Body: b'{"volume": {"id": "5d0caf4a-fdba-41c7-8870-5f7d9182b103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:47.259628", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1631334371", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/5d0caf4a-fdba-41c7-8870-5f7d9182b103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/5d0caf4a-fdba-41c7-8870-5f7d9182b103"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:47,378 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec 0.047s 2023-04-20 16:03:47,378 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73f275e-a24d-4934-afb6-9e92f1ec4322', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73f275e-a24d-4934-afb6-9e92f1ec4322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec'} Body: b'{"volume": {"id": "c57a0422-ca3d-45da-ab08-fa6047886aec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.000000", "updated_at": "2023-04-20T16:03:46.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1658873228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d5f660a485144be8905ff80a6b7567a"}}' 2023-04-20 16:03:48,483 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec 0.093s 2023-04-20 16:03:48,483 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bb14f2-2a9f-4d05-9d92-7ee08d85ea77', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'x-openstack-request-id': 'req-83bb14f2-2a9f-4d05-9d92-7ee08d85ea77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec'} Body: b'{"volume": {"id": "c57a0422-ca3d-45da-ab08-fa6047886aec", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:46.000000", "updated_at": "2023-04-20T16:03:46.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1658873228", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d5f660a485144be8905ff80a6b7567a/volumes/c57a0422-ca3d-45da-ab08-fa6047886aec"}], "user_id": "1b48886dafae42ed892a86b938acd49b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d5f660a485144be8905ff80a6b7567a"}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8a6f26a8-8957-4018-bda9-025e97e72c2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:53,442 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes 0.452s 2023-04-20 16:03:53,443 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1708992288"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490a97e0-5498-4eaa-b0df-789a45ef4ad5', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490a97e0-5498-4eaa-b0df-789a45ef4ad5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes'} Body: b'{"volume": {"id": "8a6f26a8-8957-4018-bda9-025e97e72c2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:53.359860", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1708992288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}], "user_id": "a80a4fc3dcc74f49b633a1536fe5f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:03:53,514 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b 0.058s 2023-04-20 16:03:53,514 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21cbf7d1-6d1c-487d-97df-d02a293b1338', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21cbf7d1-6d1c-487d-97df-d02a293b1338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b'} Body: b'{"volume": {"id": "8a6f26a8-8957-4018-bda9-025e97e72c2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:53.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1708992288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}], "user_id": "a80a4fc3dcc74f49b633a1536fe5f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ab3d11d2be624cbab734b2910072c3cc"}}' 2023-04-20 16:03:54,564 80176 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26 a8-8957-4018-bda9-025e97e72c2b 0.038s 2023-04-20 16:03:54,564 80176 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db38cd3e-58fd-4dd3-9318-0665cd7a0789', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db38cd3e-58fd-4dd3-9318-0665cd7a0789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b'} Body: b'{"volume": {"id": "8a6f26a8-8957-4018-bda9-025e97e72c2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:03:53.000000", "updated_at": "2023-04-20T16:03:54.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1708992288", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ab3d11d2be624cbab734b2910072c3cc/volumes/8a6f26a8-8957-4018-bda9-025e97e72c2b"}], "user_id": "a80a4fc3dcc74f49b633a1536fe5f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ab3d11d2be624cbab734b2910072c3cc"}}' tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 87, in test_stamp_pattern volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bbdc72f6-4f4a-423c-bbbe-807587248ec0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:04:03,700 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.324s 2023-04-20 16:04:03,700 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-35969264", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPpujOPaUIhNSTKrPAFULRa5IVpM671K5VLLMfyJ2ckx7003ac5rCqtTs9LHhIgBi8upxpYdFVylNalGWYqcwyogBSlD8V1kRGZmIOlp8IjdhouJI0QJeWtGYv/mMnSWKQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '393', '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-a0136cfb-b707-493f-b5e8-1ab0fdbba629', 'x-compute-request-id': 'req-a0136cfb-b707-493f-b5e8-1ab0fdbba629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-35969264", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPpujOPaUIhNSTKrPAFULRa5IVpM671K5VLLMfyJ2ckx7003ac5rCqtTs9LHhIgBi8upxpYdFVylNalGWYqcwyogBSlD8V1kRGZmIOlp8IjdhouJI0QJeWtGYv/mMnSWKQ==", "fingerprint": "63:09:51:d4:80:0d:39:42:fd:c2:b7:5b:a2:59:ef:b4", "user_id": "6970ee17a14c4c0e95dfa3dcc4bd5306"}}' 2023-04-20 16:04:03,944 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.240s 2023-04-20 16:04:03,944 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-176186718", "description": "tempest-secgroup-smoke-176186718 description", "project_id": "c0ab79a731a644729335d05468af89d3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-c7cc166f-369d-4641-8dbe-891055da3784', 'date': 'Thu, 20 Apr 2023 16:04:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "name": "tempest-secgroup-smoke-176186718", "stateful": true, "tenant_id": "c0ab79a731a644729335d05468af89d3", "description": "tempest-secgroup-smoke-176186718 description", "shared": false, "security_group_rules": [{"id": "07aaadd7-9b5d-4714-b4b5-c792ad1047ff", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "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": 501, "description": null, "tags": [], "created_at": "2023-04-20T16:04:03Z", "updated_at": "2023-04-20T16:04:03Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}, {"id": "457edb54-a5a2-4336-9cb2-8226ab7eca7a", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 502, "description": null, "tags": [], "created_at": "2023-04-20T16:04:03Z", "updated_at": "2023-04-20T16:04:03Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}], "tags": [], "created_at": "2023-04-20T16:04:03Z", "updated_at": "2023-04-20T16:04:03Z", "revision_number": 1, "project_id": "c0 ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,251 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.306s 2023-04-20 16:04:04,252 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-76bbc4fa-c1c7-4f97-85ae-75a30d55e9ec', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "8230b07c-13c7-4014-bc55-b4983b3df7d0", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,433 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-20 16:04:04,433 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-cd0a01f7-1b64-4dc0-87d7-db47e5b744d6', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "d90307c6-c11e-46c2-beee-173828aa1c81", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,605 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-20 16:04:04,605 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cf14189f-0f3f-4fe3-9a45-13bd08f6a076', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "4abbb0cc-956f-446c-9f6b-3248b45173df", "tenant_id": "c0ab79a731a64472933 5d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,804 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2023-04-20 16:04:04,805 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-39ac504b-f6ee-4779-a72b-2d193b0a0af1', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "fa2a91cc-246e-4c3b-b144-57b17c0d2f77", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:04,980 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.175s 2023-04-20 16:04:04,981 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4467d4c3-30d0-4d6b-9b64-ac183961080c', 'date': 'Thu, 20 Apr 2023 16:04:04 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": "798f55a0-fa0d-4d4c-9f61-a6a236a8e683", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:04Z", "updated_at": "2023-04-20T16:04:04Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:05,161 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-20 16:04:05,161 80190 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": "057688a4-713d-47e3-a17e-da1ca5315a3c", "project_id": "c0ab79a731a644729335d05468af89d3", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-49ab396b-23bc-4ce3-9871-fa0220f3b872', 'date': 'Thu, 20 Apr 2023 16:04:05 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": "c2666c81-f62a-4ebe-9e90-d6dff8f2f39f", "tenant_id": "c0ab79a731a644729335d05468af89d3", "security_group_id": "057688a4-713d-47e3-a17e-da1ca5315a3c", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:05Z", "updated_at": "2023-04-20T16:04:05Z", "revision_number": 0, "project_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:05,380 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes 0.218s 2023-04-20 16:04:05,381 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1045996422", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d72b37b-8437-4819-9d44-8c376b722da9', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d72b37b-8437-4819-9d44-8c376b722da9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes'} Body: b'{"volume": {"id": "bbdc72f6-4f4a-423c-bbbe-807587248ec0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:05.318156", "updated_at": null, "name": "tempest-TestStampPattern-volume-1045996422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}], "user_id": "6970ee17a14c4c0e95dfa3dcc4bd5306", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:05,457 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0 0.066s 2023-04-20 16:04:05,457 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de953cda-135e-44f8-a41e-031e964f9c31', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de953cda-135e-44f8-a41e-031e964f9c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0'} Body: b'{"volume": {"id": "bbdc72f6-4f4a-423c-bbbe-807587248ec0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:05.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1045996422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}], "user_id": "6970ee17a14c4c0e95dfa3dcc4bd5306", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:06,515 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0 0.045s 2023-04-20 16:04:06,515 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fd4f14-6206-40ea-81d6-474f43406278', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fd4f14-6206-40ea-81d6-474f43406278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0'} Body: b'{"volume": {"id": "bbdc72f6-4f4a-423c-bbbe-807587248ec0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:05.000000", "updated_at": "2023-04-20T16:04:05.000000", "name": "tempest-TestStampPattern-volume-1045996422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0"}], "user_id": "6970ee17a14c4c0e95dfa3dcc4bd5306", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c0ab79a731a644729335d05468af89d3"}}' 2023-04-20 16:04:06,668 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0 0.140s 2023-04-20 16:04:06,668 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7991d96f-c285-475d-bd83-669d4dcfb4f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0'} Body: b'' 2023-04-20 16:04:06,690 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0 0.021s 2023-04-20 16:04:06,691 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id' : 'req-da65df3a-ae63-4076-8e9c-b615517c47e9', 'x-openstack-request-id': 'req-da65df3a-ae63-4076-8e9c-b615517c47e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0ab79a731a644729335d05468af89d3/volumes/bbdc72f6-4f4a-423c-bbbe-807587248ec0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bbdc72f6-4f4a-423c-bbbe-807587248ec0 could not be found."}}' 2023-04-20 16:04:06,905 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/057688a4-713d-47e3-a17e-da1ca5315a3c 0.213s 2023-04-20 16:04:06,905 80190 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-b54e9ccb-cd18-4bff-bdf2-8adf33488221', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:04:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/057688a4-713d-47e3-a17e-da1ca5315a3c'} Body: b'' 2023-04-20 16:04:06,938 80190 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-35969264 0.032s 2023-04-20 16:04:06,939 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:06 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-235efb6d-8abe-46e1-ae40-0941940e6312', 'x-compute-request-id': 'req-235efb6d-8abe-46e1-ae40-0941940e6312', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-35969264'} Body: b'' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 17028b0f-3e31-426a-9aa5-1b64a215c298 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:04:26,852 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.221s 2023-04-20 16:04:26,853 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cea74376-b464-451d-8d6c-e9c31107ed56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:04:27,198 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes 0.344s 2023-04-20 16:04:27,198 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-370218190", "snapshot_id": null, "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd6d9d6-ba7a-4375-8d10-23beeed9e1df', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd6d9d6-ba7a-4375-8d10-23beeed9e1df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes'} Body: b'{"volume": {"id": "17028b0f-3e31-426a-9aa5-1b64a215c298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:27.135178", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-370218190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:27,262 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298 0.054s 2023-04-20 16:04:27,263 80190 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a81d87-7dbf-4b98-8dd3-512e9e25c1b9', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a81d87-7dbf-4b98-8dd3-512e9e25c1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298'} Body: b'{"volume": {"id": "17028b0f-3e31-426a-9aa5-1b64a215c298", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:27.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-370218190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:28,313 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298 0.039s 2023-04-20 16:04:28,314 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2590017-f98e-415e-a7c9-85025e65b7b1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2590017-f98e-415e-a7c9-85025e65b7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298'} Body: b'{"volume": {"id": "17028b0f-3e31-426a-9aa5-1b64a215c298", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:27.000000", "updated_at": "2023-04-20T16:04:27.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-370218190", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:28,425 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298 0.100s 2023-04-20 16:04:28,426 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ec6735-0b3b-4f58-b55d-3877d1310a9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298'} Body: b'' 2023-04-20 16:04:28,447 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298 0.021s 2023-04-20 16:04:28,447 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-80cedf6e-5b58-4bc7-982a-e07d56ca46e7', 'x-openstack-request-id': 'req-80cedf6e-5b58-4bc7-982a-e07d56ca46e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/17028b0f-3e31-426a-9aa5-1b64a215c298'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 17028b0f-3e31-426a-9aa5-1b64a215c298 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 183, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f923764e-197b-4342-8a6a-40fa7093ed4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:04:28,470 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.020s 2023-04-20 16:04:28,470 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6794f686-b44e-48df-9ef2-cc58338c076d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:04:28,937 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes 0.466s 2023-04-20 16:04:28,938 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-767620468", "snapshot_id": null, "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de820bc9-76b5-4a41-a027-fbd5db45ed73', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de820bc9-76b5-4a41-a027-fbd5db45ed73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes'} Body: b'{"volume": {"id": "f923764e-197b-4342-8a6a-40fa7093ed4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:28.865568", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-767620468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:28,989 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d 0.041s 2023-04-20 16:04:28,989 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27073aa-ec66-4fe6-b1f3-2d4813885b25', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27073aa-ec66-4fe6-b1f3-2d4813885b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d'} Body: b'{"volume": {"id": "f923764e-197b-4342-8a6a-40fa7093ed4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:29.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-767620468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:30,048 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d 0.047s 2023-04-20 16:04:30,048 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd56aceb-3f0a-4681-bc06-2e8dfb95842a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd56aceb-3f0a-4681-bc06-2e8dfb95842a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d'} Body: b'{"volume": {"id": "f923764e-197b-4342-8a6a-40fa7093ed4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:29.000000", "updated_at": "2023-04-20T16:04:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-767620468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:30,170 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d 0.111s 2023-04-20 16:04:30,171 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a0a371-22b2-4604-89b7-5a5fd67e117b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d'} Body: b'' 2023-04-20 16:04:30,191 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d 0.019s 2023-04-20 16:04:30,191 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1abc963-5b22-41f5-82ad-ab26203eb6ba', 'x-openstack-request-id': 'req-f1abc963-5b22-41f5-82ad-ab26203eb6ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/f923764e-197b-4342-8a6a-40fa7093ed4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f923764e-197b-4342-8a6a-40fa7093ed4d could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 72459e93-92fe-488f-9488-69774d5fff61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:04:30,193 80190 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-20 16:04:30,252 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2023-04-20 16:04:30,252 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-897430752", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJ17UD92xTo7kR2/iI4kxoCLONtZaWX7wCN+rQO3MrAGiG7Lhe6Sw2tX+gCIfXqn700A2BvqPXBsCQZ3tlsHDZvX7pUobfq2G5gaox0QFfKBAMiSIPuTbJaVCl0XE4eXQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', '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-3d267ab9-bb5e-4413-b734-9182c0a410cf', 'x-compute-request-id': 'req-3d267ab9-bb5e-4413-b734-9182c0a410cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-897430752", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJ17UD92xTo7kR2/iI4kxoCLONtZaWX7wCN+rQO3MrAGiG7Lhe6Sw2tX+gCIfXqn700A2BvqPXBsCQZ3tlsHDZvX7pUobfq2G5gaox0QFfKBAMiSIPuTbJaVCl0XE4eXQ==", "fingerprint": "23:47:da:2d:da:f8:38:55:a5:62:8a:1e:0f:5f:41:16", "user_id": "9f43211e495c42388f60361da49232d3"}}' 2023-04-20 16:04:30,521 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.266s 2023-04-20 16:04:30,521 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-470727406", "description": "tempest-secgroup-smoke-470727406 description", "project_id": "8c5d12d785324451aa7ff2e16181dc75"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-2120ea9f-e256-45ed-9fac-6988edb97792', 'date': 'Thu, 20 Apr 2023 16:04:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "name": "tempest-secgroup-smoke-470727406", "stateful": true, "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "description": "tempest-secgroup-smoke-470727406 description", "shared": false, "security_group_rules": [{"id": "ccb2125d-3916-4eec-97be-e518b6b1b56c", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "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": 534, "description": null, "tags": [], "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}, {"id": "f49974ee-e1eb-4864-9072-b0edea0bfffc", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 535, "description": null, "tags": [], "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d7853 24451aa7ff2e16181dc75"}], "tags": [], "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 1, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:30,695 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-20 16:04:30,695 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-cf0baeda-7b15-4033-9593-bea4cf19ccff', 'date': 'Thu, 20 Apr 2023 16:04:30 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": "3c595279-d20c-41ad-b653-a83cc9915640", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:30,867 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-20 16:04:30,867 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-fded679c-7a47-4cf9-8f10-0030834cfdb0', 'date': 'Thu, 20 Apr 2023 16:04:30 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": "ceb4de2a-0380-4871-878e-a094b2b140fb", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,031 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-20 16:04:31,031 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e33e1029-4807-4951-a0e4-d3c6b667d5b9', 'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'connection': 'close', 'status': '201', 'content-location ': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "32e6ed6e-3410-4e1e-8f93-432f4b1df889", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:30Z", "updated_at": "2023-04-20T16:04:30Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,287 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.255s 2023-04-20 16:04:31,288 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0760b243-013a-42e7-a4c7-669541680c6d', 'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ae9db38-ea8c-46af-88d5-6469ddff88fe", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:31Z", "updated_at": "2023-04-20T16:04:31Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,462 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-20 16:04:31,462 80190 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": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cbec28fa-bc05-4cd3-98e8-85d0abc79945', 'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "de1084dd-426e-42aa-af94-558f323a9867", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:31Z", "updated_at": "2023-04-20T16:04:31Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,705 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.242s 2023-04-20 16:04:31,705 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_ru le": {"security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "project_id": "8c5d12d785324451aa7ff2e16181dc75", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-5087454d-b53b-4440-83a1-80a2abc1a84e', 'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c7d64f99-1ad2-4693-bbdc-d9e1979a0099", "tenant_id": "8c5d12d785324451aa7ff2e16181dc75", "security_group_id": "3f5aeae0-3c77-4068-afa7-3b768e24f245", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:04:31Z", "updated_at": "2023-04-20T16:04:31Z", "revision_number": 0, "project_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:31,706 80190 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-20 16:04:31,730 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.024s 2023-04-20 16:04:31,730 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95a1502d-0e31-4c56-98f2-b8a046de329d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:04:32,046 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes 0.315s 2023-04-20 16:04:32,047 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1086273538", "snapshot_id": null, "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8edabcd-4b7e-419f-93d6-9315f95bb395', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8edabcd-4b7e-419f-93d6-9315f95bb395', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes'} Body: b'{"volume": {"id": "72459e93-92fe-488f-9488-69774d5fff61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:31.991288", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1086273538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:32,100 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61 0.043s 2023-04-20 16:04:32,100 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bce1b7-22fe-4534-b35e-0772d1ce0fa9', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bce1b7-22fe-4534-b35e-0772d1ce0fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61'} Body: b'{"volume": {"id": "72459e93-92fe-488f-9488-69774d5fff61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:32.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1086273538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:33,157 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61 0.045s 2023-04-20 16:04:33,158 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7fed76d-cbed-4270-945a-c11a9f96ed8c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7fed76d-cbed-4270-945a-c11a9f96ed8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61'} Body: b'{"volume": {"id": "72459e93-92fe-488f-9488-69774d5fff61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:32.000000", "updated_at": "2023-04-20T16:04:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1086273538", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61"}], "user_id": "9f43211e495c42388f60361da49232d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8c5d12d785324451aa7ff2e16181dc75"}}' 2023-04-20 16:04:33,272 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61 0.104s 2023-04-20 16:04:33,272 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd104f0c-8fb2-4885-acb1-78d0780293bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61'} Body: b'' 2023-04-20 16:04:33,293 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61 0.020s 2023-04-20 16:04:33,293 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aec51bf-350d-4db8-b18d-7d149b5bc041', 'x-openstack-request-id': 'req-8aec51bf-350d-4db8-b18d-7d149b5bc041', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8c5d12d785324451aa7ff2e16181dc75/volumes/72459e93-92fe-488f-9488-69774d5fff61'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 72459e93-92fe-488f-9488-69774d5fff61 could not be found."}}' 2023-04-20 16:04:33,493 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3f5aeae0-3c77-4068-afa7-3b768e24f245 0.199s 2023-04-20 16:04:33,494 80190 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-a225c4d2-fbef-4827-ad1f-2361de2d73fd', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:04:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3f5aeae0-3c77-4068-afa7-3b768e24f245'} Body: b'' 2023-04-20 16:04:33,526 80190 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-897430752 0.032s 2023-04-20 16:04:33,527 80190 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:33 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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75cbf60c-1fdd-4e10-a37c-a0fd6ab112b7', 'x-compute-request-id': 'req-75cbf60c-1fdd-4e10-a37c-a0fd6ab112b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-897430752'} Body: b'' tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 114, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7fcb39c0-6c14-4e4f-a556-374f66fe8b77 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:47,964 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2023-04-20 16:02:47,965 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2815', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ce44eaba-3ba6-4799-9756-6b0c1e1489e4', '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": "8a7606e886554ff7948a4e246dd98677", "name": "tempest-DeleteServersTestJSON-1315524687-project-member", "password_expires_at": null}, "audit_ids": ["mORRXXYCTMWT9_iEsKVPXQ"], "expires_at": "2023-04-20T17:02:47.000000Z", "issued_at": "2023-04-20T16:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3336309776d848efaf237863a5b9bfeb", "name": "tempest-DeleteServersTestJSON-1315524687"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3336309776d848efaf237863a5b9bfeb", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:02:47,965 80174 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '892f26a6-0815-41df-a910-d2e69e162820', 'name': 'tempest-DeleteServersTestJSON-1019885347-network', 'tenant_id': '3336309776d848efaf237863a5b9bfeb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3336309776d848efaf237863a5b9bfeb', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35422, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:24Z', 'revision_number': 1} available for tenant 2023-04-20 16:02:51,527 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.560s 2023-04-20 16:02:51,527 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-808094645", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "892f26a6-0815-41df-a910-d2e69e162820"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c', '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-b5e7ee3c-4e99-4c4a-8ef1-6559580f48e6', 'x-compute-request-id': 'req-b5e7ee3c-4e99-4c4a-8ef1-6559580f48e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6d55e5bd-9b03-40a9-bca9-88545039597c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "udpJdUh6483g"}}' 2023-04-20 16:02:51,686 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c 0.149s 2023-04-20 16:02:51,686 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', '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-efd2e634-f4a3-4713-b7fb-878719a86e93', 'x-compute-request-id': 'req-efd2e634-f4a3-4713-b7fb-878719a86e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c'} Body: b'{"server": {"id": "6d55e5bd-9b03-40a9-bca9-88545039597c", "name": "tempest-DeleteServersTestJSON-server-808094645", "status": "BUILD", "tenant_id": "3336309776d848efaf237863a5b9bfeb", "user_id": "8a7606e886554ff7948a4e246dd98677", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:02:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "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-04-20 16:03:42,326 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c 0.580s 2023-04-20 16:03:42,326 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', '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-ea4fdff3-1654-42fe-af66-8e44b309b732', 'x-compute-request-id': 'req-ea4fdff3-1654-42fe-af66-8e44b309b732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c'} Body: b'{"server": {"id": "6d55e5bd-9b03-40a9-bca9-88545039597c", "name": "tempest-DeleteServersTestJSON-server-808094645", "status": "ACTIVE", "tenant_id": "3336309776d848efaf237863a5b9bfeb", "user_id": "8a7606e886554ff7948a4e246dd98677", "metadata": {}, "hostId": "80eae0b69f70def3d5161fb342bcb5689c600edfe6f9c67ffeb0aebd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-DeleteServersTestJSON-1019885347-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:d5:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6d55e5bd-9b03-40a9-bca9-88545039597c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' 2023-04-20 16:03:42,338 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:04:42,608 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes 0.210s 2023-04-20 16:04:42,608 80174 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-DeleteServersTestJSON-volume-894336982"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53f4b12-4bf4-4a6e-a7d1-072d8ee75c38', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53f4b12-4bf4-4a6e-a7d1-072d8ee75c38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes'} Body: b'{"volume": {"id": "7fcb39c0-6c14-4e4f-a556-374f66fe8b77", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:42.55 4604", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-894336982", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}], "user_id": "8a7606e886554ff7948a4e246dd98677", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:42,661 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77 0.043s 2023-04-20 16:04:42,662 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a49108f-8a6a-4d7e-be83-78e9d26a4b05', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a49108f-8a6a-4d7e-be83-78e9d26a4b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77'} Body: b'{"volume": {"id": "7fcb39c0-6c14-4e4f-a556-374f66fe8b77", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:43.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-894336982", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}], "user_id": "8a7606e886554ff7948a4e246dd98677", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3336309776d848efaf237863a5b9bfeb"}}' 2023-04-20 16:04:43,714 80174 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77 0.041s 2023-04-20 16:04:43,714 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ee94b2-2c5a-47cd-bff1-1726495d52b1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ee94b2-2c5a-47cd-bff1-1726495d52b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77'} Body: b'{"volume": {"id": "7fcb39c0-6c14-4e4f-a556-374f66fe8b77", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:43.000000", "updated_at": "2023-04-20T16:04:43.000000", "name": "tempest-DeleteServersTestJSON-volume-894336982", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3336309776d848efaf237863a5b9bfeb/volumes/ 7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3336309776d848efaf237863a5b9bfeb/volumes/7fcb39c0-6c14-4e4f-a556-374f66fe8b77"}], "user_id": "8a7606e886554ff7948a4e246dd98677", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3336309776d848efaf237863a5b9bfeb"}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7861d0e7-bc6d-4756-b469-124970bbba20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:40,997 80180 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:02:40,997 80180 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:02:41,210 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.210s 2023-04-20 16:02:41,210 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1817335126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFt/ltdSvvBHQ2MsuXJOTGRFwD86myzO9h0omThgGXoNYZmwXr9cWEFLEKbGl6QHLxLCdivOfggvbdx8hlLQgYsXTya/bJWP27fOABo2+ny5YKslC9RhYnn4AafsHJgFg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b6e9245-7146-427a-8322-959a0130ceed', 'x-compute-request-id': 'req-9b6e9245-7146-427a-8322-959a0130ceed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1817335126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFt/ltdSvvBHQ2MsuXJOTGRFwD86myzO9h0omThgGXoNYZmwXr9cWEFLEKbGl6QHLxLCdivOfggvbdx8hlLQgYsXTya/bJWP27fOABo2+ny5YKslC9RhYnn4AafsHJgFg==", "fingerprint": "15:b6:f4:f6:02:81:47:4e:55:cc:9e:5f:3e:d6:9b:2a", "user_id": "690c49feae904687826fb959ba5ba283"}}' 2023-04-20 16:02:41,215 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1817335126 created 2023-04-20 16:02:41,926 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.711s 2023-04-20 16:02:41,927 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1650603645", "description": "tempest-description--1045477811"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-ab4db830-8679-4fc0-bdf1-2fc0e7d80345', 'date': 'Thu, 20 Apr 2023 16:02:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "name": "tempest-securitygroup--1650603645", "stateful": true, "tenant_id": "71cf2664111f45788d24092e8ceede9c", "description": "tempest-description--1045477811", "shared": false, "security_group_rules": [{"id": "35f70242-bf6e-4c6e-92ec-0785e2560c24", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 209, "description": null, "tags": [], "created_at": "2023-04-20T16:02:41Z", "updated_at": "2023-04-20T16:02:41Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}, {"id": "81e4f312-093d-4be6-bbe2-1c5718e9b772", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 208, "description": null, "tags": [], "created_at": "2023-04-20T16:02:41Z", "updated_at": "2023-04-20T16:02:41Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}], "tags": [], "created_at": "2023-04-20T16:02:41Z", "updated_at": "2023-04-20T16:02:41Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:02:43,347 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.419s 2023-04-20 16:02:43,347 80180 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": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7fa767c2-e4c7-45d4-a19d-4bf346cb274c', 'date': 'Thu, 20 Apr 2023 16:02:43 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": "81420f3f-abd6-4a83-b94e-8a84f595f81c", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:42Z", "updated_at": "2023-04-20T16:02:42Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:02:44,238 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.890s 2023-04-20 16:02:44,238 80180 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": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a458fa65-20ed-4633-b2a4-95eaa63ca1b5', 'date': 'Thu, 20 Apr 2023 16:02:44 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": "67681bac-466c-4c22-822b-778d89e0ac91", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "c29473f2-a7fc-44e1-96e6-23445f36aee5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:43Z", "updated_at": "2023-04-20T16:02:43Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:02:44,238 80180 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1650603645 created 2023-04-20 16:02:48,360 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.121s 2023-04-20 16:02:48,360 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6d6355ef-c3f8-48a6-a2d3-8f36e9a4f474', 'date': 'Thu, 20 Apr 2023 16:02:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d4ac1de2-3a01-4e08-8124-13321826da08", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.17", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "71cf2664111f45788d24092e8ceede9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:46Z", "updated_at": "2023-04-20T16:02:46Z", "revision_number": 0}}' 2023-04-20 16:02:48,361 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd4ac1de2-3a01-4e08-8124-13321826da08', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.17', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:46Z', 'updated_at': '2023-04-20T16:02:46Z', 'revision_number': 0, 'ip': '172.24.4.17'} created 2023-04-20 16:02:48,454 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2023-04-20 16:02:48,455 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-95a116a8-33b8-430e-be04-7165e3f13503', '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": "690c49feae904687826fb959ba5ba283", "name": "tempest-AttachVolumeNegativeTest-308436039-project-member", "password_expires_at": null}, "audit_ids": ["mvNoOlUwQ0yMtsWtZwzWgw"], "expires_at": "2023-04-20T17:02:48.000000Z", "issued_at": "2023-04-20T16:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71cf2664111f45788d24092e8ceede9c", "name": "tempest-AttachVolumeNegativeTest-308436039"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10 .0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:02:48,455 80180 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '2dc9b3da-0124-4718-9f70-a131cd030480', 'name': 'tempest-AttachVolumeNegativeTest-766632698-network', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '71cf2664111f45788d24092e8ceede9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:23Z', 'revision_number': 1} available for tenant 2023-04-20 16:02:48,456 80180 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1817335126', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFt/ltdSvvBHQ2MsuXJOTGRFwD86myzO9h0omThgGXoNYZmwXr9cWEFLEKbGl6QHLxLCdivOfggvbdx8hlLQgYsXTya/bJWP27fOABo2+ny5YKslC9RhYnn4AafsHJgFg==', 'fingerprint': '15:b6:f4:f6:02:81:47:4e:55:cc:9e:5f:3e:d6:9b:2a', 'user_id': '690c49feae904687826fb959ba5ba283', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDroggic1A8us2k008TvnfsS/JdaYYfIaScEBENF4rTXn9BTWkeAhBr\ncPLtNfCpT/egBwYFK4EEACKhZANiAAQRbf5bXUr7wR0NjLLlyTkxkRcA/OpsszvY\ndKJk4YBl6DWGZsF6/XFhBSxCmxpekBy8SwnYrzn4IL23cfIZS0IGLF08mv2yVj9u\n3zgAaNvp8uWCrJQvUYWJ5+AGn7ByYBY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c29473f2-a7fc-44e1-96e6-23445f36aee5', 'name': 'tempest-securitygroup--1650603645', 'stateful': True, 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'description': 'tempest-description--1045477811', 'shared': False, 'security_group_rules': [{'id': '35f70242-bf6e-4c6e-92ec-0785e2560c24', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': 'c29473f2-a7fc-44e1-96e6-23445f36aee5', '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': 209, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:41Z', 'updated_at': '2023-04-20T16:02:41Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, {'id': '81e4f312-093d-4be6-bbe2-1c5718e9b772', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': 'c29473f2-a7fc-44e1-96e6-23445f36aee5', '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': 208, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:41Z', 'updated_at': '2023-04-20T16:02:41Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d2 4092e8ceede9c'}], 'tags': [], 'created_at': '2023-04-20T16:02:41Z', 'updated_at': '2023-04-20T16:02:41Z', 'revision_number': 1, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, 'floating_ip': {'id': 'd4ac1de2-3a01-4e08-8124-13321826da08', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.17', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:46Z', 'updated_at': '2023-04-20T16:02:46Z', 'revision_number': 0, 'ip': '172.24.4.17'}} 2023-04-20 16:02:50,532 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 2.076s 2023-04-20 16:02:50,533 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-112425079", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2dc9b3da-0124-4718-9f70-a131cd030480"}], "security_groups": [{"name": "tempest-securitygroup--1650603645"}], "key_name": "tempest-keypair-1817335126", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235', '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-5157c134-78bd-4aef-8c9e-48c14bf85791', 'x-compute-request-id': 'req-5157c134-78bd-4aef-8c9e-48c14bf85791', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a5e68386-3b32-458b-9808-797d041c2235", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5e68386-3b32-458b-9808-797d041c2235"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1650603645"}], "adminPass": "password"}}' 2023-04-20 16:02:51,701 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 1.163s 2023-04-20 16:02:51,701 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', '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-2bc4b2bb-393f-4ec3-96f7-d01af26e503f', 'x-compute-request-id': 'req-2bc4b2bb-393f-4ec3-96f7-d01af26e503f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'{"server": {"id": "a5e68386-3b32-458b-9808-797d041c2235", "name": "tempest-AttachVolumeNegativeTest-server-112425079", "status": "BUILD", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:50Z", "updated": "2023-04-20T16:02:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5e68386-3b32-458b-9808-797d041c2235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1817335126", "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-04-20 16:03:42,748 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 0.986s 2023-04-20 16:03:42,748 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed291d7-6f8f-414f-89dd-408a2e41bb5d', 'x-compute-request-id': 'req-3ed291d7-6f8f-414f-89dd-408a2e41bb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'{"server": {"id": "a5e68386-3b32-458b-9808-797d041c2235", "name": "tempest-AttachVolumeNegativeTest-server-112425079", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:50Z", "updated": "2023-04-20T16:03:13Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:61:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5e68386-3b32-458b-9808-797d041c2235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817335126", "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650603645"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:03:42,761 80180 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:04:43,023 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235/os-interface 0.201s 2023-04-20 16:04:43,023 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Thu, 20 Apr 2023 16:04:42 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-661512d1-14f1-4fa7-9218-fad63cbbf20f', 'x-compute-request-id': 'req-661512d1-14f1-4fa7-9218-fad63cbbf20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "port_id": "4bce4922-407c-4e11-b089-154a3299ea1c", "mac_addr": "fa:16:3e:bd:61:95", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9d17c8f7-c175-4d31-a647-70993d887acf", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 16:04:45,147 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/d4ac1de2-3a01-4e08-8124-13321826da08 2.119s 2023-04-20 16:04:45,147 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4bce4922-407c-4e11-b089-154a3299ea1c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-ec9d2d7c-a6fc-49f9-871d-069a45a8da34', 'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d4ac1de2-3a01-4e08-8124-13321826da08'} Body: b'{"floatingip": {"id": "d4ac1de2-3a01-4e08-8124-13321826da08", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.17", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "80a8f671-0e8c-45cc-9bde-f76ebe97f471", "port_id": "4bce4922-407c-4e11-b089-154a3299ea1c", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "mac_address": "fa:16:3e:bd:61:95", "admin_state_up": true, "status": "ACTIVE", "device_id": "a5e68386-3b32-458b-9808-797d041c2235", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:46Z", "updated_at": "2023-04-20T16:04:43Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:04:45,150 80180 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.17:22' as 'cirros' with public key authentication 2023-04-20 16:04:45,189 80180 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:04:45,211 80180 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:04:45,212 80180 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.17 successfully created 2023-04-20 16:04:45,291 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235/ips 0.078s 2023-04-20 16:04:45,291 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', '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-c1aba1fe-a9c2-472e-ad9c-00d4588cb219', 'x-compute-request-id': 'req-c1aba1fe-a9c2-472e-ad9c-00d4588cb219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9 808-797d041c2235/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-20 16:04:45,540 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes 0.245s 2023-04-20 16:04:45,541 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1162084457"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af7f7c3-5b37-410a-b0ca-85ad71f27b92', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af7f7c3-5b37-410a-b0ca-85ad71f27b92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes'} Body: b'{"volume": {"id": "7861d0e7-bc6d-4756-b469-124970bbba20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:45.468411", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1162084457", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:45,597 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20 0.046s 2023-04-20 16:04:45,597 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eddad16-1a53-4a5a-97a8-e7c5021e67c3', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eddad16-1a53-4a5a-97a8-e7c5021e67c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20'} Body: b'{"volume": {"id": "7861d0e7-bc6d-4756-b469-124970bbba20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:45.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1162084457", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:04:46,659 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_ to_different_server): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20 0.050s 2023-04-20 16:04:46,659 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813eab70-d21d-42f0-bb9b-c3ad7a14abd0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813eab70-d21d-42f0-bb9b-c3ad7a14abd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20'} Body: b'{"volume": {"id": "7861d0e7-bc6d-4756-b469-124970bbba20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:45.000000", "updated_at": "2023-04-20T16:04:46.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1162084457", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/7861d0e7-bc6d-4756-b469-124970bbba20"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:04:46,810 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 0.139s 2023-04-20 16:04:46,810 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 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-bed97145-0d0b-4c2f-98f8-f1496db2ba1b', 'x-compute-request-id': 'req-bed97145-0d0b-4c2f-98f8-f1496db2ba1b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'' 2023-04-20 16:04:47,401 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 0.590s 2023-04-20 16:04:47,401 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba2344e-ac63-466a-8920-fbb349ac8b9a', 'x-compute-request-id': 'req-8ba2344e-ac63-466a-8920-fbb349ac8b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'{"server": {"id": "a5e68386-3b32-458b-9808-797d041c2235", "name": "tempest-AttachVolumeNegativeTest-server-112425079", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5 846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:50Z", "updated": "2023-04-20T16:04:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:61:95"}, {"version": 4, "addr": "172.24.4.17", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:61:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a5e68386-3b32-458b-9808-797d041c2235"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817335126", "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1650603645"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:05:37,544 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235 0.046s 2023-04-20 16:05:37,544 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 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-cbdd2f3f-9be9-4632-b241-1707cec4b885', 'x-compute-request-id': 'req-cbdd2f3f-9be9-4632-b241-1707cec4b885', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a5e68386-3b32-458b-9808-797d041c2235'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a5e68386-3b32-458b-9808-797d041c2235 could not be found."}}' 2023-04-20 16:05:37,575 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1817335126 0.030s 2023-04-20 16:05:37,576 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 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-92850fbb-4aeb-467f-963e-b54e49568177', 'x-compute-request-id': 'req-92850fbb-4aeb-467f-963e-b54e49568177', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1817335126'} Body: b'' 2023-04-20 16:05:37,730 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c29473f2-a7fc-44e1-96e6-23445f36aee5 0.154s 2023-04-20 16:05:37,730 80180 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-935d043f-9536-4dcf-82ed-1f98693cea1d', 'cont ent-length': '0', 'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c29473f2-a7fc-44e1-96e6-23445f36aee5'} Body: b'' 2023-04-20 16:05:37,748 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c29473f2-a7fc-44e1-96e6-23445f36aee5 0.017s 2023-04-20 16:05:37,749 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-3c874e26-bf80-426c-a167-2340b9c3ae80', 'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c29473f2-a7fc-44e1-96e6-23445f36aee5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c29473f2-a7fc-44e1-96e6-23445f36aee5 does not exist", "detail": ""}}' 2023-04-20 16:05:38,222 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d4ac1de2-3a01-4e08-8124-13321826da08 0.472s 2023-04-20 16:05:38,222 80180 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-f1f18f3d-4ecf-420e-9f87-f12a32c0e5a7', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:05:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d4ac1de2-3a01-4e08-8124-13321826da08'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ab23c4c-aee7-42e1-b064-3c92e247dd16 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:47,163 80182 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:02:47,163 80182 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:02:47,562 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.395s 2023-04-20 16:02:47,562 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1173247378", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkHFFsWtozUTkF0VpQ+Cd6z15wOd291X4e8/v6QbZKdTx6+gptvNMQSpe0ybBenimgtpgGav2HnMz19ylSDLLeiOEgxywkrcPA8Jq0CjCrxBO54bQ0ViTd2ITYv71kQ9Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69ec3b41-9ab1-4124-9cd3-24dcc0e23c44', 'x-compute-request-id': 'req-69ec3b41-9ab1-4124-9cd3-24dcc0e23c44', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1173247378", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkHFFsWtozUTkF0VpQ+Cd6z15wOd291X4e8/v6QbZKdTx6+gptvNMQSpe0ybBenimgtpgGav2HnMz19ylSDLLeiOEgxywkrcPA8Jq0CjCrxBO54bQ0ViTd2ITYv71kQ9Q==", "fingerprint": "1a:4d:fe:da:71:9b:d6:e7:98:2c:f1:36:2c:78:1a:7f", "user_id": "f50dbce30f294bb0ba6bc2811025835d"}}' 2023-04-20 16:02:47,568 80182 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1173247378 created 2023-04-20 16:02:49,286 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.718s 2023-04-20 16:02:49,287 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2083462947", "description": "tempest-description--1663945029"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-1ae543ea-af05-4f2a-bee9-473320bb51c9', 'date': 'Thu, 20 Apr 2023 16:02:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "name": "tempest-securitygroup--2083462947", "stateful": true, "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "description": "tempest-description--1663945029", "shared": false, "security_group_rules": [{"id": "031b6565-eaf7-4fe4-9bee-2ea045836032", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 255, "description": null, "tags": [], "created_at": "2023-04-20T16:02:48Z", "updated_at": "2023-04-20T16:02:48Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}, {"id": "c8cbe901-fd34-48d8-b0ef-46c361922b48", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remo te_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 253, "description": null, "tags": [], "created_at": "2023-04-20T16:02:48Z", "updated_at": "2023-04-20T16:02:48Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}], "tags": [], "created_at": "2023-04-20T16:02:48Z", "updated_at": "2023-04-20T16:02:48Z", "revision_number": 1, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:02:49,910 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.623s 2023-04-20 16:02:49,911 80182 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": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6f361d66-21fe-44d8-a16a-038c7a19de47', 'date': 'Thu, 20 Apr 2023 16:02:49 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": "d33e1d90-2ec0-4318-990b-27fa6a6ae730", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:49Z", "updated_at": "2023-04-20T16:02:49Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:02:50,916 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.005s 2023-04-20 16:02:50,916 80182 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": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f708e720-955c-4ee2-9674-c12edf7db7ba', 'date': 'Thu, 20 Apr 2023 16:02: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": "64836bf8-b08f-4fcc-90a7-b53e5adc18c8", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "8ebb6808-b2e0-4fca-8135-ec817d6d2dfb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:50Z", "updated_at": "2023-04-20T16:02:50Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:02:50,916 80182 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2083462947 created 2023-04-20 16:02:53,430 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.513s 2023-04-20 16:02:53,431 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'co ntent-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-39bd7735-f659-4da9-bf0e-ccacd964a5d4', 'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "79eee0ac-cb33-41fb-acfe-687d9e93ad18", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "floating_ip_address": "172.24.4.59", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:52Z", "updated_at": "2023-04-20T16:02:52Z", "revision_number": 0}}' 2023-04-20 16:02:53,431 80182 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '79eee0ac-cb33-41fb-acfe-687d9e93ad18', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'floating_ip_address': '172.24.4.59', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:52Z', 'updated_at': '2023-04-20T16:02:52Z', 'revision_number': 0, 'ip': '172.24.4.59'} created 2023-04-20 16:02:53,541 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-04-20 16:02:53,541 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-42505952-e213-458d-8c11-06303dfdea5b', '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": "f50dbce30f294bb0ba6bc2811025835d", "name": "tempest-AttachVolumeShelveTestJSON-1118127371-project-member", "password_expires_at": null}, "audit_ids": ["uykTRUSBReOHwyR8dW5Ugg"], "expires_at": "2023-04-20T17:02:53.000000Z", "issued_at": "2023-04-20T16:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb0a5eb3796a4d3a871843f409c6ffbd", "name": "tempest-AttachVolumeShelveTestJSON-1118127371"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "int erface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:02:53,542 80182 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '545a57d8-9d55-4ace-a0ad-635d7bc0ae52', 'name': 'tempest-AttachVolumeShelveTestJSON-1085059550-network', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:24Z', 'updated_at': '2023-04-20T16:02:25Z', 'revision_number': 1} available for tenant 2023-04-20 16:02:53,543 80182 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1173247378', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMkHFFsWtozUTkF0VpQ+Cd6z15wOd291X4e8/v6QbZKdTx6+gptvNMQSpe0ybBenimgtpgGav2HnMz19ylSDLLeiOEgxywkrcPA8Jq0CjCrxBO54bQ0ViTd2ITYv71kQ9Q==', 'fingerprint': '1a:4d:fe:da:71:9b:d6:e7:98:2c:f1:36:2c:78:1a:7f', 'user_id': 'f50dbce30f294bb0ba6bc2811025835d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBK8ck8QOz8wUmVAsUt/VZErRmznoAlZB21mHtR2Gb8h1lytDiuTxBO\nvXuO/8wh/eygBwYFK4EEACKhZANiAATJBxRbFraM1E5BdFaUPgnes9ecDndvdV+H\nvP7+kG2SnU8evoKbbzTEEqXtMmwXp4poLaYBmr9h5zM9fcpUgyy3ojhIMcsJK3Dw\nPCatAowq8QTueG0NFYk3diE2L+9ZEPU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8ebb6808-b2e0-4fca-8135-ec817d6d2dfb', 'name': 'tempest-securitygroup--2083462947', 'stateful': True, 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': 'tempest-description--1663945029', 'shared': False, 'security_group_rules': [{'id': '031b6565-eaf7-4fe4-9bee-2ea045836032', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'security_group_id': '8ebb6808-b2e0-4fca-8135-ec817d6d2dfb', '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': 255, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:48Z', 'updated_at': '2023-04-20T16:02:48Z', 'revision_number': 0, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}, {'id': 'c8cbe901-fd34-48d8-b0ef-46c361922b48', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'security_group_id': '8ebb6808-b2e0-4fca-8135-ec817d6d2dfb', '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': 253, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:48Z', 'updated_at': ' 2023-04-20T16:02:48Z', 'revision_number': 0, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}], 'tags': [], 'created_at': '2023-04-20T16:02:48Z', 'updated_at': '2023-04-20T16:02:48Z', 'revision_number': 1, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}, 'floating_ip': {'id': '79eee0ac-cb33-41fb-acfe-687d9e93ad18', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'floating_ip_address': '172.24.4.59', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:52Z', 'updated_at': '2023-04-20T16:02:52Z', 'revision_number': 0, 'ip': '172.24.4.59'}} 2023-04-20 16:02:55,598 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 2.054s 2023-04-20 16:02:55,599 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-577930116", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52"}], "security_groups": [{"name": "tempest-securitygroup--2083462947"}], "key_name": "tempest-keypair-1173247378", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1ce0302-5ad4-4b0c-8429-ba00ad84a16f', 'x-compute-request-id': 'req-e1ce0302-5ad4-4b0c-8429-ba00ad84a16f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5bda996a-1bfe-4f43-aa02-36a864153588", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2083462947"}], "adminPass": "password"}}' 2023-04-20 16:02:55,748 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.146s 2023-04-20 16:02:55,749 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f40f6d-f0c9-4518-b21d-9cbfe853bbfa', 'x-compute-request-id': 'req-08f40f6d-f0c9-4518-b21d-9cbfe853bbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'{"server": {"id": "5bda996a-1bfe-4f43-aa02-36a864153588", "name": "tempest-AttachVolumeShelveTestJSON-server-577930116", "status": "BUILD", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:56Z", "updated": "2023-04-20T16:02:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1173247378", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:03:46,200 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.390s 2023-04-20 16:03:46,200 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b389d5-b263-4e0e-82f2-d847e3b15552', 'x-compute-request-id': 'req-21b389d5-b263-4e0e-82f2-d847e3b15552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'{"server": {"id": "5bda996a-1bfe-4f43-aa02-36a864153588", "name": "tempest-AttachVolumeShelveTestJSON-server-577930116", "status": "ACTIVE", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "efd69b796cb5c58a2641265fc61b9bab2b34cbe9d24253e27e5b88f6", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:55Z", "updated": "2023-04-20T16:03:13Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:45:0b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1173247378", "OS-SRV-USG:launched_at": "2023-04-20T16:03:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2083462947"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:03:46,214 80182 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:04:46,463 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/serve rs/5bda996a-1bfe-4f43-aa02-36a864153588/os-interface 0.189s 2023-04-20 16:04:46,463 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dfee69b-ab3f-44c0-ab8e-e26832675a6a', 'x-compute-request-id': 'req-4dfee69b-ab3f-44c0-ab8e-e26832675a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52", "port_id": "5287c61f-56b9-4a9f-87e7-ab7057df84be", "mac_addr": "fa:16:3e:0c:45:0b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b397d8b3-7a5b-47ff-9222-4dffbfe00ed6", "ip_address": "10.0.0.5"}]}]}' 2023-04-20 16:04:48,191 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/79eee0ac-cb33-41fb-acfe-687d9e93ad18 1.723s 2023-04-20 16:04:48,191 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5287c61f-56b9-4a9f-87e7-ab7057df84be"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-5945f8ee-8118-4631-b4a3-74f2c1042741', 'date': 'Thu, 20 Apr 2023 16:04:48 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79eee0ac-cb33-41fb-acfe-687d9e93ad18'} Body: b'{"floatingip": {"id": "79eee0ac-cb33-41fb-acfe-687d9e93ad18", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "floating_ip_address": "172.24.4.59", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "ba2e99f0-b3d1-4a67-97f7-4e4b59d13dec", "port_id": "5287c61f-56b9-4a9f-87e7-ab7057df84be", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52", "mac_address": "fa:16:3e:0c:45:0b", "admin_state_up": true, "status": "ACTIVE", "device_id": "5bda996a-1bfe-4f43-aa02-36a864153588", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:52Z", "updated_at": "2023-04-20T16:04:47Z", "revision_number": 1, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:04:48,193 80182 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.59:22' as 'cirros' with public key authentication 2023-04-20 16:04:48,234 80182 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:04:48,262 80182 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:04:48,262 80182 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.59 successfully created 2023-04-20 16:04:48,302 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588/ips 0.039s 2023-04-20 16:04:48,302 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d90d4d-ffbf-41d0-a6f3-642739200175', 'x-compute-request-id': 'req-64d90d4d-ffbf-41d0-a6f3-642739200175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-04-20 16:04:48,551 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes 0.245s 2023-04-20 16:04:48,551 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1783892198"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f40ce1-275a-4ffd-b585-d5c0b7cb8dbf', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f40ce1-275a-4ffd-b585-d5c0b7cb8dbf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes'} Body: b'{"volume": {"id": "3ab23c4c-aee7-42e1-b064-3c92e247dd16", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:48.493069", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1783892198", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}], "user_id": "f50dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:04:48,598 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16 0.037s 2023-04-20 16:04:48,598 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e01a60-f519-40dd-bdf9-5b1d5e8924e8', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e01a60-f519-40dd-bdf9-5b1d5e8924e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16'} Body: b'{"volume": {"id": "3ab23c4c-aee7-42e1-b064-3c92e247dd16", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:48.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1783892198", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}], "user_id": "f50 dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:04:49,653 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16 0.042s 2023-04-20 16:04:49,653 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631ef3b6-9e0f-44d2-845b-d3e9d9e0fdb2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631ef3b6-9e0f-44d2-845b-d3e9d9e0fdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16'} Body: b'{"volume": {"id": "3ab23c4c-aee7-42e1-b064-3c92e247dd16", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:04:48.000000", "updated_at": "2023-04-20T16:04:49.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1783892198", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/3ab23c4c-aee7-42e1-b064-3c92e247dd16"}], "user_id": "f50dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:04:49,789 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.124s 2023-04-20 16:04:49,790 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a863b487-23ba-40d2-9af2-26600527c08e', 'x-compute-request-id': 'req-a863b487-23ba-40d2-9af2-26600527c08e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'' 2023-04-20 16:04:49,962 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.172s 2023-04-20 16:04:49,962 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddfa5fdc-6024-4579-a6fa-f0223e4c05d9', 'x-compute-request-id' : 'req-ddfa5fdc-6024-4579-a6fa-f0223e4c05d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'{"server": {"id": "5bda996a-1bfe-4f43-aa02-36a864153588", "name": "tempest-AttachVolumeShelveTestJSON-server-577930116", "status": "ACTIVE", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "efd69b796cb5c58a2641265fc61b9bab2b34cbe9d24253e27e5b88f6", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:55Z", "updated": "2023-04-20T16:04:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:45:0b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5bda996a-1bfe-4f43-aa02-36a864153588"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1173247378", "OS-SRV-USG:launched_at": "2023-04-20T16:03:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2083462947"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:05:40,076 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588 0.051s 2023-04-20 16:05:40,077 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-25bd68c4-386b-4421-aa3b-7a28c62b6e74', 'x-compute-request-id': 'req-25bd68c4-386b-4421-aa3b-7a28c62b6e74', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5bda996a-1bfe-4f43-aa02-36a864153588'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5bda996a-1bfe-4f43-aa02-36a864153588 could not be found."}}' 2023-04-20 16:05:40,107 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1173247378 0.029s 2023-04-20 16:05:40,107 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0116ab83-86ab-40f1-b9de-c7202f88ae84', 'x-compute-request-id': 'req-0116ab83-86ab-40f1-b9de-c7202f88ae84', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1173247378'} Body: b'' 2023-04-20 16:05:40,285 80182 INFO [tempest.lib.common.rest_client] Request (Att achVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8ebb6808-b2e0-4fca-8135-ec817d6d2dfb 0.178s 2023-04-20 16:05:40,286 80182 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-b779b466-c3e9-4c51-83c2-1cd0b92e9415', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8ebb6808-b2e0-4fca-8135-ec817d6d2dfb'} Body: b'' 2023-04-20 16:05:40,310 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8ebb6808-b2e0-4fca-8135-ec817d6d2dfb 0.023s 2023-04-20 16:05:40,310 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b492d190-ce1f-4c27-a3f6-dbf72b6d9bdd', 'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8ebb6808-b2e0-4fca-8135-ec817d6d2dfb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8ebb6808-b2e0-4fca-8135-ec817d6d2dfb does not exist", "detail": ""}}' 2023-04-20 16:05:40,958 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/79eee0ac-cb33-41fb-acfe-687d9e93ad18 0.647s 2023-04-20 16:05:40,958 80182 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-102d0e8d-1559-4187-b8da-8129c13fea46', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79eee0ac-cb33-41fb-acfe-687d9e93ad18'} Body: b'' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7e235085-3030-4d19-9229-82f05605cfbe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:51,011 80178 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:03:51,244 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.230s 2023-04-20 16:03:51,244 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1405486078", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvL2UEJPc4nJnMX0NLHsUyPpamaI8REueYO620VKU6jmG9moA3aOhnIV+8OJ4FygGtNs0JXD2mYZ/x6dT7j7bCftPAI8gs/5YWqGZxyEGNZggDwOTj0cc8sKDuS204Umw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f0d0756-d330-40ee-9daa-3356cdf07318', 'x-compute-request-id': 'req-4f0d0756-d330-40ee-9daa-3356cdf07318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1405486078", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvL2UEJPc4nJnMX0NLHsUyPpamaI8REueYO620VKU6jmG9moA3aOhnIV+8OJ4FygGtNs0JXD2mYZ/x6dT7j7bCftPAI8gs/5YWqGZxyEGNZggDwOTj0cc8sKDuS204Umw==", "fingerprint": "aa:60:99:77:9c:7c:05:b7:43:c6:b2:97:b1:8e:75:6d", "user_id": "c92692a1d38b4531a4e7f42660a54c7b"}}' 2023-04-20 16:03:51,247 80178 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1405486078 created 2023-04-20 16:03:51,507 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.259s 2023-04-20 16:03:51,508 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--3839099", "description": "tempest-description--113097987"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1593', 'x-openstack-request-id': 'req-0080355c-ed45-4945-bd79-59950c3944f7', 'date': 'Thu, 20 Apr 2023 16:03:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "name": "tempest-securitygroup--3839099", "stateful": true, "tenant_id": "a92cea9e1182477ca669c506b42eda60", "description": "tempest-description--113097987", "shared": false, "security_group_rules": [{"id": "250a1237-acfb-4c67-a438-6bc3dbc9a865", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "security_group_id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "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": 476, "description": null, "tags": [], "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 0, "project_id": "a92cea9e1182477ca669c506b42eda60"}, {"id": "31353580-d353-49cc-9e41-c97fa798221a", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "security_group_id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 477, "des cription": null, "tags": [], "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 0, "project_id": "a92cea9e1182477ca669c506b42eda60"}], "tags": [], "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 1, "project_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:03:51,684 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-04-20 16:03:51,685 80178 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": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-09c7ded7-e2e3-48d8-8d0a-335ce262a352', 'date': 'Thu, 20 Apr 2023 16:03: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": "7a39cf39-ab54-4358-8d94-f6c08ad58a45", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "security_group_id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 0, "project_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:03:51,851 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-04-20 16:03:51,851 80178 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": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e9ec6a1b-0bb5-4505-810d-de004d3a9765', 'date': 'Thu, 20 Apr 2023 16:03: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": "e75417b6-cc61-40e9-be69-184a2eda8fee", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "security_group_id": "029abc24-0cd2-49ff-8091-bf45b6c21fa7", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:51Z", "updated_at": "2023-04-20T16:03:51Z", "revision_number": 0, "project_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:03:51,851 80178 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--3839099 created 2023-04-20 16:03:52,856 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.004s 2023-04-20 16:03:52,856 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Resp onse - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-8dfdfc0e-c66e-40ac-8b5d-81fe6d0ad2eb', 'date': 'Thu, 20 Apr 2023 16:03:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f42be66e-34ff-44fe-9288-4d4ddc3da252", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "floating_ip_address": "172.24.4.7", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a92cea9e1182477ca669c506b42eda60", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:52Z", "updated_at": "2023-04-20T16:03:52Z", "revision_number": 0}}' 2023-04-20 16:03:52,856 80178 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f42be66e-34ff-44fe-9288-4d4ddc3da252', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'floating_ip_address': '172.24.4.7', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a92cea9e1182477ca669c506b42eda60', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:52Z', 'updated_at': '2023-04-20T16:03:52Z', 'revision_number': 0, 'ip': '172.24.4.7'} created 2023-04-20 16:03:52,975 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.113s 2023-04-20 16:03:52,975 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b50b58df-ad61-4e24-b95d-6b65a09c1944', '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": "c92692a1d38b4531a4e7f42660a54c7b", "name": "tempest-VolumesAdminNegativeTest-978356230-project-member", "password_expires_at": null}, "audit_ids": ["RYrBKVnKQUywnnM1YK-UMw"], "expires_at": "2023-04-20T17:03:52.000000Z", "issued_at": "2023-04-20T16:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a92cea9e1182477ca669c506b42eda60", "name": "tempest-VolumesAdminNegativeTest-978356230"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d428 9b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:03:52,976 80178 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '40132b20-6bfd-4f5a-8f6f-75769961d157', 'name': 'tempest-VolumesAdminNegativeTest-683065417-network', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a92cea9e1182477ca669c506b42eda60', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2192, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:30Z', 'updated_at': '2023-04-20T16:03:30Z', 'revision_number': 1} available for tenant 2023-04-20 16:03:52,977 80178 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1405486078', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvL2UEJPc4nJnMX0NLHsUyPpamaI8REueYO620VKU6jmG9moA3aOhnIV+8OJ4FygGtNs0JXD2mYZ/x6dT7j7bCftPAI8gs/5YWqGZxyEGNZggDwOTj0cc8sKDuS204Umw==', 'fingerprint': 'aa:60:99:77:9c:7c:05:b7:43:c6:b2:97:b1:8e:75:6d', 'user_id': 'c92692a1d38b4531a4e7f42660a54c7b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB00PLxxGRICaLYsTpqttra1ZkJaJrBKdJs+eRkOJ7bZ1l6g/ALRL9r\nCs8YhfyyY3ygBwYFK4EEACKhZANiAAR7y9lBCT3OJyZzF9DSx7FMj6WpmiPERLnm\nDuttFSlOo5hvZqAN2joZyFfvDieBcoBrTbNCVw9pmGf8enU+4+2wn7TwCPILP+WF\nqhmcchBjWYIA8Dk49HHPLCg7kttOFJs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '029abc24-0cd2-49ff-8091-bf45b6c21fa7', 'name': 'tempest-securitygroup--3839099', 'stateful': True, 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'description': 'tempest-description--113097987', 'shared': False, 'security_group_rules': [{'id': '250a1237-acfb-4c67-a438-6bc3dbc9a865', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'security_group_id': '029abc24-0cd2-49ff-8091-bf45b6c21fa7', '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': 476, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:51Z', 'updated_at': '2023-04-20T16:03:51Z', 'revision_number': 0, 'project_id': 'a92cea9e1182477ca669c506b42eda60'}, {'id': '31353580-d353-49cc-9e41-c97fa798221a', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'security_group_id': '029abc24-0cd2-49ff-8091-bf45b6c21fa7', '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': 477, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:51Z', ' updated_at': '2023-04-20T16:03:51Z', 'revision_number': 0, 'project_id': 'a92cea9e1182477ca669c506b42eda60'}], 'tags': [], 'created_at': '2023-04-20T16:03:51Z', 'updated_at': '2023-04-20T16:03:51Z', 'revision_number': 1, 'project_id': 'a92cea9e1182477ca669c506b42eda60'}, 'floating_ip': {'id': 'f42be66e-34ff-44fe-9288-4d4ddc3da252', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'floating_ip_address': '172.24.4.7', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a92cea9e1182477ca669c506b42eda60', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:52Z', 'updated_at': '2023-04-20T16:03:52Z', 'revision_number': 0, 'ip': '172.24.4.7'}} 2023-04-20 16:03:53,960 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 0.982s 2023-04-20 16:03:53,961 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-247130899", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "40132b20-6bfd-4f5a-8f6f-75769961d157"}], "security_groups": [{"name": "tempest-securitygroup--3839099"}], "key_name": "tempest-keypair-1405486078", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'location': 'http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854', '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-37a43ff0-48b5-4efe-a058-06b25bebfc7a', 'x-compute-request-id': 'req-37a43ff0-48b5-4efe-a058-06b25bebfc7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dc918ed4-8bc6-4a4f-a189-d6cdd5817854", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--3839099"}], "adminPass": "2uTVWjV4k683"}}' 2023-04-20 16:03:54,094 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854 0.130s 2023-04-20 16:03:54,095 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', '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-236f8cc1-b85a-4c02-b0f1-e45fb06ffa9a', 'x-compute-request-id': 'req-236f8cc1-b85a-4c02-b0f1-e45fb06ffa9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854'} Body: b'{"server": {"id": "dc918ed4-8bc6-4a4f-a189-d6cdd5817854", "name": "tempest-VolumesAdminNegativeTest-server-247130899", "status": "BUILD", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "metadata": {}, "hostId": "", "image": {" id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:54Z", "updated": "2023-04-20T16:03:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1405486078", "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-04-20 16:04:44,767 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854 0.612s 2023-04-20 16:04:44,768 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', '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-7a9cacc8-4596-4b10-b1ab-cd46b9919efa', 'x-compute-request-id': 'req-7a9cacc8-4596-4b10-b1ab-cd46b9919efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854'} Body: b'{"server": {"id": "dc918ed4-8bc6-4a4f-a189-d6cdd5817854", "name": "tempest-VolumesAdminNegativeTest-server-247130899", "status": "ACTIVE", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "metadata": {}, "hostId": "bb4004470b7559c35d33ccd2214a5e7dcf346b10c5b60ba24bfe1ff9", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:53Z", "updated": "2023-04-20T16:04:02Z", "addresses": {"tempest-VolumesAdminNegativeTest-683065417-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:94:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1405486078", "OS-SRV-USG:launched_at": "2023-04-20T16:04:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--3839099"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:04:44,780 80178 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:05:45,155 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854/os-interface 0.317s 2023-04-20 16:05:45,155 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:44 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-ef260a18-f277-4d53-8822-bc306d0a62ee', 'x-compute-request-id': 'req-ef260a18-f277-4d53-8822-bc306d0a62ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc918ed4-8bc6-4a4f-a189-d6cdd5817854/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "40132b20-6bfd-4f5a-8f6f-75769961d157", "port_id": "74703b46-6b03-4752-953b-9c64a63249c8", "mac_addr": "fa:16:3e:c5:94:d0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d88d8fac-e5f4-48e0-8800-dd97c0c394b8", "ip_address": "10.0.0.7"}]}]}' 2023-04-20 16:05:46,206 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f42be66e-34ff-44fe-9288-4d4ddc3da252 1.046s 2023-04-20 16:05:46,207 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "74703b46-6b03-4752-953b-9c64a63249c8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-8ceed3f9-5157-4931-86fe-67baef7910f8', 'date': 'Thu, 20 Apr 2023 16:05:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f42be66e-34ff-44fe-9288-4d4ddc3da252'} Body: b'{"floatingip": {"id": "f42be66e-34ff-44fe-9288-4d4ddc3da252", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "floating_ip_address": "172.24.4.7", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "6454afb8-3c04-45da-bae9-f4004b5a22e6", "port_id": "74703b46-6b03-4752-953b-9c64a63249c8", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "40132b20-6bfd-4f5a-8f6f-75769961d157", "mac_address": "fa:16:3e:c5:94:d0", "admin_state_up": true, "status": "ACTIVE", "device_id": "dc918ed4-8bc6-4a4f-a189-d6cdd5817854", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:52Z", "updated_at": "2023-04-20T16:05:45Z", "revision_number": 1, "project_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:05:46,209 80178 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.7:22' as 'cirros' with public key authentication 2023-04-20 16:05:46,244 80178 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:46,272 80178 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:46,273 80178 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.7 successfully created 2023-04-20 16:05:46,581 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes 0.306s 2023-04-20 16:05:46,581 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2018160487"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70867e68-50c4-4012-8f18-c0136aa43e10', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70867e68-50c4-4012- 8f18-c0136aa43e10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes'} Body: b'{"volume": {"id": "7e235085-3030-4d19-9229-82f05605cfbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:46.511559", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2018160487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:05:46,646 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe 0.054s 2023-04-20 16:05:46,646 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585d5013-6b7b-489b-a001-7ef0b57017e1', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585d5013-6b7b-489b-a001-7ef0b57017e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe'} Body: b'{"volume": {"id": "7e235085-3030-4d19-9229-82f05605cfbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:47.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-2018160487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:05:47,700 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe 0.040s 2023-04-20 16:05:47,700 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54b2ebf-4908-43e2-a318-c3dfd6defe18', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54b2ebf-4908-43e2-a318-c3dfd6defe18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe'} Body: b'{"volume": {"id": "7e235085-3030-4d19-9229-82f05605cfbe", "status": "error", "size": 1, "availability_zone ": "nova", "created_at": "2023-04-20T16:05:47.000000", "updated_at": "2023-04-20T16:05:47.000000", "name": "tempest-VolumesAdminNegativeTest-volume-2018160487", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/7e235085-3030-4d19-9229-82f05605cfbe"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a92cea9e1182477ca669c506b42eda60"}}' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 25915fb8-6e49-4f11-8a3a-149806ef9256 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:10,381 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.430s 2023-04-20 16:03:10,381 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-35dff77e-86bd-4874-bad5-7a6fd6839ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:03:11,715 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.306s 2023-04-20 16:03:11,716 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-41dcecc0-cd82-4dae-917b-ee73792e73f0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f97b5dc0562846029a0fc40283f5cfad", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "created_at": "2023-04-20T16:03:12Z", "updated_at": "2023-04-20T16:03:12Z", "tags": [], "self": "/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c", "file": "/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:03:14,784 80188 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-20 16:03:14,785 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c/file 3.069s 2023-04-20 16:03:14,786 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-18fa0f46-45a4-4203-abd8-f0bdd22d6828', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c/file'} Body: b'' 2023-04-20 16:03:14,786 80188 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:03:14,787 80188 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:03:15,311 80188 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.521s 2023-04-20 16:03:15,311 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1188279305", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD2/JSQECxpyAoht39JYGnv52skhhDoF+ZMQJeVxL2a6UlTIckPD/ph8VMozU2wYXOiMIRgZDapWk23cxn+Rk7SbiF9E3tzwwP5mxsK4xqXHETPbeDxqHRE+MDclya79IQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4beacbbf-c4a1-4dd0-92f0-eb2cd693ff46', 'x-compute-request-id': 'req-4beacbbf-c4a1-4dd0-92f0-eb2cd693ff46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1188279305", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD2/JSQECxpyAoht39JYGnv52skhhDoF+ZMQJeVxL2a6UlTIckPD/ph8VMozU2wYXOiMIRgZDapWk23cxn+Rk7SbiF9E3tzwwP5mxsK4xqXHETPbeDxqHRE+MDclya79IQ==", "fingerprint": "f9:d2:f3:11:b9:cc:26:b8:1d:3d:eb:13:52:86:ec:bb", "user_id": "b21609ce02ce4ed2ba4f8f5d668da192"}}' 2023-04-20 16:03:15,318 80188 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1188279305 created 2023-04-20 16:03:17,097 80188 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.778s 2023-04-20 16:03:17,098 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--86220273", "description": "tempest-description--742872107"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-4ff8c011-faf9-425d-bfe4-245c84b7b296', 'date': 'Thu, 20 Apr 2023 16:03:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "name": "tempest-securitygroup--86220273", "stateful": true, "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "description": "tempest-description--742872107", "shared": false, "security_group_rules": [{"id": "3688e0db-376c-46e5-889a-9decad4e8000", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "security_group_id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "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": 338, "description": null, "tags": [], "created_at": "2023-04-20T16:03:16Z", "updated_at": "2023-04-20T16:03:16Z", "revision_number": 0, "project_id": "132831801cee4fb185cc27c9792ff5ad"}, {"id": "464c9ddd-b6b1-44b1-a2a4-10805d708188", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "security_group_id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 339, "description": null, "tags": [], "created_at": "2023-04-20T16:03:16Z", "updated_at": "2023-04-20T16:03:16Z", "revision_number": 0, "project_id": "132831801cee4fb185cc27c9792ff5ad"}], "tags": [], "created_at": "2023-04-20T16:03:16Z", "updated_at": "2023-04-20T16:03:16Z", "revision_number": 1, "project_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:03:18,174 80188 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.075s 2023-04-20 16:03:18,174 80188 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": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-bd173278-eaa4-488f-bc8f-ed0688d03992', 'date': 'Thu, 20 Apr 2023 16:03:18 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": "53680771-8d38-4f43-8060-9787af3bca26", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "security_group_id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:17Z", "updated_at": "2023-04-20T16:03:17Z", "revision_number": 0, "project_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:03:18,767 80188 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.592s 2023-04-20 16:03:18,767 80188 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": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2427f292-bea8-4a34-9cbf-07321096d2ce', 'date': 'Thu, 20 Apr 2023 16:03:18 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": "2d59c012-0f62-4ed8-a110-41a824e6e236", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "security_group_id": "8220e7cd-1c5c-4771-9408-4b2996fcd16f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:18Z", "updated_at": "2023-04-20T16:03:18Z", "revision_number": 0, "project_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:03:18,767 80188 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--86220273 created 2023-04-20 16:03:20,484 80188 INFO [tempest.lib.common.rest_client] Request (Valid ationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.716s 2023-04-20 16:03:20,484 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6e489385-56fe-4665-bdfb-e18808d473d1', 'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "55c7ec30-bf4e-4bb3-81db-5c6e4902de56", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "floating_ip_address": "172.24.4.30", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "132831801cee4fb185cc27c9792ff5ad", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:19Z", "updated_at": "2023-04-20T16:03:19Z", "revision_number": 0}}' 2023-04-20 16:03:20,484 80188 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '55c7ec30-bf4e-4bb3-81db-5c6e4902de56', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'floating_ip_address': '172.24.4.30', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '132831801cee4fb185cc27c9792ff5ad', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:19Z', 'updated_at': '2023-04-20T16:03:19Z', 'revision_number': 0, 'ip': '172.24.4.30'} created 2023-04-20 16:03:20,653 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.163s 2023-04-20 16:03:20,653 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e6a555b-7cb6-46b6-8523-682e999830c6', '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": "b21609ce02ce4ed2ba4f8f5d668da192", "name": "tempest-AttachSCSIVolumeTestJSON-838012861-project-member", "password_expires_at": null}, "audit_ids": ["8UntBOWWRRuLocShX5GlBQ"], "expires_at": "2023-04-20T17:03:20.000000Z", "issued_at": "2023-04-20T16:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "132831801cee4fb185cc27c9792ff5ad", "name": "tempest-AttachSCSIVolumeTestJSON-838012861"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/132831801cee4fb185cc27c9792ff5ad", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOn e"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:03:20,654 80188 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '0bc5d911-da2e-4f4e-9427-2332d7a5bd08', 'name': 'tempest-AttachSCSIVolumeTestJSON-494297859-network', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '132831801cee4fb185cc27c9792ff5ad', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 461, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:24Z', 'updated_at': '2023-04-20T16:02:24Z', 'revision_number': 1} available for tenant 2023-04-20 16:03:20,654 80188 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1188279305', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD2/JSQECxpyAoht39JYGnv52skhhDoF+ZMQJeVxL2a6UlTIckPD/ph8VMozU2wYXOiMIRgZDapWk23cxn+Rk7SbiF9E3tzwwP5mxsK4xqXHETPbeDxqHRE+MDclya79IQ==', 'fingerprint': 'f9:d2:f3:11:b9:cc:26:b8:1d:3d:eb:13:52:86:ec:bb', 'user_id': 'b21609ce02ce4ed2ba4f8f5d668da192', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCVh9E7I8QG0M06UlWx3oqgFWB4e4OeaJ47ShjZZ3PmbNGn/GErghY6\nDo4lULAaCXGgBwYFK4EEACKhZANiAAQ9vyUkBAsacgKIbd/SWBp7+drJIYQ6BfmT\nECXlcS9mulJUyHJDw/6YfFTKM1NsGFzojCEYGQ2qVpNt3MZ/kZO0m4hfRN7c8MD+\nZsbCuMalxxEz23g8ah0RPjA3Jcmu/SE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8220e7cd-1c5c-4771-9408-4b2996fcd16f', 'name': 'tempest-securitygroup--86220273', 'stateful': True, 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'description': 'tempest-description--742872107', 'shared': False, 'security_group_rules': [{'id': '3688e0db-376c-46e5-889a-9decad4e8000', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'security_group_id': '8220e7cd-1c5c-4771-9408-4b2996fcd16f', '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': 338, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:16Z', 'updated_at': '2023-04-20T16:03:16Z', 'revision_number': 0, 'project_id': '132831801cee4fb185cc27c9792ff5ad'}, {'id': '464c9ddd-b6b1-44b1-a2a4-10805d708188', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'security_group_id': '8220e7 cd-1c5c-4771-9408-4b2996fcd16f', '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': 339, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:16Z', 'updated_at': '2023-04-20T16:03:16Z', 'revision_number': 0, 'project_id': '132831801cee4fb185cc27c9792ff5ad'}], 'tags': [], 'created_at': '2023-04-20T16:03:16Z', 'updated_at': '2023-04-20T16:03:16Z', 'revision_number': 1, 'project_id': '132831801cee4fb185cc27c9792ff5ad'}, 'floating_ip': {'id': '55c7ec30-bf4e-4bb3-81db-5c6e4902de56', 'tenant_id': '132831801cee4fb185cc27c9792ff5ad', 'floating_ip_address': '172.24.4.30', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '132831801cee4fb185cc27c9792ff5ad', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:19Z', 'updated_at': '2023-04-20T16:03:19Z', 'revision_number': 0, 'ip': '172.24.4.30'}} 2023-04-20 16:03:23,171 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 2.516s 2023-04-20 16:03:23,172 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1701348631", "imageRef": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "0bc5d911-da2e-4f4e-9427-2332d7a5bd08"}], "security_groups": [{"name": "tempest-securitygroup--86220273"}], "key_name": "tempest-keypair-1188279305", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab', '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-572d3e04-4cd7-488d-8910-f59e71f4984a', 'x-compute-request-id': 'req-572d3e04-4cd7-488d-8910-f59e71f4984a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--86220273"}], "adminPass": "p4xQyzftxcfe"}}' 2023-04-20 16:03:23,313 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.134s 2023-04-20 16:03:23,313 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', '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-43272a4c-cd9c-462c-af59-0f322371b0f2', 'x-compute-request-id': 'req-43272a4c-cd9c-462c-af59-0f322371b0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/se rvers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'{"server": {"id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "name": "tempest-AttachSCSIVolumeTestJSON-server-1701348631", "status": "BUILD", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "metadata": {}, "hostId": "", "image": {"id": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:23Z", "updated": "2023-04-20T16:03:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1188279305", "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-04-20 16:04:13,738 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.364s 2023-04-20 16:04:13,739 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', '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-64fdd5c4-aa23-4a16-8234-c2a0a8586d46', 'x-compute-request-id': 'req-64fdd5c4-aa23-4a16-8234-c2a0a8586d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'{"server": {"id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "name": "tempest-AttachSCSIVolumeTestJSON-server-1701348631", "status": "ACTIVE", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "metadata": {}, "hostId": "7b7f14ad4a60d6422bfdd34681e69bb325a5aae17e4bb95e9137b46c", "image": {"id": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:23Z", "updated": "2023-04-20T16:03:34Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-494297859-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:93:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1188279305", "OS-SRV-USG:launched_at": "2023-04-20T16:03:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--86220273"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:04:13,751 80188 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:05:13,992 80188 INFO [tempest.lib.common.res t_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab/os-interface 0.180s 2023-04-20 16:05:13,992 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:13 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-5a622e23-5d40-479e-851c-ddfeddcbf266', 'x-compute-request-id': 'req-5a622e23-5d40-479e-851c-ddfeddcbf266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0bc5d911-da2e-4f4e-9427-2332d7a5bd08", "port_id": "5c711d7a-9f6d-49dd-af46-c3c1056f702e", "mac_addr": "fa:16:3e:70:93:1c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f411123f-af8d-4faa-8d48-48ccf28af2ba", "ip_address": "10.0.0.3"}]}]}' 2023-04-20 16:05:15,124 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/55c7ec30-bf4e-4bb3-81db-5c6e4902de56 1.125s 2023-04-20 16:05:15,125 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5c711d7a-9f6d-49dd-af46-c3c1056f702e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-5e221327-b99b-47ff-830f-64b7a3981068', 'date': 'Thu, 20 Apr 2023 16:05:15 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/55c7ec30-bf4e-4bb3-81db-5c6e4902de56'} Body: b'{"floatingip": {"id": "55c7ec30-bf4e-4bb3-81db-5c6e4902de56", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "floating_ip_address": "172.24.4.30", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "ee18e965-832f-41c4-808b-b9ea9d012cf5", "port_id": "5c711d7a-9f6d-49dd-af46-c3c1056f702e", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0bc5d911-da2e-4f4e-9427-2332d7a5bd08", "mac_address": "fa:16:3e:70:93:1c", "admin_state_up": true, "status": "ACTIVE", "device_id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:19Z", "updated_at": "2023-04-20T16:05:14Z", "revision_number": 1, "project_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:05:15,128 80188 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.30:22' as 'cirros' with public key authentication 2023-04-20 16:05:15,166 80188 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:15,188 80188 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:15,188 80188 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.30 successfully created 2023-04-20 16:05:15,433 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes 0.243s 2023-04-20 16:05:15,433 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1390815102"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:15 GMT', 'server': 'Apache /2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c12cc28-6f10-4cd5-a17b-da03968ae2e1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c12cc28-6f10-4cd5-a17b-da03968ae2e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes'} Body: b'{"volume": {"id": "25915fb8-6e49-4f11-8a3a-149806ef9256", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:15.347384", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1390815102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}], "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:05:15,515 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256 0.072s 2023-04-20 16:05:15,515 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b56789f-2e32-42c6-a2e6-5aed3f47010f', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b56789f-2e32-42c6-a2e6-5aed3f47010f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256'} Body: b'{"volume": {"id": "25915fb8-6e49-4f11-8a3a-149806ef9256", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:15.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1390815102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}], "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:05:16,567 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256 0.039s 2023-04-20 16:05:16,567 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec5e163-bcf1-4ba6-8c86-9ac2e862f5ab', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec5e163-bcf1-4ba6-8c86-9ac2e862f5ab', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256'} Body: b'{"volume": {"id": "25915fb8-6e49-4f11-8a3a-149806ef9256", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:15.000000", "updated_at": "2023-04-20T16:05:16.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1390815102", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/132831801cee4fb185cc27c9792ff5ad/volumes/25915fb8-6e49-4f11-8a3a-149806ef9256"}], "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "132831801cee4fb185cc27c9792ff5ad"}}' 2023-04-20 16:05:16,952 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.373s 2023-04-20 16:05:16,953 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:16 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-b0877cda-221a-4856-922b-214df6b5b016', 'x-compute-request-id': 'req-b0877cda-221a-4856-922b-214df6b5b016', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'' 2023-04-20 16:05:17,126 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.172s 2023-04-20 16:05:17,126 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb0d3490-9578-461f-9e09-1faa5c7f8167', 'x-compute-request-id': 'req-cb0d3490-9578-461f-9e09-1faa5c7f8167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'{"server": {"id": "65fc650d-2181-46cb-b91b-4a1104b2afab", "name": "tempest-AttachSCSIVolumeTestJSON-server-1701348631", "status": "ACTIVE", "tenant_id": "132831801cee4fb185cc27c9792ff5ad", "user_id": "b21609ce02ce4ed2ba4f8f5d668da192", "metadata": {}, "hostId": "7b7f14ad4a60d6422bfdd34681e69bb325a5aae17e4bb95e9137b46c", "image": {"id": "4c26d9f3-9ee3-471e-b427-e25c3c09175c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:23Z", "updated": "2023-04-20T16:05:17Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-494297859-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:93:1c"}, {"version": 4, "addr": "172.24.4.30", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:93:1c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://1 0.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/65fc650d-2181-46cb-b91b-4a1104b2afab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1188279305", "OS-SRV-USG:launched_at": "2023-04-20T16:03:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--86220273"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:07,227 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab 0.039s 2023-04-20 16:06:07,227 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:07 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-e2b005ed-86cc-44f9-9a29-af7c4a901eae', 'x-compute-request-id': 'req-e2b005ed-86cc-44f9-9a29-af7c4a901eae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/65fc650d-2181-46cb-b91b-4a1104b2afab'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 65fc650d-2181-46cb-b91b-4a1104b2afab could not be found."}}' 2023-04-20 16:06:07,271 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1188279305 0.043s 2023-04-20 16:06:07,271 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:07 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-2854cadf-0dad-4fde-8d6f-674668c3b7ab', 'x-compute-request-id': 'req-2854cadf-0dad-4fde-8d6f-674668c3b7ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1188279305'} Body: b'' 2023-04-20 16:06:07,444 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8220e7cd-1c5c-4771-9408-4b2996fcd16f 0.173s 2023-04-20 16:06:07,445 80188 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-42c7b76a-5a8e-4d80-96b8-5ef7de008b5a', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:06:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8220e7cd-1c5c-4771-9408-4b2996fcd16f'} Body: b'' 2023-04-20 16:06:07,462 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8220e7cd-1c5c-4771-9408-4b2996fcd16f 0.017s 2023-04-20 16:06:07,463 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': ' req-7820c3d9-dac8-425f-ac02-6b895f1a22f8', 'date': 'Thu, 20 Apr 2023 16:06:07 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8220e7cd-1c5c-4771-9408-4b2996fcd16f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8220e7cd-1c5c-4771-9408-4b2996fcd16f does not exist", "detail": ""}}' 2023-04-20 16:06:07,915 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/55c7ec30-bf4e-4bb3-81db-5c6e4902de56 0.451s 2023-04-20 16:06:07,915 80188 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-b9ac3841-c3e9-415a-87cd-589005b7799c', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:06:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/55c7ec30-bf4e-4bb3-81db-5c6e4902de56'} Body: b'' 2023-04-20 16:06:08,088 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c 0.173s 2023-04-20 16:06:08,089 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f524f01f-309c-4977-b761-f67cb9518584', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c'} Body: b'' 2023-04-20 16:06:08,106 80188 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c 0.017s 2023-04-20 16:06:08,107 80188 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ee33ef96-b5c2-4cd2-b594-8b45ca7185d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/4c26d9f3-9ee3-471e-b427-e25c3c09175c'} Body: b'{"message": "No image found with ID 4c26d9f3-9ee3-471e-b427-e25c3c09175c

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 74a566e2-7a9b-47a7-8727-ca9db1712be7 failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8d0c1a13-7953-4973-8e12-dbd843eb47d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:03:40,947 80184 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:03:40,948 80184 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:03:41,191 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.241s 2023-04-20 16:03:41,192 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2058378220", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiDjegrCZQzggT2W88rJM8apM9Us8G90ElMugxXSgu6RWOdd7UNXIA5I2rSuifsaAIZ7hdjna3OuK6N+Oig2F4ghSuSm7pUTAMo6SzF09nfKRInfS2/IkPdA5ci5VCPuw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e763d969-8289-46d3-ae62-a976b502b787', 'x-compute-request-id': 'req-e763d969-8289-46d3-ae62-a976b502b787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2058378220", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiDjegrCZQzggT2W88rJM8apM9Us8G90ElMugxXSgu6RWOdd7UNXIA5I2rSuifsaAIZ7hdjna3OuK6N+Oig2F4ghSuSm7pUTAMo6SzF09nfKRInfS2/IkPdA5ci5VCPuw==", "fingerprint": "50:ad:38:5d:7f:d3:07:29:94:82:82:89:b0:c4:f1:77", "user_id": "1c8f57b12bc749888ea89bdbee258811"}}' 2023-04-20 16:03:41,194 80184 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2058378220 created 2023-04-20 16:03:41,393 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.198s 2023-04-20 16:03:41,393 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2086358185", "description": "tempest-description--1582600449"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-437b773e-9f93-407f-a741-0ff3e8e87728', 'date': 'Thu, 20 Apr 2023 16:03:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "name": "tempest-securitygroup--2086358185", "stateful": true, "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "description": "tempest-description--1582600449", "shared": false, "security_group_rules": [{"id": "bfd0fcda-f735-4307-8b71-21a405ab4a67", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 443, "description": null, "tags": [], "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}, {"id": "cf9eb06d-ac45-4501-93a6-0552fa273b4f", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 442, "description": null, "tags": [], "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}], "tags": [], "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 1, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:03:41,566 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.172s 2023-04-20 16:03:41,566 80184 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": "dd209460-f5a6-4734-996a-5bd1a72aba95", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f7ea3b9a-125f-490f-bd91-74d451c7509d', 'date': 'Thu, 20 Apr 2023 16:03:41 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": "174025fb-c8d4-430f-81aa-89ed7bbb4e58", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:03:41,738 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.172s 2023-04-20 16:03:41,739 80184 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": "dd209460-f5a6-4734-996a-5bd1a72aba95", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-026c2265-62d3-410f-906f-920bb626059b', 'date': 'Thu, 20 Apr 2023 16:03:41 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": "9991e29d-79db-4ddc-b0e6-400b7da617a3", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "dd209460-f5a6-4734-996a-5bd1a72aba95", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:03:41Z", "updated_at": "2023-04-20T16:03:41Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:03:41,739 80184 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2086358185 created 2023-04-20 16:03:43,214 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.474s 2023-04-20 16:03:43,214 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-ab7c26a4-4c12-414d-8c42-7c9a7da2ccc6', 'date': 'Thu, 20 Apr 2023 16:03:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "58094de2-bbe9-4849-9e43-37d7d0fe16c6", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "floating_ip_address": "172.24.4.65", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "77f831070f5847bda788f6f0fcfedb03", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:42Z", "updated_at": "2023-04-20T16:03:42Z", "revision_number": 0}}' 2023-04-20 16:03:43,215 80184 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '58094de2-bbe9-4849-9e43-37d7d0fe16c6', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'floating_ip_address': '172.24.4.65', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:42Z', 'updated_at': '2023-04-20T16:03:42Z', 'revision_number': 0, 'ip': '172.24.4.65'} created 2023-04-20 16:03:43,359 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.135s 2023-04-20 16:03:43,360 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:43 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-b0060e31-87b1-4fa2-970f-8747fa0eaad0', '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": "1c8f57b12bc749888ea89bdbee258811", "name": "tempest-AttachVolumeTestJSON-1838780462-project-member", "password_expires_at": null}, "audit_ids": ["vdb6fr3wTZqk3-wobYLwjg"], "expires_at": "2023-04-20T17:03:43.000000Z", "issued_at": "2023-04-20T16:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77f831070f5847bda788f6f0fcfedb03", "name": "tempest-AttachVolumeTestJSON-1838780462"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/77f831070f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/77f831070f584 7bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:03:43,360 80184 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '27275346-fa92-4114-a62b-d59f0212eb8f', 'name': 'tempest-AttachVolumeTestJSON-871140467-network', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34310, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:30Z', 'updated_at': '2023-04-20T16:03:30Z', 'revision_number': 1} available for tenant 2023-04-20 16:03:43,361 80184 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2058378220', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiDjegrCZQzggT2W88rJM8apM9Us8G90ElMugxXSgu6RWOdd7UNXIA5I2rSuifsaAIZ7hdjna3OuK6N+Oig2F4ghSuSm7pUTAMo6SzF09nfKRInfS2/IkPdA5ci5VCPuw==', 'fingerprint': '50:ad:38:5d:7f:d3:07:29:94:82:82:89:b0:c4:f1:77', 'user_id': '1c8f57b12bc749888ea89bdbee258811', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBzVccPodO0nErhEYMGf9WKOSm7p7ryf+iYrcaBaSEMlRRE7tG7vYR7\n+mTh8mZVRH+gBwYFK4EEACKhZANiAAS4g43oKwmUM4IE9lvPKyTPGqTPVLPBvdBJ\nTLoMV0oLukVjnXe1DVyAOSNq0ron7GgCGe4XY52tzriujfjooNheIIUrkpu6VEwD\nKOksxdPZ3ykSJ30tvyJD3QOXIuVQj7s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dd209460-f5a6-4734-996a-5bd1a72aba95', 'name': 'tempest-securitygroup--2086358185', 'stateful': True, 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'description': 'tempest-description--1582600449', 'shared': False, 'security_group_rules': [{'id': 'bfd0fcda-f735-4307-8b71-21a405ab4a67', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'security_group_id': 'dd209460-f5a6-4734-996a-5bd1a72aba95', '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': 443, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:41Z', 'updated_at': '2023-04-20T16:03:41Z', 'revision_number': 0, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}, {'id': 'cf9eb06d-ac45-4501-93a6-0552fa273b4f', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'security_group_id': 'dd209460-f5a6-4734-996a-5bd1a72aba95', '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': 442, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:03:41Z', 'updated_at': '2023-04-20T16:03:41Z', 'revision_number': 0, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}], 'tags': [], 'created_at': '2023-04-20T16:03: 41Z', 'updated_at': '2023-04-20T16:03:41Z', 'revision_number': 1, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}, 'floating_ip': {'id': '58094de2-bbe9-4849-9e43-37d7d0fe16c6', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'floating_ip_address': '172.24.4.65', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:03:42Z', 'updated_at': '2023-04-20T16:03:42Z', 'revision_number': 0, 'ip': '172.24.4.65'}} 2023-04-20 16:03:45,260 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.898s 2023-04-20 16:03:45,261 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-943462612", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "27275346-fa92-4114-a62b-d59f0212eb8f"}], "security_groups": [{"name": "tempest-securitygroup--2086358185"}], "key_name": "tempest-keypair-2058378220", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6', '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-46b31143-3bfb-48f5-97d6-d7cd760e13f0', 'x-compute-request-id': 'req-46b31143-3bfb-48f5-97d6-d7cd760e13f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2086358185"}], "adminPass": "password"}}' 2023-04-20 16:03:45,594 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.330s 2023-04-20 16:03:45,594 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1231', '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-5568336f-ff24-43ee-99c8-f31429922f15', 'x-compute-request-id': 'req-5568336f-ff24-43ee-99c8-f31429922f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'{"server": {"id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "name": "tempest-AttachVolumeTestJSON-server-943462612", "status": "BUILD", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark" , "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:45Z", "updated": "2023-04-20T16:03:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2058378220", "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-04-20 16:04:35,936 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.282s 2023-04-20 16:04:35,937 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', '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-5bea4d06-6002-45ca-bed2-42654e866b90', 'x-compute-request-id': 'req-5bea4d06-6002-45ca-bed2-42654e866b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'{"server": {"id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "name": "tempest-AttachVolumeTestJSON-server-943462612", "status": "ACTIVE", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "83b572f73997c4dc25f6b8c713a2acadac8b8658b53f95ec747ef69c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:45Z", "updated": "2023-04-20T16:03:55Z", "addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:25:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2058378220", "OS-SRV-USG:launched_at": "2023-04-20T16:03:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2086358185"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:04:35,948 80184 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:05:36,190 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6/os-interface 0.184s 2023-04-20 16:05:36,191 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:36 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-41031326-acc8-44c0-b6a7-5f4ec2b915a9', 'x-compute-request-id': 'req-41031326-acc8-44c0-b6a7-5f4ec2b915a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "27275346-fa92-4114-a62b-d59f0212eb8f", "port_id": "a0d0df58-0e84-4e27-bc44-3c5983d6d23b", "mac_addr": "fa:16:3e:96:25:ea", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "467e5295-602d-498c-927e-3f0b52304e9f", "ip_address": "10.0.0.9"}]}]}' 2023-04-20 16:05:37,353 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/58094de2-bbe9-4849-9e43-37d7d0fe16c6 1.157s 2023-04-20 16:05:37,354 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a0d0df58-0e84-4e27-bc44-3c5983d6d23b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f178acbb-961f-45fd-9c2a-12a51804584f', 'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/58094de2-bbe9-4849-9e43-37d7d0fe16c6'} Body: b'{"floatingip": {"id": "58094de2-bbe9-4849-9e43-37d7d0fe16c6", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "floating_ip_address": "172.24.4.65", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "417ad5d9-3458-4d4e-9048-85d164a26777", "port_id": "a0d0df58-0e84-4e27-bc44-3c5983d6d23b", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "27275346-fa92-4114-a62b-d59f0212eb8f", "mac_address": "fa:16:3e:96:25:ea", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:03:42Z", "updated_at": "2023-04-20T16:05:36Z", "revision_number": 1, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:05:37,355 80184 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2023-04-20 16:05:37,499 80184 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:37,524 80184 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:37,525 80184 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2023-04-20 16:05:37,565 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6/ips 0.039s 2023-04-20 16:05:37,565 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 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-11e7ed67-f8c9-4e88-aa46-26254a7ff3d5', 'x-compute-request-id': 'req-11e7ed67-f8c9-4e88-aa46-26254a7ff3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-20 16:05:37,569 80184 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2023-04-20 16:05:37,574 80184 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:37,591 80184 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:37,592 80184 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2023-04-20 16:05:37,592 80184 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-20 16:05:37,592 80184 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2023-04-20 16:05:37,597 80184 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:05:37,614 80184 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:05:37,615 80184 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2023-04-20 16:05:37,947 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes 0.306s 2023-04-20 16:05:37,947 80184 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-157459311"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ae69ad-3898-4c3a-bd6e-e65bba810704', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ae69ad-3898-4c3a-bd6e-e65bba810704', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes'} Body: b'{"volume": {"id": "8d0c1a13-7953-4973-8e12-dbd843eb47d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:37.867964", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-157459311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:05:38,008 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6 0.052s 2023-04-20 16:05:38,009 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46795d57-4150-4aa2-bce4-7e6558be5f75', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46795d57-4150-4aa2-bce4-7e6558be5f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6'} Body: b'{"volume": {"id": "8d0c1a13-7953-4973-8e12-dbd843eb47d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:38.000000", "updated_at": null, "name": "t empest-AttachVolumeTestJSON-volume-157459311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:05:39,064 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6 0.044s 2023-04-20 16:05:39,064 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3297cf5-141f-4fd8-8f3b-91e57f0fa2ab', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3297cf5-141f-4fd8-8f3b-91e57f0fa2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6'} Body: b'{"volume": {"id": "8d0c1a13-7953-4973-8e12-dbd843eb47d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:05:38.000000", "updated_at": "2023-04-20T16:05:38.000000", "name": "tempest-AttachVolumeTestJSON-volume-157459311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/8d0c1a13-7953-4973-8e12-dbd843eb47d6"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:05:39,288 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.213s 2023-04-20 16:05:39,289 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 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-03d3aa40-47e4-46c3-93d1-c8b07ad5d339', 'x-compute-request-id': 'req-03d3aa40-47e4-46c3-93d1-c8b07ad5d339', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'' 2023-04-20 16:05:39,518 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.228s 2023-04-20 16:05:39,518 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'server ': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', '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-781dc2c6-8f8b-4ad0-9d9a-ea66f0eed3bd', 'x-compute-request-id': 'req-781dc2c6-8f8b-4ad0-9d9a-ea66f0eed3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'{"server": {"id": "e1036e0f-683f-4dfd-b0ad-6187d90ff2f6", "name": "tempest-AttachVolumeTestJSON-server-943462612", "status": "ACTIVE", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "83b572f73997c4dc25f6b8c713a2acadac8b8658b53f95ec747ef69c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:03:45Z", "updated": "2023-04-20T16:05:39Z", "addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:25:ea"}, {"version": 4, "addr": "172.24.4.65", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:25:ea"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2058378220", "OS-SRV-USG:launched_at": "2023-04-20T16:03:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2086358185"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:29,579 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 0.040s 2023-04-20 16:06:29,579 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-04978c3e-c2b7-4fd0-bc68-c447c9c7f42a', 'x-compute-request-id': 'req-04978c3e-c2b7-4fd0-bc68-c447c9c7f42a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1036e0f-683f-4dfd-b0ad-6187d90ff2f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e1036e0f-683f-4dfd-b0ad-6187d90ff2f6 could not be found."}}' 2023-04-20 16:06:29,608 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2058378220 0.028s 2023-04-20 16:06:29,609 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ba1787f-8777-4657-8a36- d55e3c9b8c7a', 'x-compute-request-id': 'req-1ba1787f-8777-4657-8a36-d55e3c9b8c7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2058378220'} Body: b'' 2023-04-20 16:06:29,789 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/dd209460-f5a6-4734-996a-5bd1a72aba95 0.179s 2023-04-20 16:06:29,789 80184 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-87df578b-8b1d-4c8b-ba1c-fa5b144d9ae5', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:06:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd209460-f5a6-4734-996a-5bd1a72aba95'} Body: b'' 2023-04-20 16:06:29,805 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/dd209460-f5a6-4734-996a-5bd1a72aba95 0.015s 2023-04-20 16:06:29,805 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-596e12b5-1b47-40cd-8061-528b2f435943', 'date': 'Thu, 20 Apr 2023 16:06:29 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dd209460-f5a6-4734-996a-5bd1a72aba95'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group dd209460-f5a6-4734-996a-5bd1a72aba95 does not exist", "detail": ""}}' 2023-04-20 16:06:30,393 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/58094de2-bbe9-4849-9e43-37d7d0fe16c6 0.587s 2023-04-20 16:06:30,394 80184 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-d024ef1b-0d4a-4916-a95a-0990cea57728', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:06:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/58094de2-bbe9-4849-9e43-37d7d0fe16c6'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e96b5b5-437e-4496-a563-57849df54e00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:02:44,098 80186 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:02:44,319 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.218s 2023-04-20 16:02:44,319 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-58929071", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZym0vodVYP/JGy/H71EPtkiLL3pgSyqc+6Le0y9dituQzc/wfdGdwVdf4pgjAAE55MUTGyqTl0C2t2y934ULtfkrcvhTphaGXzfELzex4GVcPZlULQOFRqsadQFb89Hw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', '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-722f51b7-122f-49a2-819c-e36ea7975f36', 'x-compute-request-id': 'req-722f51b7-122f-49a2-819c-e36ea7975f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-58929071", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZym0vodVYP/JGy/H71EPtkiLL3pgSyqc+6Le0y9dituQzc/wfdGdwVdf4pgjAAE55MUTGyqTl0C2t2y934ULtfkrcvhTphaGXzfELzex4GVcPZlULQOFRqsadQFb89Hw==", "fingerprint": "bc:2e:99:de:90:4b:ba:cc:d4:e3:11:5f:c5:1a:ed:9c", "user_id": "48eeb9edc18f48f0ad13c819cdac9106"}}' 2023-04-20 16:02:44,324 80186 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-58929071 created 2023-04-20 16:02:45,330 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.005s 2023-04-20 16:02:45,330 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--412466437", "description": "tempest-description--1161442234"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-eaaa4667-7a91-4f1b-9404-2ca8de10d4f9', 'date': 'Thu, 20 Apr 2023 16:02:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "name": "tempest-securitygroup--412466437", "stateful": true, "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "description": "tempest-description--1161442234", "shared": false, "security_group_rules": [{"id": "31d42fdb-b80f-4bc8-b250-e54f321946ef", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "security_group_id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 232, "description": null, "tags": [], "created_at": "2023-04-20T16:02:44Z", "updated_at": "2023-04-20T16:02:44Z", "revision_number": 0, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}, {"id": "3b65dfcb-12c1-40d9-85df-9217a6793309", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "security_group_id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "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": 231 , "description": null, "tags": [], "created_at": "2023-04-20T16:02:44Z", "updated_at": "2023-04-20T16:02:44Z", "revision_number": 0, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}], "tags": [], "created_at": "2023-04-20T16:02:44Z", "updated_at": "2023-04-20T16:02:44Z", "revision_number": 1, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:02:46,954 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.624s 2023-04-20 16:02:46,955 80186 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": "def26acf-4834-4cbf-97c4-1edec738e5f0", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c756758a-d63c-4bb7-b3ec-7c05118137dc', 'date': 'Thu, 20 Apr 2023 16:02:46 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": "f5856328-b642-4b7f-8fcf-578595c8ff39", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "security_group_id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:46Z", "updated_at": "2023-04-20T16:02:46Z", "revision_number": 0, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:02:47,320 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.364s 2023-04-20 16:02:47,320 80186 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": "def26acf-4834-4cbf-97c4-1edec738e5f0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-89c58fe0-4797-42ba-b53b-db1ef4825fba', 'date': 'Thu, 20 Apr 2023 16:02:47 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": "c69fe242-7cd8-4e6b-b99a-6533bed53f37", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "security_group_id": "def26acf-4834-4cbf-97c4-1edec738e5f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:02:47Z", "updated_at": "2023-04-20T16:02:47Z", "revision_number": 0, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:02:47,320 80186 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--412466437 created 2023-04-20 16:02:50,039 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.718s 2023-04-20 16:02:50,039 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993 ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-d4bb268f-a4d1-4101-a8c1-1d443cf16700', 'date': 'Thu, 20 Apr 2023 16:02:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d5595aef-9557-4de7-a4cc-dfa12ad1cae0", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "floating_ip_address": "172.24.4.131", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:49Z", "updated_at": "2023-04-20T16:02:49Z", "revision_number": 0}}' 2023-04-20 16:02:50,040 80186 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd5595aef-9557-4de7-a4cc-dfa12ad1cae0', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'floating_ip_address': '172.24.4.131', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:49Z', 'updated_at': '2023-04-20T16:02:49Z', 'revision_number': 0, 'ip': '172.24.4.131'} created 2023-04-20 16:02:50,148 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.099s 2023-04-20 16:02:50,148 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2827', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-40fbfbb1-5dd6-495c-ba15-0b080467c32e', '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": "48eeb9edc18f48f0ad13c819cdac9106", "name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "password_expires_at": null}, "audit_ids": ["ryMnU8h6RImBjIb6vPSCUw"], "expires_at": "2023-04-20T17:02:50.000000Z", "issued_at": "2023-04-20T16:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "name": "tempest-ServerStableDeviceRescueTest-179851846"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fbbcfeb5266f4ca6b9738b18ba7d127e", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"en dpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:02:50,149 80186 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '224391e3-9d6f-4e5f-b1bb-00dd1cd0ea06', 'name': 'tempest-ServerStableDeviceRescueTest-1568684394-network', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34671, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:24Z', 'revision_number': 1} available for tenant 2023-04-20 16:02:50,149 80186 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-58929071', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCZym0vodVYP/JGy/H71EPtkiLL3pgSyqc+6Le0y9dituQzc/wfdGdwVdf4pgjAAE55MUTGyqTl0C2t2y934ULtfkrcvhTphaGXzfELzex4GVcPZlULQOFRqsadQFb89Hw==', 'fingerprint': 'bc:2e:99:de:90:4b:ba:cc:d4:e3:11:5f:c5:1a:ed:9c', 'user_id': '48eeb9edc18f48f0ad13c819cdac9106', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCoiR54fldDgvxfUyjRwCCkCtO/5nUvjdgjSqz15Ac6OKrbmz0VH96R\n8ZA7D0ogG4OgBwYFK4EEACKhZANiAAQmcptL6HVWD/yRsvx+9RD7ZIiy96YEsqnP\nui3tMvXYrbkM3P8H3RncFXX+KYIwABOeTFExsqk5dAtrdsvd+FC7X5K3L4U6YWhl\n83xC83seBlXD2ZVC0DhUarGnUBW/PR8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'def26acf-4834-4cbf-97c4-1edec738e5f0', 'name': 'tempest-securitygroup--412466437', 'stateful': True, 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'description': 'tempest-description--1161442234', 'shared': False, 'security_group_rules': [{'id': '31d42fdb-b80f-4bc8-b250-e54f321946ef', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'security_group_id': 'def26acf-4834-4cbf-97c4-1edec738e5f0', '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': 232, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:44Z', 'updated_at': '2023-04-20T16:02:44Z', 'revision_number': 0, 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e'}, {'id': '3b65dfcb-12c1-40d9-85df-9217a6793309', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'security_group_id': 'def26acf-4834-4cbf-97c4-1edec738e5f0', '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': 231, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:02:44Z', 'updated_at': '2023-04-20T16:02:44Z', 'revision_number': 0, 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e'}], 'tags': [], 'created_at': '2023-04-20T16:02:44Z', 'updated_at': '2023-04-20T16:02:44Z', 'revision_number': 1, 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e'}, 'floating_ip': {'id': 'd5595aef-9557-4de7-a4cc-dfa12ad1cae0', 'tenant_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'floating_ip_address': '172.24.4.131', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbbcfeb5266f4ca6b9738b18ba7d127e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:02:49Z', 'updated_at': '2023-04-20T16:02:49Z', 'revision_number': 0, 'ip': '172.24.4.131'}} 2023-04-20 16:02:52,714 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 2.564s 2023-04-20 16:02:52,714 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-942605486", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "224391e3-9d6f-4e5f-b1bb-00dd1cd0ea06"}], "security_groups": [{"name": "tempest-securitygroup--412466437"}], "key_name": "tempest-keypair-58929071", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81', '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-dc4c5aca-05b6-4b89-8249-daba730d9721', 'x-compute-request-id': 'req-dc4c5aca-05b6-4b89-8249-daba730d9721', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--412466437"}], "adminPass": "UCMWhyxB2s4E"}}' 2023-04-20 16:02:52,827 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81 0.109s 2023-04-20 16:02:52,827 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61e9d54-43e7-41e6-a348-5992ff496fca', 'x-compute-request-id': 'req-f61e9d54-43e7-41e6-a348-5992ff496fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "name": "tempest-ServerStableDeviceRescueTest-server-942605486", "status": "BUILD", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "user_id": "48eeb9edc18f 48f0ad13c819cdac9106", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:53Z", "updated": "2023-04-20T16:02:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-58929071", "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-04-20 16:03:43,231 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81 0.341s 2023-04-20 16:03:43,231 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', '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-d9eb841c-9d96-4f74-aa61-60bc8fbd7f9f', 'x-compute-request-id': 'req-d9eb841c-9d96-4f74-aa61-60bc8fbd7f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "name": "tempest-ServerStableDeviceRescueTest-server-942605486", "status": "ACTIVE", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "metadata": {}, "hostId": "c4927a9e5a75878fe843fe8e3155f69fad517e0df833ff0bf30c5a71", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:52Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1568684394-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-58929071", "OS-SRV-USG:launched_at": "2023-04-20T16:03:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--412466437"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:03:43,244 80186 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:04:43,528 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81/os-interface 0.226s 2023-04-20 16:04:43,529 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d494b7d6-c110-4767-a45b-bb386b108463', 'x-compute-request-id': 'req-d494b7d6-c110-4767-a45b-bb386b108463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "224391e3-9d6f-4e5f-b1bb-00dd1cd0ea06", "port_id": "b2af67f0-0768-4ebc-a21b-0ef6e2b3f264", "mac_addr": "fa:16:3e:d0:3f:7b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b849aa40-ea11-4c55-984b-59eaf1e675ee", "ip_address": "10.0.0.12"}]}]}' 2023-04-20 16:04:45,516 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/d5595aef-9557-4de7-a4cc-dfa12ad1cae0 1.983s 2023-04-20 16:04:45,516 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b2af67f0-0768-4ebc-a21b-0ef6e2b3f264"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6e57059a-5180-470f-bb5d-4ae7c6aeb247', 'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d5595aef-9557-4de7-a4cc-dfa12ad1cae0'} Body: b'{"floatingip": {"id": "d5595aef-9557-4de7-a4cc-dfa12ad1cae0", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "floating_ip_address": "172.24.4.131", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "a7a28731-e18d-4c8a-b643-0db55803ca91", "port_id": "b2af67f0-0768-4ebc-a21b-0ef6e2b3f264", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "224391e3-9d6f-4e5f-b1bb-00dd1cd0ea06", "mac_address": "fa:16:3e:d0:3f:7b", "admin_state_up": true, "status": "ACTIVE", "device_id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:02:49Z", "updated_at": "2023-04-20T16:04:44Z", "revision_number": 1, "project_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:04:45,518 80186 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.131:22' as 'cirros' with public key authentication 2023-04-20 16:04:45,555 80186 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:04:45,579 80186 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:04:45,579 80186 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.131 successfully created 2023-04-20 16:04:46,492 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81/action 0.912s 2023-04-20 16:04:46,493 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-694903509"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91', 'opens tack-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-3cb2fc70-596e-415f-ac12-97d5c168e6dc', 'x-compute-request-id': 'req-3cb2fc70-596e-415f-ac12-97d5c168e6dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81/action'} Body: b'' 2023-04-20 16:04:46,546 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.051s 2023-04-20 16:04:46,546 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', '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-d2b68b2b-36ba-41ab-9eff-d23628584588', 'x-compute-request-id': 'req-d2b68b2b-36ba-41ab-9eff-d23628584588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91'} Body: b'{"image": {"id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106"}, "created": "2023-04-20T16:04:46Z", "updated": "2023-04-20T16:04:46Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}], "server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}]}}}' 2023-04-20 16:05:36,708 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.072s 2023-04-20 16:05:36,708 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', '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-225553c7-89a2-46c8-9a83-edb699655e50', 'x-compute-request-id': 'req-225553c7-89a2-46c8-9a83-edb699655e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91'} Body: b'{"image": {"id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106"}, "created": "2023-04-20T16:04:46Z", "updated": "2023-04-20T16:04:51Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}], "server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}]}}}' 2023-04-20 16:05:36,774 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.061s 2023-04-20 16:05:36,775 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', '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-a1734954-3c2d-40bf-94dc-64dda51ef192', 'x-compute-request-id': 'req-a1734954-3c2d-40bf-94dc-64dda51ef192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91'} Body: b'{"image": {"id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106"}, "created": "2023-04-20T16:04:46Z", "updated": "2023-04-20T16:04:51Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "bookmark", "href": "ht tp://10.0.0.210/compute/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91"}], "server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}]}}}' 2023-04-20 16:05:37,232 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81 0.451s 2023-04-20 16:05:37,233 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', '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-dd0071a7-dafc-4253-897a-b421b3ed0daa', 'x-compute-request-id': 'req-dd0071a7-dafc-4253-897a-b421b3ed0daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "name": "tempest-ServerStableDeviceRescueTest-server-942605486", "status": "ACTIVE", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "metadata": {}, "hostId": "c4927a9e5a75878fe843fe8e3155f69fad517e0df833ff0bf30c5a71", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:52Z", "updated": "2023-04-20T16:04:52Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1568684394-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-58929071", "OS-SRV-USG:launched_at": "2023-04-20T16:03:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--412466437"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:37,546 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.240s 2023-04-20 16:06:37,547 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dd43c836-8967-4bb4-8520-573f1381e444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e 7de3f91'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "dbdd085b081ab8b21f8167d431dd9fe8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fbbcfeb5266f4ca6b9738b18ba7d127e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "783d9ddff6db6b9f7985991bab783582453a2582a3e2906863a135e85ac273d337384c7d10afbbae581cc3440495320520afd6c8edd6d83bf51407c9febddc53", "id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "created_at": "2023-04-20T16:04:46Z", "updated_at": "2023-04-20T16:06:37Z", "tags": [], "self": "/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "file": "/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:06:37,735 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91 0.187s 2023-04-20 16:06:37,735 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f060bb4e-602d-4109-bbfa-bdcb3d63612a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "owner_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "owner_project_name": "tempest-ServerStableDeviceRescueTest-179851846", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-179851846-project-member", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-694903509", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "dbdd085b081ab8b21f8167d431dd9fe8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fbbcfeb5266f4ca6b9738b18ba7d127e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "783d9ddff6db6b9f7985991bab783582453a2582a3e2906863a135e85ac273d337384c7d10afbbae581cc3440495320520afd6c8edd6d83bf51407c9febddc53", "id": "2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "created_at": "2023-04-20T16:04:46Z", "updated_at": "2023-04-20T16:06:38Z", "tags": [], "self": "/v2/images/2 fdf9d5e-3bf1-4eb7-b479-5863e7de3f91", "file": "/v2/images/2fdf9d5e-3bf1-4eb7-b479-5863e7de3f91/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:06:37,977 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81 0.241s 2023-04-20 16:06:37,977 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', '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-0c180697-6fa7-4502-9d3d-1fb090fa095c', 'x-compute-request-id': 'req-0c180697-6fa7-4502-9d3d-1fb090fa095c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81'} Body: b'{"server": {"id": "91f4b3d1-0fea-4378-94e3-c2bbfd8cad81", "name": "tempest-ServerStableDeviceRescueTest-server-942605486", "status": "ACTIVE", "tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e", "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "metadata": {}, "hostId": "c4927a9e5a75878fe843fe8e3155f69fad517e0df833ff0bf30c5a71", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:52Z", "updated": "2023-04-20T16:04:52Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1568684394-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}, {"version": 4, "addr": "172.24.4.131", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:3f:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/91f4b3d1-0fea-4378-94e3-c2bbfd8cad81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-58929071", "OS-SRV-USG:launched_at": "2023-04-20T16:03:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--412466437"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:38,264 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes 0.274s 2023-04-20 16:06:38,264 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-719632240"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6407d4f6-7134-4081-93c9-f878cb6c5b9c', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6407d4f6-7134-4081-93c9-f878cb6c5b9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes'} Body: b'{"volume": {"id": "9e96b5b5-437e-4496-a563-57849df54e00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16: 06:38.186366", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-719632240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}], "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:06:38,328 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00 0.054s 2023-04-20 16:06:38,329 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5bceab-c3cc-4904-93a6-4c7889a9fbcf', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5bceab-c3cc-4904-93a6-4c7889a9fbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00'} Body: b'{"volume": {"id": "9e96b5b5-437e-4496-a563-57849df54e00", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:06:38.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-719632240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}], "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' 2023-04-20 16:06:39,383 80186 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00 0.041s 2023-04-20 16:06:39,383 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d493b50f-22b0-4a5c-8535-5f584fcfbd5b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d493b50f-22b0-4a5c-8535-5f584fcfbd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00'} Body: b'{"volume": {"id": "9e96b5b5-437e-4496-a563-57849df54e00", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:06:38.000000", "updated_at": "2023-04-20T16:06:38.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-719632240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href ": "http://10.0.0.210/volume/v3/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbbcfeb5266f4ca6b9738b18ba7d127e/volumes/9e96b5b5-437e-4496-a563-57849df54e00"}], "user_id": "48eeb9edc18f48f0ad13c819cdac9106", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbbcfeb5266f4ca6b9738b18ba7d127e"}}' tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6da3204e-d1a6-4579-a7c9-a128602f6039 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:35,690 80186 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.543s 2023-04-20 16:07:35,690 80186 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-VolumesSnapshotsTestJSON-volume-1992717218"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039', '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-2d6996d1-6c99-4e32-bc69-5ba1af8a9e45', 'x-compute-request-id': 'req-2d6996d1-6c99-4e32-bc69-5ba1af8a9e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "6da3204e-d1a6-4579-a7c9-a128602f6039", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:07:35.532327", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1992717218", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 16:07:35,774 80186 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039 0.079s 2023-04-20 16:07:35,774 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', '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-e0173074-6542-4b31-abf5-fa17c64a1181', 'x-compute-request-id': 'req-e0173074-6542-4b31-abf5-fa17c64a1181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039'} Body: b'{"volume": {"id": "6da3204e-d1a6-4579-a7c9-a128602f6039", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:07:36.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1992717218", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-20 16:07:36,839 80186 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039 0.059s 2023-04-20 16:07:36,839 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', '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-30cd85b0-a565-45ca-84c7-9c17eb92fc4e', 'x-compute-request-id': 'req-30cd85b0-a565-45ca-84c7-9c17eb92fc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6da3204e-d1a6-4579-a7c9-a128602f6039'} Body: b'{"volume": {"id": "6da3204e-d1a6-4579-a7c9-a128602f6039", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-2 0T16:07:36.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1992717218", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4b7e43c8-befe-49c4-bde6-e0456bf02b7c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:05:47,858 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.138s 2023-04-20 16:05:47,859 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e7679000-85da-455e-b4fb-c42b83f8ee7e', '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": "c92692a1d38b4531a4e7f42660a54c7b", "name": "tempest-VolumesAdminNegativeTest-978356230-project-member", "password_expires_at": null}, "audit_ids": ["c4EG-FFlTSWbni36_rQFPA"], "expires_at": "2023-04-20T17:05:47.000000Z", "issued_at": "2023-04-20T16:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a92cea9e1182477ca669c506b42eda60", "name": "tempest-VolumesAdminNegativeTest-978356230"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:05:47,859 80178 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '40132b20-6bfd-4f5a-8f6f-75769961d157', 'name': 'tempest-VolumesAdminNegativeTest-683065417-network', 'tenant_id': 'a92cea9e1182477ca669c506b42eda60', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a92cea9e1182477ca669c 506b42eda60', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2192, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:30Z', 'updated_at': '2023-04-20T16:03:30Z', 'revision_number': 1} available for tenant 2023-04-20 16:05:49,765 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 1.904s 2023-04-20 16:05:49,766 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1165125210", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "40132b20-6bfd-4f5a-8f6f-75769961d157"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473', '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-fe38d8a9-aa47-4dc3-abb1-9ea4878bee76', 'x-compute-request-id': 'req-fe38d8a9-aa47-4dc3-abb1-9ea4878bee76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a145fb51-4ca5-4cc4-b8bd-cd3665bef473", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ZExnGNgnQ67Q"}}' 2023-04-20 16:05:49,899 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473 0.130s 2023-04-20 16:05:49,899 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1212', '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-1f4c1abb-bd72-4bb0-8a9b-b1873e0a6f95', 'x-compute-request-id': 'req-1f4c1abb-bd72-4bb0-8a9b-b1873e0a6f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473'} Body: b'{"server": {"id": "a145fb51-4ca5-4cc4-b8bd-cd3665bef473", "name": "tempest-VolumesAdminNegativeTest-server-1165125210", "status": "BUILD", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:05:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}], "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": []}}' 2023-04-20 16:06:40,231 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473 0.273s 2023-04-20 16:06:40,231 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1496', '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-41a79829-3203-428b-87d1-76422c0d2961', 'x-compute-request-id': 'req-41a79829-3203-428b-87d1-76422c0d2961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473'} Body: b'{"server": {"id": "a145fb51-4ca5-4cc4-b8bd-cd3665bef473", "name": "tempest-VolumesAdminNegativeTest-server-1165125210", "status": "ACTIVE", "tenant_id": "a92cea9e1182477ca669c506b42eda60", "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "metadata": {}, "hostId": "bb4004470b7559c35d33ccd2214a5e7dcf346b10c5b60ba24bfe1ff9", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:49Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-VolumesAdminNegativeTest-683065417-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:5b:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a145fb51-4ca5-4cc4-b8bd-cd3665bef473"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.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": []}}' 2023-04-20 16:06:40,258 80178 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:07:40,566 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes 0.240s 2023-04-20 16:07:40,566 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1025861554"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da534df-3629-4662-bf82-bf0a5d00f37a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da534df-3629-4662-bf82-bf0a5d00f37a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes'} Body: b'{"volume": {"id": "4b7e43c 8-befe-49c4-bde6-e0456bf02b7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:40.462231", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1025861554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:07:40,626 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c 0.046s 2023-04-20 16:07:40,626 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a418defa-d596-4671-bf05-16be7c0d6da1', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a418defa-d596-4671-bf05-16be7c0d6da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c'} Body: b'{"volume": {"id": "4b7e43c8-befe-49c4-bde6-e0456bf02b7c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:40.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1025861554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a92cea9e1182477ca669c506b42eda60"}}' 2023-04-20 16:07:41,683 80178 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c 0.045s 2023-04-20 16:07:41,683 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7187918-caee-48c0-ad4d-2f7a4af23783', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7187918-caee-48c0-ad4d-2f7a4af23783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c'} Body: b'{"volume": {"id": "4b7e43c8-befe-49c4-bde6-e0456bf02b7c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:40.000000", "updated_at": "2023-04-20T16:07:41.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1025861554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a92cea9e1182477ca669c506b42eda60/volumes/4b7e43c8-befe-49c4-bde6-e0456bf02b7c"}], "user_id": "c92692a1d38b4531a4e7f42660a54c7b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a92cea9e1182477ca669c506b42eda60"}}' tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:44,053 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types 0.158s 2023-04-20 16:07:44,053 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a8d083-49f7-4880-86f1-b6d8db4b711a', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a8d083-49f7-4880-86f1-b6d8db4b711a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types'} Body: b'{"volume_type": {"id": "dc3028ae-56da-4af7-9b60-b9b5cdd79e0a", "name": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-20 16:07:44,193 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes 0.131s 2023-04-20 16:07:44,194 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "dc3028ae-56da-4af7-9b60-b9b5cdd79e0a", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a01094-536c-4aef-a289-57e929206115', 'x-openstack-request-id': 'req-41a01094-536c-4aef-a289-57e929206115', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type dc3028ae-56da-4af7-9b60-b9b5cdd79e0a could not be found."}}' 2023-04-20 16:07:44,195 80186 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-20 16:07:44,226 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a/action 0.030s 2023-04-20 16:07:44,227 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "be7a46e4b6c34ca7b318e729dd360e85"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c3f54c-b023-40ea-85a9-1c7608e6e514', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a/action'} Body: b'' 2023-04-20 16:07:44,464 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes 0.237s 2023-04-20 16:07:44,465 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "dc3028ae-56da-4af7-9b60-b9b5cdd7 9e0a", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1639079426"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b7a11b-565b-499b-9161-e1920ea0c3a4', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b7a11b-565b-499b-9161-e1920ea0c3a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes'} Body: b'{"volume": {"id": "d16fcdc4-190b-4698-ae02-0ee8e8ba4d11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:44.384915", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1639079426", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}], "user_id": "f685317b4b614ede834d2f2be42973ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:07:44,523 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.041s 2023-04-20 16:07:44,523 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e61a3c-9176-4381-92c4-ec6a992a35b4', 'content-length': '928', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e61a3c-9176-4381-92c4-ec6a992a35b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'{"volume": {"id": "d16fcdc4-190b-4698-ae02-0ee8e8ba4d11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:44.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1639079426", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}], "user_id": "f685317b4b614ede834d2f2be42973ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be7a46e4b6c34ca7b318e729dd360e85"}}' 2023-04-20 16:07:45,573 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.038s 2023-04-20 16:07:45,574 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5352441f-4621-4f21-877e-5df3dd9745ce', 'content-length': '94 9', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5352441f-4621-4f21-877e-5df3dd9745ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'{"volume": {"id": "d16fcdc4-190b-4698-ae02-0ee8e8ba4d11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:44.000000", "updated_at": "2023-04-20T16:07:45.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1639079426", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}], "user_id": "f685317b4b614ede834d2f2be42973ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be7a46e4b6c34ca7b318e729dd360e85"}}' 2023-04-20 16:07:45,624 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.038s 2023-04-20 16:07:45,624 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55abff93-9e8e-4b27-bb20-13d73b77ce4d', 'content-length': '949', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55abff93-9e8e-4b27-bb20-13d73b77ce4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'{"volume": {"id": "d16fcdc4-190b-4698-ae02-0ee8e8ba4d11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:44.000000", "updated_at": "2023-04-20T16:07:45.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1639079426", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1050296686", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11"}], "user_id": "f685317b4b614ede834d2f2be42973ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be7a46e4b6c34ca7b318e729dd360e85"}}' 2023-04-20 16:07:45,731 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.096s 2023-04-20 16:07:45,731 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27418be7-c34e-4f5e-af66-666a32c0f237', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6 c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'' 2023-04-20 16:07:45,752 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 0.020s 2023-04-20 16:07:45,752 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0acc324-d6ac-4ab8-bedd-4ee4c9f4ffe7', 'x-openstack-request-id': 'req-c0acc324-d6ac-4ab8-bedd-4ee4c9f4ffe7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/be7a46e4b6c34ca7b318e729dd360e85/volumes/d16fcdc4-190b-4698-ae02-0ee8e8ba4d11'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d16fcdc4-190b-4698-ae02-0ee8e8ba4d11 could not be found."}}' 2023-04-20 16:07:45,779 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a/action 0.026s 2023-04-20 16:07:45,779 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "be7a46e4b6c34ca7b318e729dd360e85"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d001b23e-429d-42a8-83c7-b9a7be3fe088', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a/action'} Body: b'' 2023-04-20 16:07:45,829 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a 0.049s 2023-04-20 16:07:45,830 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e857b93-3883-45e2-b0ef-9ab322e0e683', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a'} Body: b'' 2023-04-20 16:07:45,849 80186 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/16e16382f67c4622afe17d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a 0.018s 2023-04-20 16:07:45,849 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4abb47-9d33-4ce9-83b2-675bc908bd63', 'x-openstack-request-id': 'req-0d4abb47-9d33-4ce9-83b2-675bc908bd63', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/16e16382f67c4622afe17 d52f6b966a3/types/dc3028ae-56da-4af7-9b60-b9b5cdd79e0a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type dc3028ae-56da-4af7-9b60-b9b5cdd79e0a could not be found."}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c90a2563-2d44-4e9b-8a64-6f1a7e80d152 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:05:38,226 80180 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:05:38,227 80180 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:05:38,282 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-20 16:05:38,282 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1502137074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM/e6+xMI0YH6Nw89h/OWSpnukYpq8WmC7TXM/G8CwHs84ixak8UdfgaeBRkeLKS6hBuTod5w5YIWjrhnSQwR7L2FaQ72Z5mCu+hRUU2g4pFa5raukmqUiXrVuyvOpMkNQ=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87a0dcee-1c79-436a-ab3b-0f94ec2ef3b4', 'x-compute-request-id': 'req-87a0dcee-1c79-436a-ab3b-0f94ec2ef3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1502137074", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM/e6+xMI0YH6Nw89h/OWSpnukYpq8WmC7TXM/G8CwHs84ixak8UdfgaeBRkeLKS6hBuTod5w5YIWjrhnSQwR7L2FaQ72Z5mCu+hRUU2g4pFa5raukmqUiXrVuyvOpMkNQ==", "fingerprint": "8b:02:ed:fd:e9:47:8a:49:eb:63:e0:7b:92:ea:6a:81", "user_id": "690c49feae904687826fb959ba5ba283"}}' 2023-04-20 16:05:38,285 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1502137074 created 2023-04-20 16:05:38,465 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-04-20 16:05:38,466 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1490188347", "description": "tempest-description--1438112318"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-b6ddc4b4-9eb6-426f-8072-7847c3fbc60e', 'date': 'Thu, 20 Apr 2023 16:05:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "name": "tempest-securitygroup--1490188347", "stateful": true, "tenant_id": "71cf2664111f45788d24092e8ceede9c", "description": "tempest-description--1438112318", "shared": false, "security_group_rules": [{"id": "65795767-c90a-4b0b-a559-999869d90795", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 545, "description": null, "tags": [], "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}, {"id": "ff5dd1d4-9139-4dde-9fec-318d0561929b", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 544, "description": null, "tags": [], "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}], "tags": [], "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:05:38,633 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 16:05:38,633 80180 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": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-82697522-a82a-4fca-9c6e-36936e60d6e5', 'date': 'Thu, 20 Apr 2023 16:05:38 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": "dd63304b-30c7-4e58-a3db-3b26f53c11df", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:05:38,820 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-04-20 16:05:38,820 80180 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": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-81683d20-7be1-4752-bb0d-fbd86baa25d1', 'date': 'Thu, 20 Apr 2023 16:05:38 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": "a383c936-da47-4334-b30d-3e4bd6c032e1", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "93d68b5d-d586-4a67-8f4f-bb5a1ccc7722", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:05:38Z", "updated_at": "2023-04-20T16:05:38Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:05:38,821 80180 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1490188347 created 2023-04-20 16:05:39,857 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.036s 2023-04-20 16:05:39,858 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a73f15cf-04cc-4c94-9859-52570b0a6777', 'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "571295f0-ca97-4729-af21-c2895af5c6d5", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.79", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "71cf2664111f45788d24092e8ceede9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:05:39Z", "updated_at": "2023-04-20T16:05:39Z", "revision_number": 0}}' 2023-04-20 16:05:39,858 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '571295f0-ca97-4729-af21-c2895af5c6d5', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.79', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:39Z', 'updated_at': '2023-04-20T16:05:39Z', 'revision_number': 0, 'ip': '172.24.4.79'} created 2023-04-20 16:05:39,956 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2023-04-20 16:05:39,957 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7514d6a4-9c38-4375-a5ee-939d605d9281', '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": "690c49feae904687826fb959ba5ba283", "name": "tempest-AttachVolumeNegativeTest-308436039-project-member", "password_expires_at": null}, "audit_ids": ["Re5ZxZcvSnWJNeYR5YKdlg"], "expires_at": "2023-04-20T17:05:39.000000Z", "issued_at": "2023-04-20T16:05:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71cf2664111f45788d24092e8ceede9c", "name": "tempest-AttachVolumeNegativeTest-308436039"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0. 210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:05:39,958 80180 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '2dc9b3da-0124-4718-9f70-a131cd030480', 'name': 'tempest-AttachVolumeNegativeTest-766632698-network', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '71cf2664111f45788d24092e8ceede9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:23Z', 'revision_number': 1} available for tenant 2023-04-20 16:05:39,958 80180 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1502137074', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM/e6+xMI0YH6Nw89h/OWSpnukYpq8WmC7TXM/G8CwHs84ixak8UdfgaeBRkeLKS6hBuTod5w5YIWjrhnSQwR7L2FaQ72Z5mCu+hRUU2g4pFa5raukmqUiXrVuyvOpMkNQ==', 'fingerprint': '8b:02:ed:fd:e9:47:8a:49:eb:63:e0:7b:92:ea:6a:81', 'user_id': '690c49feae904687826fb959ba5ba283', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA5YFwHAxNJwOeWtpaoWOzYCvuP/aEEiJ+14wUOJut12Of/7y1LiMl1\nzdL/flcW9AagBwYFK4EEACKhZANiAATP3uvsTCNGB+jcPPYfzlkqZ7pGKavFpgu0\n1zPxvAsB7POIsWpPFHX4GngUZHiykuoQbk6HecOWCFo64Z0kMEey9hWkO9meZgrv\noUVFNoOKRWua2rpJqlIl61bsrzqTJDU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '93d68b5d-d586-4a67-8f4f-bb5a1ccc7722', 'name': 'tempest-securitygroup--1490188347', 'stateful': True, 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'description': 'tempest-description--1438112318', 'shared': False, 'security_group_rules': [{'id': '65795767-c90a-4b0b-a559-999869d90795', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': '93d68b5d-d586-4a67-8f4f-bb5a1ccc7722', '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': 545, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:38Z', 'updated_at': '2023-04-20T16:05:38Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, {'id': 'ff5dd1d4-9139-4dde-9fec-318d0561929b', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': '93d68b5d-d586-4a67-8f4f-bb5a1ccc7722', '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': 544, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:38Z', 'updated_at': '2023-04-20T16:05:38Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceed e9c'}], 'tags': [], 'created_at': '2023-04-20T16:05:38Z', 'updated_at': '2023-04-20T16:05:38Z', 'revision_number': 1, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, 'floating_ip': {'id': '571295f0-ca97-4729-af21-c2895af5c6d5', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.79', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:39Z', 'updated_at': '2023-04-20T16:05:39Z', 'revision_number': 0, 'ip': '172.24.4.79'}} 2023-04-20 16:05:41,394 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 1.434s 2023-04-20 16:05:41,394 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1498143817", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2dc9b3da-0124-4718-9f70-a131cd030480"}], "security_groups": [{"name": "tempest-securitygroup--1490188347"}], "key_name": "tempest-keypair-1502137074", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a', '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-38980c95-62f3-4bd1-a667-16fa8265d2e7', 'x-compute-request-id': 'req-38980c95-62f3-4bd1-a667-16fa8265d2e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1490188347"}], "adminPass": "password"}}' 2023-04-20 16:05:41,520 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.122s 2023-04-20 16:05:41,520 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', '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-d8bcbf1a-2333-43bd-946b-bb820ee9a7d6', 'x-compute-request-id': 'req-d8bcbf1a-2333-43bd-946b-bb820ee9a7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'{"server": {"id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "name": "tempest-AttachVolumeNegativeTest-server-1498143817", "status": "BUILD", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/comp ute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:41Z", "updated": "2023-04-20T16:05:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1502137074", "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-04-20 16:06:31,862 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.269s 2023-04-20 16:06:31,863 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24f22f30-31d1-47a3-95e5-07e3d4398e16', 'x-compute-request-id': 'req-24f22f30-31d1-47a3-95e5-07e3d4398e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'{"server": {"id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "name": "tempest-AttachVolumeNegativeTest-server-1498143817", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:41Z", "updated": "2023-04-20T16:05:54Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:4e:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1502137074", "OS-SRV-USG:launched_at": "2023-04-20T16:05:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1490188347"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:06:31,876 80180 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:07:32,109 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a/os-interface 0.175s 2023-04-20 16:07:32,109 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d32b1178-2d66-4826-92b6-82f0d84da141', 'x-compute-request-id': 'req-d32b1178-2d66-4826-92b6-82f0d84da141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "port_id": "9e814c79-86f6-46ce-9473-d87fb7e67641", "mac_addr": "fa:16:3e:24:4e:12", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9d17c8f7-c175-4d31-a647-70993d887acf", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 16:07:32,827 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/571295f0-ca97-4729-af21-c2895af5c6d5 0.714s 2023-04-20 16:07:32,828 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9e814c79-86f6-46ce-9473-d87fb7e67641"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-350bfbfe-3a13-43c2-8852-45a8c8faf369', 'date': 'Thu, 20 Apr 2023 16:07:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/571295f0-ca97-4729-af21-c2895af5c6d5'} Body: b'{"floatingip": {"id": "571295f0-ca97-4729-af21-c2895af5c6d5", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.79", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "80a8f671-0e8c-45cc-9bde-f76ebe97f471", "port_id": "9e814c79-86f6-46ce-9473-d87fb7e67641", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "mac_address": "fa:16:3e:24:4e:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:05:39Z", "updated_at": "2023-04-20T16:07:32Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:07:32,829 80180 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.79:22' as 'cirros' with public key authentication 2023-04-20 16:07:32,867 80180 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:07:32,889 80180 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:07:32,889 80180 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.79 successfully created 2023-04-20 16:07:32,931 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a/ips 0.041s 2023-04-20 16:07:32,932 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-717768d5-e183-4587-a400-7ed5bdfad279', 'x-compute-request-id': 'req-717768d5-e183-4587-a400-7ed5bdfad279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a/ips'} Bod y: b'{"addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 16:07:33,155 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes 0.220s 2023-04-20 16:07:33,155 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1710982554"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e9ec24-6b6b-4833-b33f-e401a42d3a64', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e9ec24-6b6b-4833-b33f-e401a42d3a64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes'} Body: b'{"volume": {"id": "c90a2563-2d44-4e9b-8a64-6f1a7e80d152", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:33.072522", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1710982554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:07:33,210 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152 0.044s 2023-04-20 16:07:33,210 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b294895-e514-4b97-af84-cd88ec1ba3aa', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b294895-e514-4b97-af84-cd88ec1ba3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152'} Body: b'{"volume": {"id": "c90a2563-2d44-4e9b-8a64-6f1a7e80d152", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1710982554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:07:34,270 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/ volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152 0.046s 2023-04-20 16:07:34,270 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4eaa172-399d-4bcb-9e62-deceb5c7eec9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4eaa172-399d-4bcb-9e62-deceb5c7eec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152'} Body: b'{"volume": {"id": "c90a2563-2d44-4e9b-8a64-6f1a7e80d152", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:33.000000", "updated_at": "2023-04-20T16:07:33.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1710982554", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/c90a2563-2d44-4e9b-8a64-6f1a7e80d152"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:07:34,416 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.132s 2023-04-20 16:07:34,417 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:34 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-86905471-bdaa-483d-bf8a-62aba094cbca', 'x-compute-request-id': 'req-86905471-bdaa-483d-bf8a-62aba094cbca', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'' 2023-04-20 16:07:34,660 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.243s 2023-04-20 16:07:34,661 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', '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-27e7ae56-da23-4685-a666-b3391a6f9514', 'x-compute-request-id': 'req-27e7ae56-da23-4685-a666-b3391a6f9514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'{"server": {"id": "c2b84ca2-f67b-4219-b7e6-18d2029e998a", "name": "tempest-AttachVolumeNegativeTest-server-1498143817", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a850 1fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:41Z", "updated": "2023-04-20T16:07:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:4e:12"}, {"version": 4, "addr": "172.24.4.79", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:4e:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1502137074", "OS-SRV-USG:launched_at": "2023-04-20T16:05:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1490188347"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:08:24,878 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a 0.156s 2023-04-20 16:08:24,879 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 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-dd628753-44af-4591-bda9-fe8ac5298638', 'x-compute-request-id': 'req-dd628753-44af-4591-bda9-fe8ac5298638', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c2b84ca2-f67b-4219-b7e6-18d2029e998a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c2b84ca2-f67b-4219-b7e6-18d2029e998a could not be found."}}' 2023-04-20 16:08:24,905 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1502137074 0.025s 2023-04-20 16:08:24,905 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 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-fa251e18-7358-4b56-a3f3-66cd99b59fa3', 'x-compute-request-id': 'req-fa251e18-7358-4b56-a3f3-66cd99b59fa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1502137074'} Body: b'' 2023-04-20 16:08:25,096 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/93d68b5d-d586-4a67-8f4f-bb5a1ccc7722 0.190s 2023-04-20 16:08:25,097 80180 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-824c3760-8eb2-42ba-9f99-4d7d8ad35257', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16 :08:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/93d68b5d-d586-4a67-8f4f-bb5a1ccc7722'} Body: b'' 2023-04-20 16:08:25,137 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/93d68b5d-d586-4a67-8f4f-bb5a1ccc7722 0.040s 2023-04-20 16:08:25,138 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-3ddedd6b-12f4-4faa-b02c-01dd3baff42e', 'date': 'Thu, 20 Apr 2023 16:08:25 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/93d68b5d-d586-4a67-8f4f-bb5a1ccc7722'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 93d68b5d-d586-4a67-8f4f-bb5a1ccc7722 does not exist", "detail": ""}}' 2023-04-20 16:08:25,767 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/571295f0-ca97-4729-af21-c2895af5c6d5 0.628s 2023-04-20 16:08:25,767 80180 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-62e6e483-7d6f-405d-9310-76e93c009c00', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:08:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/571295f0-ca97-4729-af21-c2895af5c6d5'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:05:40,962 80182 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:05:40,962 80182 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:05:41,017 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-20 16:05:41,018 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-297016939", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVMEOOD2DPBjhKcYiA5lmZjVYxh9PWLGO75MzhXO3aLsn0kBvkh5hqWzAscvsUYLQELbD8L/orvsrJrdTwkd7/EBmpsdlVzjqkj4vcLr/kYQYhKCohu26BkQL4kIIGz1A=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dea367e-055a-457f-a84d-5be01e536ad7', 'x-compute-request-id': 'req-8dea367e-055a-457f-a84d-5be01e536ad7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-297016939", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVMEOOD2DPBjhKcYiA5lmZjVYxh9PWLGO75MzhXO3aLsn0kBvkh5hqWzAscvsUYLQELbD8L/orvsrJrdTwkd7/EBmpsdlVzjqkj4vcLr/kYQYhKCohu26BkQL4kIIGz1A==", "fingerprint": "bf:25:14:fd:97:28:88:94:22:af:1c:f5:39:01:e6:75", "user_id": "f50dbce30f294bb0ba6bc2811025835d"}}' 2023-04-20 16:05:41,020 80182 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-297016939 created 2023-04-20 16:05:41,360 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.339s 2023-04-20 16:05:41,360 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--98663270", "description": "tempest-description--773182557"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-71b56912-c28a-4e8c-b0b3-a4c0c15a8440', 'date': 'Thu, 20 Apr 2023 16:05:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "name": "tempest-securitygroup--98663270", "stateful": true, "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "description": "tempest-description--773182557", "shared": false, "security_group_rules": [{"id": "76011486-055f-4e34-97eb-847e8c32666b", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "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": 560, "description": null, "tags": [], "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}, {"id": "b3a47b89-b35d-4b7c-ac48-c5bce722d96b", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pre fix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 561, "description": null, "tags": [], "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}], "tags": [], "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 1, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:05:41,598 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.237s 2023-04-20 16:05:41,598 80182 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": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1f4224e7-bbf0-4419-aa68-a8c211bf2418', 'date': 'Thu, 20 Apr 2023 16:05:41 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": "917f9eee-a19e-43d2-8508-6abc78c7d14e", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:05:41,828 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.230s 2023-04-20 16:05:41,829 80182 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": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f1b2bb5e-86de-4ba0-8c9b-cbb6c0058ca4', 'date': 'Thu, 20 Apr 2023 16:05:41 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": "2b1601c2-a9a0-45a2-92fe-bd1c1367ca29", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "security_group_id": "3ee0010a-5f84-4e4a-ab30-17d1f1d0948a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:05:41Z", "updated_at": "2023-04-20T16:05:41Z", "revision_number": 0, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:05:41,829 80182 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--98663270 created 2023-04-20 16:05:42,757 80182 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.928s 2023-04-20 16:05:42,758 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type' : 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-915bac4f-22f0-455a-a591-85dd947f9b42', 'date': 'Thu, 20 Apr 2023 16:05:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9497c7c6-e57f-4bd7-99d8-d93721de14f8", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "floating_ip_address": "172.24.4.170", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:05:42Z", "updated_at": "2023-04-20T16:05:42Z", "revision_number": 0}}' 2023-04-20 16:05:42,758 80182 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9497c7c6-e57f-4bd7-99d8-d93721de14f8', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:42Z', 'updated_at': '2023-04-20T16:05:42Z', 'revision_number': 0, 'ip': '172.24.4.170'} created 2023-04-20 16:05:42,849 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2023-04-20 16:05:42,850 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bcc9d428-ae85-4861-9aa9-77062ee3a153', '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": "f50dbce30f294bb0ba6bc2811025835d", "name": "tempest-AttachVolumeShelveTestJSON-1118127371-project-member", "password_expires_at": null}, "audit_ids": ["A8eBWTkrQ5618DNPFahA_w"], "expires_at": "2023-04-20T17:05:42.000000Z", "issued_at": "2023-04-20T16:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb0a5eb3796a4d3a871843f409c6ffbd", "name": "tempest-AttachVolumeShelveTestJSON-1118127371"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:05:42,850 80182 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '545a57d8-9d55-4ace-a0ad-635d7bc0ae52', 'name': 'tempest-AttachVolumeShelveTestJSON-1085059550-network', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31624, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:24Z', 'updated_at': '2023-04-20T16:02:25Z', 'revision_number': 1} available for tenant 2023-04-20 16:05:42,851 80182 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-297016939', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDVMEOOD2DPBjhKcYiA5lmZjVYxh9PWLGO75MzhXO3aLsn0kBvkh5hqWzAscvsUYLQELbD8L/orvsrJrdTwkd7/EBmpsdlVzjqkj4vcLr/kYQYhKCohu26BkQL4kIIGz1A==', 'fingerprint': 'bf:25:14:fd:97:28:88:94:22:af:1c:f5:39:01:e6:75', 'user_id': 'f50dbce30f294bb0ba6bc2811025835d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAuNTuAeu1GpjZUm4W4KtYhMRVZyZlHimiNkqx4J8rEKY14dBj8OZ4u\nKaXveByntt2gBwYFK4EEACKhZANiAAQ1TBDjg9gzwY4SnGIgOZZmY1WMYfT1ixju\n+TM4Vzt2i7J9JAb5IeYalswLHL7FGC0BC2w/C/6K77Kya3U8JHe/xAZqbHZVc46p\nI+L3C6/5GEGISgqIbtugZEC+JCCBs9Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3ee0010a-5f84-4e4a-ab30-17d1f1d0948a', 'name': 'tempest-securitygroup--98663270', 'stateful': True, 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': 'tempest-description--773182557', 'shared': False, 'security_group_rules': [{'id': '76011486-055f-4e34-97eb-847e8c32666b', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'security_group_id': '3ee0010a-5f84-4e4a-ab30-17d1f1d0948a', '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': 560, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:41Z', 'updated_at': '2023-04-20T16:05:41Z', 'revision_number': 0, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}, {'id': 'b3a47b89-b35d-4b7c-ac48-c5bce722d96b', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'security_group_id': '3ee0010a-5f84-4e4a-ab30-17d1f1d0948a', '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': 561, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:41Z', 'updated_at': '2023-04-20T1 6:05:41Z', 'revision_number': 0, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}], 'tags': [], 'created_at': '2023-04-20T16:05:41Z', 'updated_at': '2023-04-20T16:05:41Z', 'revision_number': 1, 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd'}, 'floating_ip': {'id': '9497c7c6-e57f-4bd7-99d8-d93721de14f8', 'tenant_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'floating_ip_address': '172.24.4.170', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb0a5eb3796a4d3a871843f409c6ffbd', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:42Z', 'updated_at': '2023-04-20T16:05:42Z', 'revision_number': 0, 'ip': '172.24.4.170'}} 2023-04-20 16:05:43,500 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.648s 2023-04-20 16:05:43,500 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-924389841", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52"}], "security_groups": [{"name": "tempest-securitygroup--98663270"}], "key_name": "tempest-keypair-297016939", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c704a99-6f91-4bca-89fe-d39409556b75', 'x-compute-request-id': 'req-2c704a99-6f91-4bca-89fe-d39409556b75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--98663270"}], "adminPass": "password"}}' 2023-04-20 16:05:43,606 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.102s 2023-04-20 16:05:43,606 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd694e2c-2662-45e9-bb6f-f2c04e3186be', 'x-compute-request-id': 'req-dd694e2c-2662-45e9-bb6f-f2c04e3186be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'{"server": {"id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "name": "tempest-AttachVolumeShelveTestJSON-server-924389841", "status": "BUILD", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294b b0ba6bc2811025835d", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:43Z", "updated": "2023-04-20T16:05:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-297016939", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:06:33,917 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.248s 2023-04-20 16:06:33,918 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2fd5f2-7e1c-48f8-b660-b77a646f0dc6', 'x-compute-request-id': 'req-dc2fd5f2-7e1c-48f8-b660-b77a646f0dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'{"server": {"id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "name": "tempest-AttachVolumeShelveTestJSON-server-924389841", "status": "ACTIVE", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "efd69b796cb5c58a2641265fc61b9bab2b34cbe9d24253e27e5b88f6", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:43Z", "updated": "2023-04-20T16:05:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:a1:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297016939", "OS-SRV-USG:launched_at": "2023-04-20T16:05:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--98663270"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:06:33,931 80182 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:07:34,148 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e 42-8cef-73db9ef2db48/os-interface 0.159s 2023-04-20 16:07:34,149 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-925c5007-b946-4caa-a3e5-870a2ce3168f', 'x-compute-request-id': 'req-925c5007-b946-4caa-a3e5-870a2ce3168f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52", "port_id": "cac4dfaa-510a-4330-b9b1-aeb25f57abef", "mac_addr": "fa:16:3e:97:a1:b9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b397d8b3-7a5b-47ff-9222-4dffbfe00ed6", "ip_address": "10.0.0.4"}]}]}' 2023-04-20 16:07:35,060 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/9497c7c6-e57f-4bd7-99d8-d93721de14f8 0.908s 2023-04-20 16:07:35,061 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cac4dfaa-510a-4330-b9b1-aeb25f57abef"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-94056b1c-92d0-473e-af77-a8f48688c8db', 'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9497c7c6-e57f-4bd7-99d8-d93721de14f8'} Body: b'{"floatingip": {"id": "9497c7c6-e57f-4bd7-99d8-d93721de14f8", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "floating_ip_address": "172.24.4.170", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "ba2e99f0-b3d1-4a67-97f7-4e4b59d13dec", "port_id": "cac4dfaa-510a-4330-b9b1-aeb25f57abef", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "545a57d8-9d55-4ace-a0ad-635d7bc0ae52", "mac_address": "fa:16:3e:97:a1:b9", "admin_state_up": true, "status": "ACTIVE", "device_id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:05:42Z", "updated_at": "2023-04-20T16:07:34Z", "revision_number": 1, "project_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:07:35,062 80182 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.170:22' as 'cirros' with public key authentication 2023-04-20 16:07:35,096 80182 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:07:35,119 80182 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:07:35,120 80182 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.170 successfully created 2023-04-20 16:07:35,165 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48/ips 0.045s 2023-04-20 16:07:35,166 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-opens tack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a2e64f7-5216-4e08-af0c-1e81d5c4af9c', 'x-compute-request-id': 'req-0a2e64f7-5216-4e08-af0c-1e81d5c4af9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-20 16:07:35,584 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes 0.415s 2023-04-20 16:07:35,584 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1954075761"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d579606c-06b9-4a06-84d9-64bee5ec2b44', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d579606c-06b9-4a06-84d9-64bee5ec2b44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes'} Body: b'{"volume": {"id": "6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:35.517538", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1954075761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}], "user_id": "f50dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:07:35,635 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a 0.040s 2023-04-20 16:07:35,636 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75234609-3845-42fb-b036-c41c8eb2f72b', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75234609-3845-42fb-b036-c41c8eb2f72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a'} Body: b'{"volume": {"id": "6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:36.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1954075761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}], "user_id": "f50dbce30f294bb0ba6 bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:07:36,696 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a 0.048s 2023-04-20 16:07:36,696 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c23e172-feb6-480c-bb2d-770a8134fcde', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c23e172-feb6-480c-bb2d-770a8134fcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a'} Body: b'{"volume": {"id": "6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:07:36.000000", "updated_at": "2023-04-20T16:07:36.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1954075761", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cb0a5eb3796a4d3a871843f409c6ffbd/volumes/6f7602e5-2069-4c03-bd01-d3b9b2ad2b1a"}], "user_id": "f50dbce30f294bb0ba6bc2811025835d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd"}}' 2023-04-20 16:07:36,827 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.120s 2023-04-20 16:07:36,827 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e831f2-a9c6-43e1-a22e-5a7582a49c42', 'x-compute-request-id': 'req-c2e831f2-a9c6-43e1-a22e-5a7582a49c42', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'' 2023-04-20 16:07:37,080 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.252s 2023-04-20 16:07:37,080 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-025c9b6d-32bf-4b6c-ac17-f126a32c0038', 'x-compute-request-id': 'req-025c9b6d- 32bf-4b6c-ac17-f126a32c0038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'{"server": {"id": "a760987f-1a65-4e42-8cef-73db9ef2db48", "name": "tempest-AttachVolumeShelveTestJSON-server-924389841", "status": "ACTIVE", "tenant_id": "cb0a5eb3796a4d3a871843f409c6ffbd", "user_id": "f50dbce30f294bb0ba6bc2811025835d", "metadata": {}, "hostId": "efd69b796cb5c58a2641265fc61b9bab2b34cbe9d24253e27e5b88f6", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:43Z", "updated": "2023-04-20T16:07:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1085059550-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:a1:b9"}, {"version": 4, "addr": "172.24.4.170", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:a1:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a760987f-1a65-4e42-8cef-73db9ef2db48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-297016939", "OS-SRV-USG:launched_at": "2023-04-20T16:05:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--98663270"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-20 16:08:27,308 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48 0.163s 2023-04-20 16:08:27,308 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1956fc68-e347-4367-96fa-1ec7fcdc105e', 'x-compute-request-id': 'req-1956fc68-e347-4367-96fa-1ec7fcdc105e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a760987f-1a65-4e42-8cef-73db9ef2db48'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a760987f-1a65-4e42-8cef-73db9ef2db48 could not be found."}}' 2023-04-20 16:08:27,337 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-297016939 0.027s 2023-04-20 16:08:27,337 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f68f315-27a3-4087-b82f-395a2263fbdd', 'x-compute-request-id': 'req-1f68f315-27a3-4087-b82f-395a2263fbdd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-297016939'} Body: b'' 2023-04-20 16:08:27,501 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3ee0010a-5f84-4e4a-ab30-17d1f1d0948a 0.163s 2023-04-20 16:08:27,501 80182 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-b078baa5-6f6e-4b51-a065-ed88c9e924e1', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3ee0010a-5f84-4e4a-ab30-17d1f1d0948a'} Body: b'' 2023-04-20 16:08:27,533 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3ee0010a-5f84-4e4a-ab30-17d1f1d0948a 0.031s 2023-04-20 16:08:27,534 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-14df07dc-63cf-4443-9377-4a43ff10f155', 'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3ee0010a-5f84-4e4a-ab30-17d1f1d0948a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3ee0010a-5f84-4e4a-ab30-17d1f1d0948a does not exist", "detail": ""}}' 2023-04-20 16:08:28,008 80182 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9497c7c6-e57f-4bd7-99d8-d93721de14f8 0.474s 2023-04-20 16:08:28,009 80182 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-a256304d-d92c-4699-8ecf-27ca79d564ff', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:08:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9497c7c6-e57f-4bd7-99d8-d93721de14f8'} Body: b'' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 801749c5-4566-4270-b04f-fac97fbb787f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:29,865 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes 0.243s 2023-04-20 16:08:29,866 80194 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-ServerRescueNegativeTestJSON-volume-76539699"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99889789-0981-45a4-a41d-ab2a0e03b916', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99889789-0981-45a4-a41d-ab2a0e03b916', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes'} Body: b'{"volume": {"id": "801749c5-4566-4270-b04f-fac97fbb787f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:29.795862", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-76539699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:08:29,917 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f 0.040s 2023-04-20 16:08:29,918 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd89d89-1fba-4542-85ea-b8a0e3f7eba6', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd89d89-1fba-4542-85ea-b8a0e3f7eba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f'} Body: b'{"volume": {"id": "801749c5-4566-4270-b04f-fac97fbb787f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:30.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-76539699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d4a73ba128147f295bf6a4545fede47"}}' 2023-04-20 16:08:30,969 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f 0.039s 2023-04-20 16:08:30,969 80194 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84618853-f9dd-4feb-b944-f33a92c51089', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84618853-f9dd-4feb-b944-f33a92c51089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f'} Body: b'{"volume": {"id": "801749c5-4566-4270-b04f-fac97fbb787f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:30.000000", "updated_at": "2023-04-20T16:08:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-76539699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/801749c5-4566-4270-b04f-fac97fbb787f"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d4a73ba128147f295bf6a4545fede47"}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:31,244 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes 0.258s 2023-04-20 16:08:31,244 80194 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-ServerRescueNegativeTestJSON-volume-716085833"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b4d27d-73e8-43d0-b768-13860a01fa03', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b4d27d-73e8-43d0-b768-13860a01fa03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes'} Body: b'{"volume": {"id": "8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:31.132822", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-716085833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:08:31,296 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba 0.043s 2023-04-20 16:08:31,297 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2b9df6-7fb5-4d32-9bd6-1a0f1ccfe229', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2b9df6-7fb5-4d32-9bd6-1a0f1ccfe229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba'} Body: b'{"volume": {"id": "8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:31.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-716085833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d4a73ba128147f295bf6a4545fede47"}}' 2023-04-20 16:08:32,350 80194 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba 0.041s 2023-04-20 16:08:32,351 80194 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcb054e-82ca-4647-aea6-43f0d1880199', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcb054e-82ca-4647-aea6-43f0d1880199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba'} Body: b'{"volume": {"id": "8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:31.000000", "updated_at": "2023-04-20T16:08:31.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-716085833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1d4a73ba128147f295bf6a4545fede47/volumes/8bd8f00e-36b0-4ba0-8d2b-cf1a35f06aba"}], "user_id": "e51e637e06d1475692c4055ae99121da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d4a73ba128147f295bf6a4545fede47"}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 17c13755-748f-4da9-b3de-cf1dff0e6a88 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 832ed669-1989-49f4-953e-6eb2151c0cd4 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 943fcfe4-b99f-434b-9507-4a99891c070d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:51,284 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes 0.398s 2023-04-20 16:08:51,285 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2045168782"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71402e19-a21b-4d0c-8dbf-ca9bb76e4dca', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71402e19-a21b-4d0c-8dbf-ca9bb76e4dca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes'} Body: b'{"volume": {"id": "943fcfe4-b99f-434b-9507-4a99891c070d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:51.227690", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-2045168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 16:08:51,333 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.038s 2023-04-20 16:08:51,334 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253970b4-7811-4066-9b5a-42db6109e826', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253970b4-7811-4066-9b5a-42db6109e826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'{"volume": {"id": "943fcfe4-b99f-434b-9507-4a99891c070d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:51.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-2045168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:52,390 80182 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.044s 2023-04-20 16:08:52,390 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9dd5ec-121c-437c-9852-bf4514745b2a', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9dd5ec-121c-437c-9852-bf4514745b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'{"volume": {"id": "943fcfe4-b99f-434b-9507-4a99891c070d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:51.000000", "updated_at": "2023-04-20T16:08:51.000000", "name": "tempest-VolumesTransfersV357Test-Volume-2045168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:52,457 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.045s 2023-04-20 16:08:52,457 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cb5fe4-72b3-451b-8163-ef3fafbb58c3', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6cb5fe4-72b3-451b-8163-ef3fafbb58c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'{"volume": {"id": "943fcfe4-b99f-434b-9507-4a99891c070d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:51.000000", "updated_at": "2023-04-20T16:08:51.000000", "name": "tempest-VolumesTransfersV357Test-Volume-2045168782", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:52,571 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.101s 2023-04-20 16:08:52,571 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6489ae-f4cd-432a-b0bf-0aeeaf4e04cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'' 2023-04-20 16:08:52,591 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d 0.020s 2023-04-20 16:08:52,592 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3edbab-5dba-447b-921a-05299e4662cc', 'x-openstack-request-id': 'req-3e3edbab-5dba-447b-921a-05299e4662cc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/943fcfe4-b99f-434b-9507-4a99891c070d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 943fcfe4-b99f-434b-9507-4a99891c070d could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:52,766 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes 0.171s 2023-04-20 16:08:52,767 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-929672001"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cd095d-7edb-4c4f-9fcb-de1baceb1636', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cd095d-7edb-4c4f-9fcb-de1baceb1636', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes'} Body: b'{"volume": {"id": "ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:52.712899", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-929672001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 16:08:52,820 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.043s 2023-04-20 16:08:52,820 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059f129f-e2fc-4b52-b36c-d7b59d798f5e', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059f129f-e2fc-4b52-b36c-d7b59d798f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'{"volume": {"id": "ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-929672001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:53,902 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.068s 2023-04-20 16:08:53,902 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0f4535-cd42-48ad-99b4-c50c29112218', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0f4535-cd42-48ad-99b4-c50c29112218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'{"volume": {"id": "ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:53.000000", "updated_at": "2023-04-20T16:08:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-929672001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:53,949 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.036s 2023-04-20 16:08:53,949 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9ab621-4693-4b10-bc5e-55766d539094', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9ab621-4693-4b10-bc5e-55766d539094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'{"volume": {"id": "ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:53.000000", "updated_at": "2023-04-20T16:08:53.000000", "name": "tempest-VolumesTransfersV357Test-Volume-929672001", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6"}], "user_id": "cd183c8ae08147eea4373f6d8fc1666d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "75e9135ecb7b42f9b91285a6caf58d2f"}}' 2023-04-20 16:08:54,054 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.094s 2023-04-20 16:08:54,054 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50d30e7-2855-49db-8e0d-d39a28adcc13', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'' 2023-04-20 16:08:54,083 80182 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 0.028s 2023-04-20 16:08:54,084 80182 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe09893-2461-415f-b4e8-e2049c76498b', 'x-openstack-request-id': 'req-efe09893-2461-415f-b4e8-e2049c76498b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/75e9135ecb7b42f9b91285a6caf58d2f/volumes/ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef15b77a-5c9d-4c8f-9ea6-cfd02e0548c6 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 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:06:30,398 80184 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:06:30,398 80184 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:06:30,460 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-20 16:06:30,460 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-398342575", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZM/GSdMLabrovqLAcYqsj7WFJ8JEyf+MdNfn+7QjGV1E8w98tErRtmHPGjmfT7XNg40a0X/HuPTbbuPZsBHAMaW5V6k6XIxdNK2JrY++eeL0UNW7ZwAqAXZ0rf7wYalg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:30 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-bc26ae9e-5832-40c5-b9fd-bbc1da88de6f', 'x-compute-request-id': 'req-bc26ae9e-5832-40c5-b9fd-bbc1da88de6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-398342575", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZM/GSdMLabrovqLAcYqsj7WFJ8JEyf+MdNfn+7QjGV1E8w98tErRtmHPGjmfT7XNg40a0X/HuPTbbuPZsBHAMaW5V6k6XIxdNK2JrY++eeL0UNW7ZwAqAXZ0rf7wYalg==", "fingerprint": "a4:fb:91:5b:03:0b:e2:23:ff:f1:3d:e3:19:fe:fd:75", "user_id": "1c8f57b12bc749888ea89bdbee258811"}}' 2023-04-20 16:06:30,463 80184 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-398342575 created 2023-04-20 16:06:30,624 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.160s 2023-04-20 16:06:30,624 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1024516105", "description": "tempest-description--1295679419"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-20d77e50-bbd9-4013-b464-34eb791ad1ed', 'date': 'Thu, 20 Apr 2023 16:06:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "name": "tempest-securitygroup--1024516105", "stateful": true, "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "description": "tempest-description--1295679419", "shared": false, "security_group_rules": [{"id": "19883382-d71b-44d1-9ed5-f25072188658", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "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": 606, "description": null, "tags": [], "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}, {"id": "bff5e2df-14de-4732-9228-31195d2b7791", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 607, "description": null, "tags": [], "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}], "tags": [], "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 1, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:06:30,799 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-04-20 16:06:30,799 80184 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": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-92802b1f-7e30-45ac-a2cb-372c2933ea78', 'date': 'Thu, 20 Apr 2023 16:06:30 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": "73bcb443-6222-4294-bc78-52a9244e62c4", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:06:30,966 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 16:06:30,966 80184 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": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4ec2fd40-6e96-4d31-b275-ea2b148fb86a', 'date': 'Thu, 20 Apr 2023 16:06:30 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": "bcb5de94-d6da-4fb2-9a89-d4a26b6a679d", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "security_group_id": "7386ca22-059b-4aca-be2d-5fe921f77bb1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:06:30Z", "updated_at": "2023-04-20T16:06:30Z", "revision_number": 0, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:06:30,966 80184 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1024516105 created 2023-04-20 16:06:31,739 80184 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.772s 2023-04-20 16:06:31,739 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-27cf1b9e-8845-4d9b-b411-5a3235cc179d', 'date': 'Thu, 20 Apr 2023 16:06:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c34cd91c-a1b4-441d-b8b5-cc07c0d793fd", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "floating_ip_address": "172.24.4.86", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "77f831070f5847bda788f6f0fcfedb03", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:06:31Z", "updated_at": "2023-04-20T16:06:31Z", "revision_number": 0}}' 2023-04-20 16:06:31,740 80184 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c34cd91c-a1b4-441d-b8b5-cc07c0d793fd', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:06:31Z', 'updated_at': '2023-04-20T16:06:31Z', 'revision_number': 0, 'ip': '172.24.4.86'} created 2023-04-20 16:06:31,846 80184 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.101s 2023-04-20 16:06:31,846 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:31 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-ad877c79-c3db-4f1d-b186-6ed587b707dc', '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": "1c8f57b12bc749888ea89bdbee258811", "name": "tempest-AttachVolumeTestJSON-1838780462-project-member", "password_expires_at": null}, "audit_ids": ["KQ5NTY60SFeCKE7tc_XLaw"], "expires_at": "2023-04-20T17:06:31.000000Z", "issued_at": "2023-04-20T16:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77f831070f5847bda788f6f0fcfedb03", "name": "tempest-AttachVolumeTestJSON-1838780462"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/77f831070f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/77f831070 f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:06:31,847 80184 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '27275346-fa92-4114-a62b-d59f0212eb8f', 'name': 'tempest-AttachVolumeTestJSON-871140467-network', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34310, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:03:30Z', 'updated_at': '2023-04-20T16:03:30Z', 'revision_number': 1} available for tenant 2023-04-20 16:06:31,847 80184 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-398342575', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZM/GSdMLabrovqLAcYqsj7WFJ8JEyf+MdNfn+7QjGV1E8w98tErRtmHPGjmfT7XNg40a0X/HuPTbbuPZsBHAMaW5V6k6XIxdNK2JrY++eeL0UNW7ZwAqAXZ0rf7wYalg==', 'fingerprint': 'a4:fb:91:5b:03:0b:e2:23:ff:f1:3d:e3:19:fe:fd:75', 'user_id': '1c8f57b12bc749888ea89bdbee258811', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB9hdprTe7WHKI4zJlio6tc0jzxXs4v6c8NVvdAPkPXR1Cz55uSwl4q\nVs3f3dZ8rMqgBwYFK4EEACKhZANiAARmTPxknTC2m66L6iwHGKrI+1hSfCRMn/jH\nTX5/u0IxldRPMPfLRK0bZhzxo5n0+1zYONGtF/x7j0227j2bARwDGluVepOlyMXT\nStia2Pvnni9FDVu2cAKgF2dK3+8GGpY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7386ca22-059b-4aca-be2d-5fe921f77bb1', 'name': 'tempest-securitygroup--1024516105', 'stateful': True, 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'description': 'tempest-description--1295679419', 'shared': False, 'security_group_rules': [{'id': '19883382-d71b-44d1-9ed5-f25072188658', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'security_group_id': '7386ca22-059b-4aca-be2d-5fe921f77bb1', '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': 606, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:06:30Z', 'updated_at': '2023-04-20T16:06:30Z', 'revision_number': 0, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}, {'id': 'bff5e2df-14de-4732-9228-31195d2b7791', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'security_group_id': '7386ca22-059b-4aca-be2d-5fe921f77bb1', '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': 607, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:06:30Z', 'updated_at': '2023-04-20T16:06:30Z', 'revision_number': 0, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}], 'tags': [], 'created_at': '2023-04 -20T16:06:30Z', 'updated_at': '2023-04-20T16:06:30Z', 'revision_number': 1, 'project_id': '77f831070f5847bda788f6f0fcfedb03'}, 'floating_ip': {'id': 'c34cd91c-a1b4-441d-b8b5-cc07c0d793fd', 'tenant_id': '77f831070f5847bda788f6f0fcfedb03', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '77f831070f5847bda788f6f0fcfedb03', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:06:31Z', 'updated_at': '2023-04-20T16:06:31Z', 'revision_number': 0, 'ip': '172.24.4.86'}} 2023-04-20 16:06:32,745 80184 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.897s 2023-04-20 16:06:32,745 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-673629515", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "27275346-fa92-4114-a62b-d59f0212eb8f"}], "security_groups": [{"name": "tempest-securitygroup--1024516105"}], "key_name": "tempest-keypair-398342575", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f', '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-efb822b5-9e82-4796-b1ec-680a0a3ad818', 'x-compute-request-id': 'req-efb822b5-9e82-4796-b1ec-680a0a3ad818', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1024516105"}], "adminPass": "password"}}' 2023-04-20 16:06:32,829 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.081s 2023-04-20 16:06:32,830 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', '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-ac796bcb-ae82-49a0-bb7e-f296ae2299d9', 'x-compute-request-id': 'req-ac796bcb-ae82-49a0-bb7e-f296ae2299d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'{"server": {"id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "name": "tempest-AttachVolumeTestJSON-server-673629515", "status": "BUILD", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "link s": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:06:33Z", "updated": "2023-04-20T16:06:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-398342575", "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-04-20 16:07:23,154 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.277s 2023-04-20 16:07:23,155 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-3bed2b98-b425-4cee-8e8a-486a3dba1144', 'x-compute-request-id': 'req-3bed2b98-b425-4cee-8e8a-486a3dba1144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'{"server": {"id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "name": "tempest-AttachVolumeTestJSON-server-673629515", "status": "ACTIVE", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "83b572f73997c4dc25f6b8c713a2acadac8b8658b53f95ec747ef69c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:06:32Z", "updated": "2023-04-20T16:06:40Z", "addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:81:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-398342575", "OS-SRV-USG:launched_at": "2023-04-20T16:06:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1024516105"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:07:23,168 80184 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:08:23,461 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f/os-interface 0.233s 2023-04-20 16:08:23,462 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'ope nstack-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-7a058713-8e79-4342-8780-77103b420d4d', 'x-compute-request-id': 'req-7a058713-8e79-4342-8780-77103b420d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "27275346-fa92-4114-a62b-d59f0212eb8f", "port_id": "64234034-3bc7-49ec-adb2-d425da7301e7", "mac_addr": "fa:16:3e:4b:81:b9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "467e5295-602d-498c-927e-3f0b52304e9f", "ip_address": "10.0.0.8"}]}]}' 2023-04-20 16:08:24,402 80184 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/c34cd91c-a1b4-441d-b8b5-cc07c0d793fd 0.936s 2023-04-20 16:08:24,402 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "64234034-3bc7-49ec-adb2-d425da7301e7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-e1b38804-f761-49ab-aa1d-87a45707774e', 'date': 'Thu, 20 Apr 2023 16:08:24 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c34cd91c-a1b4-441d-b8b5-cc07c0d793fd'} Body: b'{"floatingip": {"id": "c34cd91c-a1b4-441d-b8b5-cc07c0d793fd", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "floating_ip_address": "172.24.4.86", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "417ad5d9-3458-4d4e-9048-85d164a26777", "port_id": "64234034-3bc7-49ec-adb2-d425da7301e7", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "27275346-fa92-4114-a62b-d59f0212eb8f", "mac_address": "fa:16:3e:4b:81:b9", "admin_state_up": true, "status": "ACTIVE", "device_id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:06:31Z", "updated_at": "2023-04-20T16:08:23Z", "revision_number": 1, "project_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:08:24,403 80184 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2023-04-20 16:08:24,480 80184 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:08:24,502 80184 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:08:24,503 80184 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2023-04-20 16:08:24,555 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f/ips 0.051s 2023-04-20 16:08:24,556 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 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-26171227-42bd-4cad-8e4d-36c0fa149527', 'x-compute-request-id': 'req-26171227-42bd-4cad-8e4d-36c0fa149527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-20 16:08:24,762 80184 INFO [t empest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes 0.203s 2023-04-20 16:08:24,762 80184 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-296468637"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3c81eb-9fa6-485a-9f22-eb2f7209fbc0', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3c81eb-9fa6-485a-9f22-eb2f7209fbc0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes'} Body: b'{"volume": {"id": "a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:24.695855", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-296468637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:08:24,815 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926 0.043s 2023-04-20 16:08:24,815 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3771aa45-43a7-41af-be98-797d7938a68a', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3771aa45-43a7-41af-be98-797d7938a68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926'} Body: b'{"volume": {"id": "a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:25.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-296468637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:08:25,865 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926 0.037s 2023-04-20 16:08:25,866 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b8b130-ccfd-4c55-b143-4bc224ead8aa', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b8b130-ccfd-4c55-b143-4bc224ead8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926'} Body: b'{"volume": {"id": "a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:25.000000", "updated_at": "2023-04-20T16:08:25.000000", "name": "tempest-AttachVolumeTestJSON-volume-296468637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77f831070f5847bda788f6f0fcfedb03/volumes/a47ba6a7-d0c5-4f02-9dc9-2d42b52e4926"}], "user_id": "1c8f57b12bc749888ea89bdbee258811", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77f831070f5847bda788f6f0fcfedb03"}}' 2023-04-20 16:08:26,013 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.126s 2023-04-20 16:08:26,013 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:25 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-dea51ff0-cfac-4c00-bbe2-0c44ceab5650', 'x-compute-request-id': 'req-dea51ff0-cfac-4c00-bbe2-0c44ceab5650', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'' 2023-04-20 16:08:26,217 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.203s 2023-04-20 16:08:26,218 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', '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-266cac45-e910-4843-9ee2-6aaea318e268', 'x-compute-request-id': 'req-266cac45-e910-4843-9ee2-6aaea318e268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'{"server": {"id": "3ac0a246-e2fe-4164-9bc1-c96bb94e396f", "name": "tempest-AttachVolumeTestJSON-server-673629515", "status": "ACTIVE", "tenant_id": "77f831070f5847bda788f6f0fcfedb03", "user_id": "1c8f57b12bc749888ea89bdbee258811", "metadata": {}, "hostId": "83b572f73997c4dc25f6b8c713a2acadac8b8658b53f95ec747ef69c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:06:32Z", "updated": "2023-04-20T16:08:26Z", "addresses": {"tempest-AttachVolumeTestJSON-871140467-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:81:b9"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:81:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-398342575", "OS-SRV-USG:launched_at": "2023-04-20T16:06:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1024516105"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:09:16,612 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f 0.334s 2023-04-20 16:09:16,612 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:16 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-81a8ba0e-4397-462d-9f62-dbcdc9b8755a', 'x-compute-request-id': 'req-81a8ba0e-4397-462d-9f62-dbcdc9b8755a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ac0a246-e2fe-4164-9bc1-c96bb94e396f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3ac0a246-e2fe-4164-9bc1-c96bb94e396f could not be found."}}' 2023-04-20 16:09:16,649 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-398342575 0.035s 2023-04-20 16:09:16,649 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:16 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-b74cb552-6b43-4176-8c96-f828eefee2b2', 'x-compute-request-id': 'req-b74cb552-6b43-4176-8c96-f828eefee2b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-398342575'} Body: b'' 2023-04-20 16:09:16,787 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7386ca22-059b-4aca-be2d-5fe921f77bb1 0.137s 2023-04-20 16:09:16,787 80184 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-f457d9eb-bc98-4ea6-9a17-f7e2b05fea23', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:09:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7386ca22-059b-4aca-be2d-5fe921f77bb1'} Body: b'' 2023-04-20 16:09:16,806 80184 INFO [tempest.lib.common.rest_c lient] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7386ca22-059b-4aca-be2d-5fe921f77bb1 0.018s 2023-04-20 16:09:16,806 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-89cd6570-6b50-4786-9823-c7d267b9af3b', 'date': 'Thu, 20 Apr 2023 16:09:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7386ca22-059b-4aca-be2d-5fe921f77bb1'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7386ca22-059b-4aca-be2d-5fe921f77bb1 does not exist", "detail": ""}}' 2023-04-20 16:09:17,270 80184 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c34cd91c-a1b4-441d-b8b5-cc07c0d793fd 0.463s 2023-04-20 16:09:17,271 80184 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-c8e3ae47-348f-4979-8806-a0aa82494787', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:09:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c34cd91c-a1b4-441d-b8b5-cc07c0d793fd'} Body: b'' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 59026228-5cf1-4a31-a553-6a022c40bc6d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:22,565 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types 0.188s 2023-04-20 16:09:22,566 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1231220961"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d4ef0b-b5d4-4c8f-abaa-713987721051', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d4ef0b-b5d4-4c8f-abaa-713987721051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types'} Body: b'{"volume_type": {"id": "4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab", "name": "tempest-GroupsV314Test-volume-type-1231220961", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:09:22,612 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/group_types 0.043s 2023-04-20 16:09:22,613 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1444739114"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace208d1-7308-462f-a2e7-bf2d56363cc5', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace208d1-7308-462f-a2e7-bf2d56363cc5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/group_types'} Body: b'{"group_type": {"id": "d04105d3-cf26-4124-8828-ae50599f4ad8", "name": "tempest-GroupsV314Test-group-type-1444739114", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:09:22,826 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups 0.209s 2023-04-20 16:09:22,826 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "d04105d3-cf26-4124-8828-ae50599f4ad8", "volume_types": ["4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab"], "name": "tempest-GroupsV314Test-Group-732232471"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37be4290-faad-481a-b62e-9b91a0666f81', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37be4290-faad-481a-b62e-9b91a0666f81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups'} Body: b'{"group": {"id": "59026228-5cf1-4a31-a553-6a022c40bc6d", "name": "tempest-GroupsV314Test-Group-732232471"}}' 2023-04-20 16:09:22,871 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d 0.042s 2023-04-20 16:09:22,871 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af77e6d-a61f-4659-8356-5b5626b30cb0', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af77e6d-a61f-4659-8356-5b5626b30cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d'} Body: b'{"group": {"id": "59026228-5cf1-4a31-a553-6a022c40bc6d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:09:23.000000", "name": "tempest-GroupsV314Test-Group-732232471", "description": null, "group_type": "d04105d3-cf26-4124-8828-ae50599f4ad8", "volume_types": ["4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:09:23,906 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d 0.029s 2023-04-20 16:09:23,907 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3043b5-85ee-439e-aeca-e3632f5e1620', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3043b5-85ee-439e-aeca-e3632f5e1620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d'} Body: b'{"group": {"id": "59026228-5cf1-4a31-a553-6a022c40bc6d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:09:23.000000", "name": "tempest-GroupsV314Test-Group-732232471", "description": null, "group_type": "d04105d3-cf26-4124-8828-ae50599f4ad8", "volume_types": ["4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:09:23,982 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/volumes/detail 0.070s 2023-04-20 16:09:23,983 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e9c55d-85e9-45fb-8ddd-ae9142f9e7a5', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e9c55d-85e9-45fb-8ddd-ae9142f9e7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:09:24,090 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d/action 0.097s 2023-04-20 16:09:24,091 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:23 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54aebea2-27a6-4346-9188-70d00c5ebf70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d/action'} Body: b'' 2023-04-20 16:09:24,107 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d 0.015s 2023-04-20 16:09:24,108 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ebc64a-aae3-4309-9c42-9abdfd7f14b9', 'x-openstack-request-id': 'req-31ebc64a-aae3-4309-9c42-9abdfd7f14b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/eeb4a0c0e42b4d3aae2be5eeadf15328/groups/59026228-5cf1-4a31-a553-6a022c40bc6d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 59026228-5cf1-4a31-a553-6a022c40bc6d could not be found."}}' 2023-04-20 16:09:24,143 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/group_types/d04105d3-cf26-4124-8828-ae50599f4ad8 0.035s 2023-04-20 16:09:24,144 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb46dbf-8237-42d3-bed5-e2bf5507a15b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/group_types/d04105d3-cf26-4124-8828-ae50599f4ad8'} Body: b'' 2023-04-20 16:09:24,215 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types/4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab 0.071s 2023-04-20 16:09:24,216 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da124a3-9d0c-40bf-ba66-4e16a9ea04d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types/4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab'} Body: b'' 2023-04-20 16:09:24,242 80184 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types/4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab 0.025s 2023-04-20 16:09:24,242 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8a8a8c-e2cf-417a-b888-78c8ed0b1ca0', 'x-openstack-request-id': 'req-cc8a8a8c-e2cf-417a-b888-78c8ed0b1ca0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/96bab07ad5904a8e9de1ae39489044f8/types/4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4cf3b8d1-b2d9-4f63-a227-8df6e19da9ab could not be found."}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 550, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0d3787d6-f61b-4b39-a26a-2843f30b70bd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:25,820 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244 0.238s 2023-04-20 16:07:25,821 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-c0ce486c-4382-461f-a677-ba5db7287267', 'x-compute-request-id': 'req-c0ce486c-4382-461f-a677-ba5db7287267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244'} Body: b'{"server": {"id": "d4ea4d29-b178-4da2-b971-76f97031b244", "name": "tempest-ServersNegativeTestJSON-server-1335393395", "status": "ACTIVE", "tenant_id": "d8444d3c8f554a56967917670b19dc37", "user_id": "9be25e958c6047068ab5ce63106b0754", "metadata": {}, "hostId": "2bdd8d7c4efb5f9f2e76aa56178bf5ed543aa95e82fa12015136fe26", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServersNegativeTestJSON-655574662-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d8:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' 2023-04-20 16:08:26,409 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes 0.515s 2023-04-20 16:08:26,409 80196 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-ServersNegativeTestJSON-volume-526659558"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8065cb9-f5e5-4f1c-bc39-44f3ed7f5336', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8065cb9-f5e5-4f1c-bc39-44f3ed7f5336', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes'} Body: b'{"volume": {"id": "0d3787d6-f61b-4b39-a26a-2843f30b70bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:26.302280", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-526659558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:08:26,474 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd 0.054s 2023-04-20 16:08:26,474 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df8c9a1-98e1-4c3f-b5b6-37826d73c399', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df8c9a1-98e1-4c3f-b5b6-37826d73c399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd'} Body: b'{"volume": {"id": "0d3787d6-f61b-4b39-a26a-2843f30b70bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:26.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-526659558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8444d3c8f554a56967917670b19dc37"}}' 2023-04-20 16:08:27,543 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd 0.056s 2023-04-20 16:08:27,543 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced01701-6f97-4756-8219-4acbe7887c26', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced01701-6f97-4756-8219-4acbe7887c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd'} Body: b'{"volume": {"id": "0d3787d6-f61b-4b39-a26a-2843f30b70bd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:08:26.000000", "updated_at": "2023-04-20T16:08:26.000000", "name": "tempest-ServersNegativeTestJSON-volume-526659558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8444d3c8f554a56967917670b19dc37/volumes/0d3787d6-f61b-4b39-a26a-2843f30b70bd"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "d8444d3c8f554a56967917670b19dc37"}}' 2023-04-20 16:08:27,926 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244 0.370s 2023-04-20 16:08:27,926 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-550429c1-4037-46c8-89a8-335d2d56cc25', 'x-compute-request-id': 'req-550429c1-4037-46c8-89a8-335d2d56cc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244'} Body: b'{"server": {"id": "d4ea4d29-b178-4da2-b971-76f97031b244", "name": "tempest-ServersNegativeTestJSON-server-1335393395", "status": "ACTIVE", "tenant_id": "d8444d3c8f554a56967917670b19dc37", "user_id": "9be25e958c6047068ab5ce63106b0754", "metadata": {}, "hostId": "2bdd8d7c4efb5f9f2e76aa56178bf5ed543aa95e82fa12015136fe26", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServersNegativeTestJSON-655574662-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d8:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 69915b97-5958-4965-9238-cc7ace34043e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:29,017 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/7055d45711ae4d13875516f3d59bc0b9/os-quota-sets/35635c04328142fe9c09bdc701e0ba1c?usage=True 0.046s 2023-04-20 16:09:29,017 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f3fd29-2ec8-4dc3-a071-42c86701ba5b', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f3fd29-2ec8-4dc3-a071-42c86701ba5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7055d45711ae4d13875516f3d59bc0b9/os-quota-sets/35635c04328142fe9c09bdc701e0ba1c?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:29,323 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes 0.297s 2023-04-20 16:09:29,323 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9179b42-cd43-4751-ac08-8a5351abaa35', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9179b42-cd43-4751-ac08-8a5351abaa35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes'} Body: b'{"volume": {"id": "69915b97-5958-4965-9238-cc7ace34043e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:29.265575", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:29,375 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.043s 2023-04-20 16:09:29,376 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a9f9bd-582d-4839-adc9-8d0da3dae87b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a9f9bd-582d-4839-adc9-8d0da3dae87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'{"volume": {"id": "69915b97-5958-4965-9238-cc7ace34043e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:30,430 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.042s 2023-04-20 16:09:30,430 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99bc792-0c4e-40ba-98df-df953f5b9998', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99bc792-0c4e-40ba-98df-df953f5b9998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'{"volume": {"id": "69915b97-5958-4965-9238-cc7ace34043e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:29.000000", "updated_at": "2023-04-20T16:09:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:30,499 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.058s 2023-04-20 16:09:30,500 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff94d5a-18e7-43cc-8fd0-00e31150c0c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff94d5a-18e7-43cc-8fd0-00e31150c0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'{"volume": {"id": "69915b97-5958-4965-9238-cc7ace34043e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:29.000000", "updated_at": "2023-04-20T16:09:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2098465721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:30,672 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.160s 2023-04-20 16:09:30,672 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46f2fc4-77b4-49a9-8a3d-54095d968fb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'' 2023-04-20 16:09:30,721 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e 0.049s 2023-04-20 16:09:30,722 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-749f3ed7-9f1b-4b35-b5c1-554a5feb824a', 'x-openstack-request-id': 'req-749f3ed7-9f1b-4b35-b5c1-554a5feb824a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/69915b97-5958-4965-9238-cc7ace34043e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 69915b97-5958-4965-9238-cc7ace34043e could not be found."}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97cde46c-49c1-46d4-86fb-22415bb2d5a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:30,950 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes 0.225s 2023-04-20 16:09:30,951 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c788f06-f682-4662-9846-e0a61da83289', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c788f06-f682-4662-9846-e0a61da83289', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes'} Body: b'{"volume": {"id": "97cde46c-49c1-46d4-86fb-22415bb2d5a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:30.883706", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:31,021 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.060s 2023-04-20 16:09:31,021 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49febfe5-23f6-4f30-95d6-88817e272d1b', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49febfe5-23f6-4f30-95d6-88817e272d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'{"volume": {"id": "97cde46c-49c1-46d4-86fb-22415bb2d5a8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:31.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:32,078 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.046s 2023-04-20 16:09:32,079 80184 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1d5201-8814-4ad8-8c20-d96c7706b61e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1d5201-8814-4ad8-8c20-d96c7706b61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'{"volume": {"id": "97cde46c-49c1-46d4-86fb-22415bb2d5a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:31.000000", "updated_at": "2023-04-20T16:09:31.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:32,141 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.051s 2023-04-20 16:09:32,141 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e178f0-b2cf-4837-bc01-aa3e9580e6ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e178f0-b2cf-4837-bc01-aa3e9580e6ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'{"volume": {"id": "97cde46c-49c1-46d4-86fb-22415bb2d5a8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:31.000000", "updated_at": "2023-04-20T16:09:31.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966537625", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8"}], "user_id": "0a86ce937efb47789853de491cea34ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "35635c04328142fe9c09bdc701e0ba1c"}}' 2023-04-20 16:09:32,258 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.106s 2023-04-20 16:09:32,258 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:32 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b5426f-85c2-4a75-9bb4-73f6b53db56d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'' 2023-04-20 16:09:32,282 80184 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8 0.023s 2023-04-20 16:09:32,283 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5dd00c5-8019-4203-9024-6355cf1f02de', 'x-openstack-request-id': 'req-c5dd00c5-8019-4203-9024-6355cf1f02de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/35635c04328142fe9c09bdc701e0ba1c/volumes/97cde46c-49c1-46d4-86fb-22415bb2d5a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97cde46c-49c1-46d4-86fb-22415bb2d5a8 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 42, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 43b0b6b0-67c1-45be-9fbc-8657fbf2981d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:34,332 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types 0.202s 2023-04-20 16:09:34,332 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1417488475"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc37948e-d5e9-4160-9992-2126ebf00bd9', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc37948e-d5e9-4160-9992-2126ebf00bd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types'} Body: b'{"volume_type": {"id": "f1efdf9c-faac-4851-add8-d79551fd1b89", "name": "tempest-GroupsTest-volume-type-1417488475", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:09:34,364 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types 0.029s 2023-04-20 16:09:34,364 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-1813367125"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61f1a314-2be5-48f4-930c-325d1582978d', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61f1a314-2be5-48f4-930c-325d1582978d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types'} Body: b'{"group_type": {"id": "7a758f84-82c9-47e5-ba74-12c04b7c28b1", "name": "tempest-GroupsTest-group-type-1813367125", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:09:34,578 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups 0.211s 2023-04-20 16:09:34,579 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "7a758f84-82c9-47e5-ba74-12c04b7c28b1", "volume_types": ["f1efdf9c-faac-4851-add8-d79551fd1b89"], "name": "tempest-Group1-130491413"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b21569f-546f-4fc3-933f-1c21f6940f8c', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b21569f-546f-4fc3-933f-1c21f6940f8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups'} Body: b'{"group": {"id": "43b0b6b0-67c1-45be-9fbc-8657fbf2981d", "name": "tempest-Group1-130491413"}}' 2023-04-20 16:09:34,615 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d 0.034s 2023-04-20 16:09:34,615 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack -Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c14b13c-6eb4-45a0-8378-b53a7fba0f0e', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c14b13c-6eb4-45a0-8378-b53a7fba0f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d'} Body: b'{"group": {"id": "43b0b6b0-67c1-45be-9fbc-8657fbf2981d", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.000000", "name": "tempest-Group1-130491413", "description": null, "group_type": "7a758f84-82c9-47e5-ba74-12c04b7c28b1", "volume_types": ["f1efdf9c-faac-4851-add8-d79551fd1b89"]}}' 2023-04-20 16:09:35,651 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d 0.030s 2023-04-20 16:09:35,651 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b14a1e-c664-4aae-897e-853b335be3a6', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b14a1e-c664-4aae-897e-853b335be3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d'} Body: b'{"group": {"id": "43b0b6b0-67c1-45be-9fbc-8657fbf2981d", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.000000", "name": "tempest-Group1-130491413", "description": null, "group_type": "7a758f84-82c9-47e5-ba74-12c04b7c28b1", "volume_types": ["f1efdf9c-faac-4851-add8-d79551fd1b89"]}}' 2023-04-20 16:09:35,722 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/volumes/detail 0.066s 2023-04-20 16:09:35,723 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1395d6d-5215-4a62-a9f9-c2ff58d84a9b', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1395d6d-5215-4a62-a9f9-c2ff58d84a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:09:35,794 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d/action 0.060s 2023-04-20 16:09:35,794 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-162531b6-81aa-4b8e-9dd7-a9397e64db02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d/action'} Body: b'' 2023-04-20 16:09:35,810 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d 0.015s 2023-04-20 16:09:35,810 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f5c130-490a-4352-9a4a-8eb9277999b7', 'x-openstack-request-id': 'req-73f5c130-490a-4352-9a4a-8eb9277999b7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/43b0b6b0-67c1-45be-9fbc-8657fbf2981d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 43b0b6b0-67c1-45be-9fbc-8657fbf2981d could not be found."}}' 2023-04-20 16:09:35,883 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types/7a758f84-82c9-47e5-ba74-12c04b7c28b1 0.072s 2023-04-20 16:09:35,883 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbd4296-3025-47b9-8f52-85a5cea9de75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types/7a758f84-82c9-47e5-ba74-12c04b7c28b1'} Body: b'' 2023-04-20 16:09:35,933 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f1efdf9c-faac-4851-add8-d79551fd1b89 0.049s 2023-04-20 16:09:35,934 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798a51d3-22b1-4bdf-8e4f-926a41e084b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f1efdf9c-faac-4851-add8-d79551fd1b89'} Body: b'' 2023-04-20 16:09:35,950 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f1efdf9c-faac-4851-add8-d79551fd1b89 0.016s 2023-04-20 16:09:35,951 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c886d04-df86-40eb-a297-2879c4d3cf46', 'x-openstack-request-id': 'req-3c886d04-df86-40eb-a297-2 879c4d3cf46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f1efdf9c-faac-4851-add8-d79551fd1b89'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f1efdf9c-faac-4851-add8-d79551fd1b89 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] ---------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 108, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 02476a65-ea56-449d-b14f-76df0931bc86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:36,002 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types 0.048s 2023-04-20 16:09:36,003 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1455115366"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc20998b-e6b3-432e-899a-c8c1ce8d5804', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc20998b-e6b3-432e-899a-c8c1ce8d5804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types'} Body: b'{"volume_type": {"id": "f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf", "name": "tempest-GroupsTest-volume-type-1455115366", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:09:36,041 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types 0.035s 2023-04-20 16:09:36,041 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-1272456993"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4436a892-5199-4b63-b32d-03f61a6864aa', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4436a892-5199-4b63-b32d-03f61a6864aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types'} Body: b'{"group_type": {"id": "90b65d85-faa5-4172-81c6-cf9584c67634", "name": "tempest-GroupsTest-group-type-1272456993", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:09:36,120 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups 0.076s 2023-04-20 16:09:36,121 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "90b65d85-faa5-4172-81c6-cf9584c67634", "volume_types": ["f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf"], "name": "tempest-GroupsTest-Group-1903406605"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30aef43c-afef-44cf-80e4-5fbd84c59498', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30aef43c-afef-44cf-80e4-5fbd84c59498', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups'} Body: b'{"group": {"id": "02476a65-ea56-449d-b14f-76df0931bc86", "name": "tempest-GroupsTest-Group-1903406605"}}' 2023-04-20 16:09:36,158 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86 0.034s 2023-04-20 16:09:36,158 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1453d5fc-2fba-4ba9-9a27-5aba16bd499e', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1453d5fc-2fba-4ba9-9a27-5aba16bd499e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86'} Body: b'{"group": {"id": "02476a65-ea56-449d-b14f-76df0931bc86", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:09:36.000000", "name": "tempest-GroupsTest-Group-1903406605", "description": null, "group_type": "90b65d85-faa5-4172-81c6-cf9584c67634", "volume_types": ["f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf"]}}' 2023-04-20 16:09:37,194 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86 0.031s 2023-04-20 16:09:37,194 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ded10c-9fd7-4ace-b3f3-e60b08e05061', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ded10c-9fd7-4ace-b3f3-e60b08e05061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86'} Body: b'{"group": {"id": "02476a65-ea56-449d-b14f-76df0931bc86", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:09:36.000000", "name": "tempest-GroupsTest-Group-1903406605", "description": null, "group_type": "90b65d85-faa5-4172-81c6-cf9584c67634", "volume_types": ["f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf"]}}' 2023-04-20 16:09:37,259 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/volumes/detail 0.059s 2023-04-20 16:09:37,259 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b86acc-c95a-421c-b73e-6a6caa5054ed', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b86acc-c95a-421c-b73e-6a6caa5054ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:09:37,328 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86/action 0.058s 2023-04-20 16:09:37,328 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb477c8-576b-4c5b-ad6a-abc 413b2c324', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86/action'} Body: b'' 2023-04-20 16:09:37,345 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86 0.016s 2023-04-20 16:09:37,346 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7b137f-04cf-45b1-8e43-dd3fb76be89a', 'x-openstack-request-id': 'req-fc7b137f-04cf-45b1-8e43-dd3fb76be89a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2ce1196c82664493bbad488f993c3e40/groups/02476a65-ea56-449d-b14f-76df0931bc86'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 02476a65-ea56-449d-b14f-76df0931bc86 could not be found."}}' 2023-04-20 16:09:37,373 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types/90b65d85-faa5-4172-81c6-cf9584c67634 0.026s 2023-04-20 16:09:37,373 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-febcfc30-982e-45a1-a8c5-4006df636353', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/group_types/90b65d85-faa5-4172-81c6-cf9584c67634'} Body: b'' 2023-04-20 16:09:37,422 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf 0.048s 2023-04-20 16:09:37,423 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d2ee89-2c50-4519-9287-1e529d70c762', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf'} Body: b'' 2023-04-20 16:09:37,441 80178 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf 0.018s 2023-04-20 16:09:37,442 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bce350a-3a92-46b9-8cb7-ba5ccbe67ba0', 'x-openstack-request-id': 'req-2bce350a-3a92-46b9-8cb7-ba5ccbe67ba0', 'connection': 'close', 'st atus': '404', 'content-location': 'http://10.0.0.210/volume/v3/b493bcef1da74a38a5011372377364a4/types/f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f735cb1b-1aaf-4a46-96d9-1c80dc5d90cf could not be found."}}' tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ef31dc2-9de7-444a-871e-47bfd21b11ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:36,998 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes 0.298s 2023-04-20 16:09:36,998 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f68af3-634d-40c6-aa56-6afe401f189d', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f68af3-634d-40c6-aa56-6afe401f189d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes'} Body: b'{"volume": {"id": "3ef31dc2-9de7-444a-871e-47bfd21b11ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:36.942810", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}], "user_id": "1125491e3e084251b8acf54dbf3fd42b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:37,044 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad 0.036s 2023-04-20 16:09:37,044 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4ec2fa3-f034-4088-872f-1f5eeaefaa96', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4ec2fa3-f034-4088-872f-1f5eeaefaa96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'{"volume": {"id": "3ef31dc2-9de7-444a-871e-47bfd21b11ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:37.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}], "user_id": "1125491e3e084251b8acf54dbf3fd42b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "820e4731ae8b40fbb07b5cc486c57aa2"}}' 2023-04-20 16:09:38,092 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b1 1ad 0.036s 2023-04-20 16:09:38,092 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d2ab9f-1222-4973-be33-f10f318fd7a4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d2ab9f-1222-4973-be33-f10f318fd7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'{"volume": {"id": "3ef31dc2-9de7-444a-871e-47bfd21b11ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:37.000000", "updated_at": "2023-04-20T16:09:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}], "user_id": "1125491e3e084251b8acf54dbf3fd42b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "820e4731ae8b40fbb07b5cc486c57aa2"}}' 2023-04-20 16:09:38,140 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad 0.037s 2023-04-20 16:09:38,141 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45c54e7-f8cd-48f6-9024-7e31cd4b195b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45c54e7-f8cd-48f6-9024-7e31cd4b195b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'{"volume": {"id": "3ef31dc2-9de7-444a-871e-47bfd21b11ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:37.000000", "updated_at": "2023-04-20T16:09:37.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-269900623", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad"}], "user_id": "1125491e3e084251b8acf54dbf3fd42b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "820e4731ae8b40fbb07b5cc486c57aa2"}}' 2023-04-20 16:09:38,259 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad 0.106s 2023-04-20 16:09:38,259 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fe06bd-a8c9-4301-a349-852255328053', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'' 2023-04-20 16:09:38,280 80184 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad 0.021s 2023-04-20 16:09:38,281 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bd8dff-d27c-411e-93a7-f306aee1593e', 'x-openstack-request-id': 'req-70bd8dff-d27c-411e-93a7-f306aee1593e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/820e4731ae8b40fbb07b5cc486c57aa2/volumes/3ef31dc2-9de7-444a-871e-47bfd21b11ad'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3ef31dc2-9de7-444a-871e-47bfd21b11ad could not be found."}}' tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 0b1868b6-27dc-46a2-b0c3-595ab9b60a39 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:40,687 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types 0.236s 2023-04-20 16:09:40,687 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-294912434"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df15760b-6606-4d40-8740-b5ad10946b51', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df15760b-6606-4d40-8740-b5ad10946b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types'} Body: b'{"volume_type": {"id": "a5beb1f6-8598-45f4-ab86-98a0d6ec3d83", "name": "tempest-GroupsV320Test-volume-type-294912434", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:09:40,717 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/group_types 0.027s 2023-04-20 16:09:40,718 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1196365493"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8341e90a-b365-4000-8e8e-aded949d9dab', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8341e90a-b365-4000-8e8e-aded949d9dab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/group_types'} Body: b'{"group_type": {"id": "1253815e-dcf0-4ea2-b5e8-fc31ed07801d", "name": "tempest-GroupsV320Test-group-type-1196365493", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-20 16:09:41,051 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups 0.330s 2023-04-20 16:09:41,051 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "1253815e-dcf0-4ea2-b5e8-fc31ed07801d", "volume_types": ["a5beb1f6-8598-45f4-ab86-98a0d6ec3d83"], "name": "tempest-GroupsV320Test-Group-1930487610"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8db268-6a5e-4820-8185-3e32a6da0e3c', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8db268-6a5e-4820-8185-3e32a6da0e3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups'} Body: b'{"group": {"id": "0b1868b6-27dc-46a2-b0c3-595ab9b60a39", "name": "tempest-GroupsV320Test-Group-1930487610"}}' 2023-04-20 16:09:41,082 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39 0.029s 2023-04-20 16:09:41,083 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a1dbed-76d3-4810-a9a9-97dbab0a521a', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95a1dbed-76d3-4810-a9a9-97dbab0a521a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39'} Body: b'{"group": {"id": "0b1868b6-27dc-46a2-b0c3-595ab9b60a39", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-20T16:09:41.000000", "name": "tempest-GroupsV320Test-Group-1930487610", "description": null, "group_type": "1253815e-dcf0-4ea2-b5e8-fc31ed07801d", "volume_types": ["a5beb1f6-8598-45f4-ab86-98a0d6ec3d83"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:09:42,117 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39 0.030s 2023-04-20 16:09:42,118 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d73e006-a73c-4677-b101-c832045fa93a', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d73e006-a73c-4677-b101-c832045fa93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39'} Body: b'{"group": {"id": "0b1868b6-27dc-46a2-b0c3-595ab9b60a39", "status": "error", "availability_zone": "nova", "created_at": "2023-04-20T16:09:41.000000", "name": "tempest-GroupsV320Test-Group-1930487610", "description": null, "group_type": "1253815e-dcf0-4ea2-b5e8-fc31ed07801d", "volume_types": ["a5beb1f6-8598-45f4-ab86-98a0d6ec3d83"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-20 16:09:42,187 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/volumes/detail 0.065s 2023-04-20 16:09:42,187 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0f9bd8-8e73-441b-895f-1d2d16fa2f54', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0f9bd8-8e73-441b-895f-1d2d16fa2f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/volumes/detail'} Body: b'{"volumes": []}' 2023-04-20 16:09:42,269 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39/action 0.071s 2023-04-20 16:09:42,270 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee63e9c-dca3-446a-8333-74f9b630ad84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39/action'} Body: b'' 2023-04-20 16:09:42,286 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39 0.016s 2023-04-20 16:09:42,287 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24c9ad0-b331-4f91-bae7-32c8c812e747', 'x-openstack-request-id': 'req-a24c9ad0-b331-4f91-bae7-32c8c812e747', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/142ca14259d046d29c0f9f2ee6c0e77d/groups/0b1868b6-27dc-46a2-b0c3-595ab9b60a39'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0b1868b6-27dc-46a2-b0c3-595ab9b60a39 could not be found."}}' 2023-04-20 16:09:42,318 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/group_types/1253815e-dcf0-4ea2-b5e8-fc31ed07801d 0.031s 2023-04-20 16:09:42,318 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e5d310-50ad-4669-af37-566bb5ceb003', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/group_types/1253815e-dcf0-4ea2-b5e8-fc31ed07801d'} Body: b'' 2023-04-20 16:09:42,374 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types/a5beb1f6-8598-45f4-ab86-98a0d6ec3d83 0.055s 2023-04-20 16:09:42,374 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65def297-ddd0-4381-94cb-21411a1287c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types/a5beb1f6-8598-45f4-ab86-98a0d6ec3d83'} Body: b'' 2023-04-20 16:09:42,388 80178 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types/a5beb1f6-8598-45f4-ab86-98a0d6ec3d83 0.014s 2023-04-20 16:09:42,389 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-715ffebd-6a31-40bf-859c-f0802c4e0755', 'x-openstack-request-id': 'req-715ffebd-6a31-40bf-859c-f0802c4e0755', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae12e271b6594886901075dd42b8acc4/types/a5beb1f6-8598-45f4-ab86-98a0d6ec3d83'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a5beb1f6-8598-45f4-ab86-98a0d6ec3d83 could not be found."}}' tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a3b8647d-2c87-44f6-a61f-beb705ce60b7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:44,486 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes 0.480s 2023-04-20 16:09:44,487 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923f04b4-8611-4676-b8ae-6c7567ac2098', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923f04b4-8611-4676-b8ae-6c7567ac2098', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes'} Body: b'{"volume": {"id": "a3b8647d-2c87-44f6-a61f-beb705ce60b7", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.406733", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}], "user_id": "9fda0be164734818a2528838b90186da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:44,538 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.041s 2023-04-20 16:09:44,539 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52b1d7c-d640-46f4-94c2-610b2db066a7', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52b1d7c-d640-46f4-94c2-610b2db066a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'{"volume": {"id": "a3b8647d-2c87-44f6-a61f-beb705ce60b7", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}], "user_id": "9fda0be164734818a2528838b90186da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78fbba11323045d2b636349d4949c000"}}' 2023-04-20 16:09:45,602 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.051s 2023-04-20 16:09:45,603 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c510a670-cb11-43c6-a4bf-db934b534955', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c510a670-cb11-43c6-a4bf-db934b534955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'{"volume": {"id": "a3b8647d-2c87-44f6-a61f-beb705ce60b7", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": "2023-04-20T16:09:45.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}], "user_id": "9fda0be164734818a2528838b90186da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78fbba11323045d2b636349d4949c000"}}' 2023-04-20 16:09:45,670 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.046s 2023-04-20 16:09:45,671 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b9b547-a5c9-4480-8b55-0dd45bdd3640', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b9b547-a5c9-4480-8b55-0dd45bdd3640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'{"volume": {"id": "a3b8647d-2c87-44f6-a61f-beb705ce60b7", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": "2023-04-20T16:09:45.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1518678257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7"}], "user_id": "9fda0be164734818a2528838b90186da", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "78fbba11323045d2b636349d4949c000"}}' 2023-04-20 16:09:45,806 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.124s 2023-04-20 16:09:45,806 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc54c86-103f-46ea-8bad-151c8a38546c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'' 2023-04-20 16:09:45,829 80184 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7 0.022s 2023-04-20 16:09:45,829 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16a51d5-3e8a-4d7d-97a5-3a3e5b57863c', 'x-openstack-request-id': 'req-e16a51d5-3e8a-4d7d-97a5-3a3e5b57863c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/78fbba11323045d2b636349d4949c000/volumes/a3b8647d-2c87-44f6-a61f-beb705ce60b7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a3b8647d-2c87-44f6-a61f-beb705ce60b7 could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 120, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 011b4d7b-6124-4077-a84a-9e776a1dfab5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:47,982 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes 0.372s 2023-04-20 16:09:47,982 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1589787255", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68da8c9f-285b-4e26-99bc-fd5806ce07d0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68da8c9f-285b-4e26-99bc-fd5806ce07d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes'} Body: b'{"volume": {"id": "011b4d7b-6124-4077-a84a-9e776a1dfab5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:47.909196", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1589787255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:48,043 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5 0.049s 2023-04-20 16:09:48,043 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec3a426-2328-48f0-bdd7-a6c55a6af9f0', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec3a426-2328-48f0-bdd7-a6c55a6af9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5'} Body: b'{"volume": {"id": "011b4d7b-6124-4077-a84a-9e776a1dfab5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:48.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1589787255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:49,091 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5 0.037s 2023-04-20 16:09:49,092 80184 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa0a807-cafb-4225-bd50-372965b91e33', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa0a807-cafb-4225-bd50-372965b91e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5'} Body: b'{"volume": {"id": "011b4d7b-6124-4077-a84a-9e776a1dfab5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:48.000000", "updated_at": "2023-04-20T16:09:48.000000", "name": "tempest-VolumesGetTest-Volume-1589787255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:49,203 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5 0.100s 2023-04-20 16:09:49,204 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf00aff-b031-436a-9380-fad2833e4e7f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5'} Body: b'' 2023-04-20 16:09:49,224 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5 0.020s 2023-04-20 16:09:49,225 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8365b58-bf13-4d13-92ea-b0f60c13d73e', 'x-openstack-request-id': 'req-b8365b58-bf13-4d13-92ea-b0f60c13d73e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/011b4d7b-6124-4077-a84a-9e776a1dfab5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 011b4d7b-6124-4077-a84a-9e776a1dfab5 could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d0d7e68b-ed82-424e-a5f1-f0da6b9987ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:49,431 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes 0.203s 2023-04-20 16:09:49,432 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-635814216"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc0db93-1db6-46fc-82c0-ac08f3648990', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc0db93-1db6-46fc-82c0-ac08f3648990', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes'} Body: b'{"volume": {"id": "d0d7e68b-ed82-424e-a5f1-f0da6b9987ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:49.367043", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-635814216", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:49,498 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.049s 2023-04-20 16:09:49,499 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9d1c51-765a-4a3c-8d5e-f11c4c62779a', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9d1c51-765a-4a3c-8d5e-f11c4c62779a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'{"volume": {"id": "d0d7e68b-ed82-424e-a5f1-f0da6b9987ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:49.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-635814216", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:50,580 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.065s 2023-04-20 16:09:50,581 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6a8dc5-cb70-40e6-a809-eb27f9752a7c', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6a8dc5-cb70-40e6-a809-eb27f9752a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'{"volume": {"id": "d0d7e68b-ed82-424e-a5f1-f0da6b9987ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:49.000000", "updated_at": "2023-04-20T16:09:50.000000", "name": "tempest-VolumesGetTest-Volume-635814216", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:50,650 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.058s 2023-04-20 16:09:50,650 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be59f33-b544-422f-9e88-27a4744c5e5e', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be59f33-b544-422f-9e88-27a4744c5e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'{"volume": {"id": "d0d7e68b-ed82-424e-a5f1-f0da6b9987ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:49.000000", "updated_at": "2023-04-20T16:09:50.000000", "name": "tempest-VolumesGetTest-Volume-635814216", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:50,756 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.093s 2023-04-20 16:09:50,756 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0626a164-aa66-4d3d-8f65-5e9dd19ab45a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'' 2023-04-20 16:09:50,778 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed 0.021s 2023-04-20 16:09:50,778 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe55497e-b351-4954-9b8e-3f344bbb6f74', 'x-openstack-request-id': 'req-fe55497e-b351-4954-9b8e-3f344bbb6f74', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/d0d7e68b-ed82-424e-a5f1-f0da6b9987ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d0d7e68b-ed82-424e-a5f1-f0da6b9987ed could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 130, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a60f1da4-c0db-4835-ab07-270f0645922a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:50,805 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.023s 2023-04-20 16:09:50,805 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-27940c05-7223-4bd4-a364-d75aa1927bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:09:51,126 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes 0.320s 2023-04-20 16:09:51,126 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-VolumesGetTest-Volume-1057371629", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36619886-3a87-4140-9b6a-4c1a3a8e783e', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36619886-3a87-4140-9b6a-4c1a3a8e783e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes'} Body: b'{"volume": {"id": "a60f1da4-c0db-4835-ab07-270f0645922a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:51.060757", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1057371629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:51,182 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a 0.047s 2023-04-20 16:09:51,183 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ea119c-6fb4-46e9-a0ed-5193d6ac373c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ea119c-6fb4-46e9-a0ed-5193d6ac373c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a'} Body: b'{"volume": {"id": "a60f1da4-c0db-4835-ab07-270f0645922a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:51.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1057371629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:52,236 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a 0.042s 2023-04-20 16:09:52,237 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502af9ca-7ab5-41ff-a6dc-e28205570e61', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502af9ca-7ab5-41ff-a6dc-e28205570e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a'} Body: b'{"volume": {"id": "a60f1da4-c0db-4835-ab07-270f0645922a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:51.000000", "updated_at": "2023-04-20T16:09:51.000000", "name": "tempest-VolumesGetTest-Volume-1057371629", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a"}], "user_id": "8e5b51258c59431381fdde90f135c0ef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5fc2100f057b45058bcad2ce7fa60b95"}}' 2023-04-20 16:09:52,371 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a 0.123s 2023-04-20 16:09:52,372 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be074718-098e-4353-9e20-6221da288e7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a'} Body: b'' 2023-04-20 16:09:52,396 80184 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a 0.024s 2023-04-20 16:09:52,396 80184 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-17cf37a0-2aa7-42c8-af6f-d53b34aa26cc', 'x-openstack-request-id': 'req-17cf37a0-2aa7-42c8-af6f-d53b34aa26cc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5fc2100f057b45058bcad2ce7fa60b95/volumes/a60f1da4-c0db-4835-ab07-270f0645922a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a60f1da4-c0db-4835-ab07-270f0645922a could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dc47b496-4791-4ff6-9de6-4a219628124a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:54,035 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes 0.417s 2023-04-20 16:09:54,035 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-373626396"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d190a5b-c858-4f0e-8dea-8b3803974532', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d190a5b-c858-4f0e-8dea-8b3803974532', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes'} Body: b'{"volume": {"id": "dc47b496-4791-4ff6-9de6-4a219628124a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:53.969063", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-373626396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 16:09:54,085 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.038s 2023-04-20 16:09:54,085 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8ed532-d5aa-430e-9700-ef28b85a6193', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8ed532-d5aa-430e-9700-ef28b85a6193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'{"volume": {"id": "dc47b496-4791-4ff6-9de6-4a219628124a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:54.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-373626396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:55,134 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.037s 2023-04-20 16:09:55,135 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af6522f-393d-47d1-a524-2a10db89fc07', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af6522f-393d-47d1-a524-2a10db89fc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'{"volume": {"id": "dc47b496-4791-4ff6-9de6-4a219628124a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:54.000000", "updated_at": "2023-04-20T16:09:54.000000", "name": "tempest-VolumesTransfersV355Test-Volume-373626396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:55,187 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.040s 2023-04-20 16:09:55,187 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6750bdb0-3c2a-43fe-889f-97510eeb4227', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6750bdb0-3c2a-43fe-889f-97510eeb4227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'{"volume": {"id": "dc47b496-4791-4ff6-9de6-4a219628124a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:54.000000", "updated_at": "2023-04-20T16:09:54.000000", "name": "tempest-VolumesTransfersV355Test-Volume-373626396", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:55,345 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.147s 2023-04-20 16:09:55,346 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fbc88c-eeb0-484e-937c-4c15abfed5d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'' 2023-04-20 16:09:55,368 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a 0.021s 2023-04-20 16:09:55,368 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4579990-d5cd-4082-81bf-dd3d6443f0a0', 'x-openstack-request-id': 'req-e4579990-d5cd-4082-81bf-dd3d6443f0a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/dc47b496-4791-4ff6-9de6-4a219628124a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dc47b496-4791-4ff6-9de6-4a219628124a could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b23332e-a175-4c5a-baac-6a8144776cdd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:55,566 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes 0.194s 2023-04-20 16:09:55,567 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-376345747"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a1088f-c0ed-431e-9ba8-baf187f35816', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a1088f-c0ed-431e-9ba8-baf187f35816', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes'} Body: b'{"volume": {"id": "7b23332e-a175-4c5a-baac-6a8144776cdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:55.507262", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-376345747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-20 16:09:55,621 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.044s 2023-04-20 16:09:55,621 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b501ffce-58f2-4c33-997e-22273e79e159', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b501ffce-58f2-4c33-997e-22273e79e159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'{"volume": {"id": "7b23332e-a175-4c5a-baac-6a8144776cdd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-376345747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:56,671 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.037s 2023-04-20 16:09:56,671 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfee33c-e6b7-4d5a-af70-98cac35c6f1b', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfee33c-e6b7-4d5a-af70-98cac35c6f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'{"volume": {"id": "7b23332e-a175-4c5a-baac-6a8144776cdd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:56.000000", "updated_at": "2023-04-20T16:09:56.000000", "name": "tempest-VolumesTransfersV355Test-Volume-376345747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:56,722 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.040s 2023-04-20 16:09:56,722 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a3d55cf-7a8b-4d2d-8ce0-48b27f1128d2', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a3d55cf-7a8b-4d2d-8ce0-48b27f1128d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'{"volume": {"id": "7b23332e-a175-4c5a-baac-6a8144776cdd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:56.000000", "updated_at": "2023-04-20T16:09:56.000000", "name": "tempest-VolumesTransfersV355Test-Volume-376345747", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd"}], "user_id": "9cbf426fdcd045d9a45e4e011b3d9e2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "71e447d856f949ce86070a93026a39b7"}}' 2023-04-20 16:09:56,837 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.104s 2023-04-20 16:09:56,837 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e24cd8-3862-4446-aaba-282b007a02bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'' 2023-04-20 16:09:56,857 80178 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd 0.019s 2023-04-20 16:09:56,857 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e021bb-7331-4ec8-991e-454b691d8553', 'x-openstack-request-id': 'req-75e021bb-7331-4ec8-991e-454b691d8553', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71e447d856f949ce86070a93026a39b7/volumes/7b23332e-a175-4c5a-baac-6a8144776cdd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7b23332e-a175-4c5a-baac-6a8144776cdd could not be found."}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b59aacbb-f076-41c1-8a13-b5150decb331 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:00,318 80178 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes 0.415s 2023-04-20 16:10:00,319 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-139717527"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7754d71-f098-433f-8863-db7d34d3617c', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7754d71-f098-433f-8863-db7d34d3617c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes'} Body: b'{"volume": {"id": "b59aacbb-f076-41c1-8a13-b5150decb331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:00.244345", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-139717527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}], "user_id": "cf6091e52b8f4c12937f8afbf78e96ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:00,366 80178 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331 0.038s 2023-04-20 16:10:00,367 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64032347-7178-404c-b33d-ba9d82a3f57d', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64032347-7178-404c-b33d-ba9d82a3f57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331'} Body: b'{"volume": {"id": "b59aacbb-f076-41c1-8a13-b5150decb331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:00.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-139717527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}], "user_id": "cf6091e52b8f4c12937f8afbf78e96ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca8e1aeb27f34e398c0a63c8f04757b0"}}' 2023-04-20 16:10:01,448 80178 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331 0.070s 2023 -04-20 16:10:01,449 80178 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b248e45e-e363-499b-90a5-8a940004d4a4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b248e45e-e363-499b-90a5-8a940004d4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331'} Body: b'{"volume": {"id": "b59aacbb-f076-41c1-8a13-b5150decb331", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:00.000000", "updated_at": "2023-04-20T16:10:00.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-139717527", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ca8e1aeb27f34e398c0a63c8f04757b0/volumes/b59aacbb-f076-41c1-8a13-b5150decb331"}], "user_id": "cf6091e52b8f4c12937f8afbf78e96ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca8e1aeb27f34e398c0a63c8f04757b0"}}' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1c4c5f69-7cb4-44d3-811b-6d853122d142 failed to build and is in ERROR status setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1146736d-72b5-4fb7-9836-c0d4459a691a failed to build and is in ERROR status tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a703c8dc-4f1b-4f33-b827-f51366b07c47 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:52,439 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2023-04-20 16:07:52,439 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ff6eb11c-785d-455e-85e8-92cecb0ffb08', '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": "403bee038ece4e9aa023aad83ee8f188", "name": "tempest-VolumesActionsTest-1745644681-project-member", "password_expires_at": null}, "audit_ids": ["mKQolB-zR7yvXk228d8ijQ"], "expires_at": "2023-04-20T17:07:52.000000Z", "issued_at": "2023-04-20T16:07:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec92faae7a5d40f98409e9634a9dbf9b", "name": "tempest-VolumesActionsTest-1745644681"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ec92faae7a5d40f98409e9634a9dbf9b", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:07:52,440 80186 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '6deca2c3-6467-44e2-aa30-6cf5abf230f5', 'name': 'tempest-VolumesActionsTest-1683519822-network', 'tenant_id': 'ec92faae7a5d40f98409e9634a9dbf9b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ec92faae7a5d40f98409e9634a9dbf9b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25265, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:07:49Z', 'updated_at': '2023-04-20T16:07:49Z', 'revision_number': 1} available for tenant 2023-04-20 16:07:53,287 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.846s 2023-04-20 16:07:53,287 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-884360922", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "6deca2c3-6467-44e2-aa30-6cf5abf230f5"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb', '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-80667c4e-636a-47b0-9f62-145495d3867d', 'x-compute-request-id': 'req-80667c4e-636a-47b0-9f62-145495d3867d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4f841186-7958-4642-9050-9b048b61ebbb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f841186-7958-4642-9050-9b048b61ebbb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "SGAErdXyD3Zm"}}' 2023-04-20 16:07:53,426 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.135s 2023-04-20 16:07:53,426 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', '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-f7f5ed04-4fd7-475e-b9c2-480f4073dcd3', 'x-compute-request-id': 'req-f7f5ed04-4fd7-475e-b9c2-480f4073dcd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'{"server": {"id": "4f841186-7958-4642-9050-9b048b61ebbb", "name": "tempest-VolumesActionsTest-instance-884360922", "status": "BUILD", "tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b", "user_id": "403bee038ece4e9aa023aad83ee8f188", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:07:53Z", "updated": "2023-04-20T16:07:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f841186-7958-4642-9050-9b048b61ebbb"}], "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": "sche duling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:08:43,710 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.228s 2023-04-20 16:08:43,710 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', '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-36e007b6-b616-4f2b-9e71-79ccccb02367', 'x-compute-request-id': 'req-36e007b6-b616-4f2b-9e71-79ccccb02367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'{"server": {"id": "4f841186-7958-4642-9050-9b048b61ebbb", "name": "tempest-VolumesActionsTest-instance-884360922", "status": "ACTIVE", "tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b", "user_id": "403bee038ece4e9aa023aad83ee8f188", "metadata": {}, "hostId": "ea58b4db80534f74419d42951222f960ec7b256fb138aab7e1aa3832", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:07:53Z", "updated": "2023-04-20T16:08:00Z", "addresses": {"tempest-VolumesActionsTest-1683519822-network": [{"version": 4, "addr": "10.0.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:e1:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f841186-7958-4642-9050-9b048b61ebbb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:08:00.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": []}}' 2023-04-20 16:08:43,722 80186 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:09:44,015 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.233s 2023-04-20 16:09:44,016 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1995648815"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1e92b6-9a0a-4ed2-8922-4c296f6aa2dd', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1e92b6-9a0a-4ed2-8922-4c296f6aa2dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "a703c8dc-4f1b-4f33-b827-f51366b07c47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:43.952863", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1995648815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "so urce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:09:44,086 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.061s 2023-04-20 16:09:44,087 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de06c5d-fce4-4993-8f8f-070a33cc0365', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de06c5d-fce4-4993-8f8f-070a33cc0365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'{"volume": {"id": "a703c8dc-4f1b-4f33-b827-f51366b07c47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1995648815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:09:45,137 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.039s 2023-04-20 16:09:45,137 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16c971e-1d91-4438-909b-a85590c2c57a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16c971e-1d91-4438-909b-a85590c2c57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'{"volume": {"id": "a703c8dc-4f1b-4f33-b827-f51366b07c47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": "2023-04-20T16:09:44.000000", "name": "tempest-VolumesActionsTest-Volume-1995648815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}], "user_id": "403bee038ece4e9aa023 aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:09:45,188 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.039s 2023-04-20 16:09:45,188 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af1cd96-d1f3-4de9-a18c-8185af6cd596', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af1cd96-d1f3-4de9-a18c-8185af6cd596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'{"volume": {"id": "a703c8dc-4f1b-4f33-b827-f51366b07c47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:44.000000", "updated_at": "2023-04-20T16:09:44.000000", "name": "tempest-VolumesActionsTest-Volume-1995648815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:09:45,327 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.126s 2023-04-20 16:09:45,328 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6d1865-f9d9-4a24-9cb2-b76961bba6b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'' 2023-04-20 16:09:45,351 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47 0.023s 2023-04-20 16:09:45,352 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e9dbfc-a6e9-42ae-8804-ff6c662d198a', 'x-openstack-request-id': 'req-65e9dbfc-a6e9-42ae-8804-ff6c662d198a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a703c8dc-4f1b-4f33-b827-f51366b07c47'} Body: b'{"itemNotFound": {" code": 404, "message": "Volume a703c8dc-4f1b-4f33-b827-f51366b07c47 could not be found."}}' 2023-04-20 16:09:45,475 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.122s 2023-04-20 16:09:45,475 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 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-11904068-9727-4a8c-9102-2b81b52d85b9', 'x-compute-request-id': 'req-11904068-9727-4a8c-9102-2b81b52d85b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'' 2023-04-20 16:09:45,919 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.443s 2023-04-20 16:09:45,919 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', '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-f81f6c99-0fca-4634-a57a-aebdcecfa72e', 'x-compute-request-id': 'req-f81f6c99-0fca-4634-a57a-aebdcecfa72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'{"server": {"id": "4f841186-7958-4642-9050-9b048b61ebbb", "name": "tempest-VolumesActionsTest-instance-884360922", "status": "ACTIVE", "tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b", "user_id": "403bee038ece4e9aa023aad83ee8f188", "metadata": {}, "hostId": "ea58b4db80534f74419d42951222f960ec7b256fb138aab7e1aa3832", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:07:53Z", "updated": "2023-04-20T16:09:45Z", "addresses": {"tempest-VolumesActionsTest-1683519822-network": [{"version": 4, "addr": "10.0.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:e1:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4f841186-7958-4642-9050-9b048b61ebbb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:08:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:10:35,986 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb 0.040s 2023-04-20 16:10:35,986 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:35 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', '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-ba14660a-d8dd-4ef5-a84c-5938d110fb8e', 'x-compute-request-id': 'req-ba14660a-d8dd-4ef5-a84c-5938d110fb8e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4f841186-7958-4642-9050-9b048b61ebbb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4f841186-7958-4642-9050-9b048b61ebbb could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 309, in test_rebuild_server_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9711e55d-4681-46a1-b11d-2af067732aa2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:07:42,882 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.266s 2023-04-20 16:07:42,882 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9975411e-9f86-4fe1-a146-47b3eeaa742e', 'x-compute-request-id': 'req-9975411e-9f86-4fe1-a146-47b3eeaa742e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:07:43,227 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.333s 2023-04-20 16:07:43,228 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:07:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3cb4420-f971-4367-bbff-bc3cac7ba506', 'x-compute-request-id': 'req-f3cb4420-f971-4367-bbff-bc3cac7ba506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "h ref": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:08:34,331 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 1.042s 2023-04-20 16:08:34,332 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-3b790688-5bb1-4b3d-9048-c555b80f46f1', 'x-compute-request-id': 'req-3b790688-5bb1-4b3d-9048-c555b80f46f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:08:34,893 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.549s 2023-04-20 16:08:34,893 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Thu, 20 Apr 2023 16:08:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-3617416d-2694-4300-a09b-beb8833f2baa', 'x-compute-request-id': 'req-3617416d-2694-4300-a09b-beb8833f2baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:09:35,137 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes 0.223s 2023-04-20 16:09:35,138 80174 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-ServerActionsTestJSON-volume-70864828"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79444fe-f339-42b1-bf95-875b281b010d', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79444fe-f339-42b1-bf95-875b281b010d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes'} Body: b'{"volume": {"id": "9711e55d-4681-46a1-b11d-2af067732aa2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.074709", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-70864828", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023- 04-20 16:09:35,188 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2 0.041s 2023-04-20 16:09:35,188 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d020ce-9105-4ed1-aa38-5dffb6f6d7f8', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d020ce-9105-4ed1-aa38-5dffb6f6d7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2'} Body: b'{"volume": {"id": "9711e55d-4681-46a1-b11d-2af067732aa2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-70864828", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:09:36,245 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2 0.044s 2023-04-20 16:09:36,245 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be9e4e8-faea-406b-8968-0996a7be2b12', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be9e4e8-faea-406b-8968-0996a7be2b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2'} Body: b'{"volume": {"id": "9711e55d-4681-46a1-b11d-2af067732aa2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:09:35.000000", "updated_at": "2023-04-20T16:09:35.000000", "name": "tempest-ServerActionsTestJSON-volume-70864828", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9711e55d-4681-46a1-b11d-2af067732aa2"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:09:36,505 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.249s 2023-04-20 16:09:36,506 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-09f79422-62e9-4bad-9152-bb637373e6d9', 'x-compute-request-id': 'req-09f79422-62e9-4bad-9152-bb637373e6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 48f5dd86-2ae0-498e-9840-6cebc01b4260 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:36,164 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.173s 2023-04-20 16:10:36,164 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1840558589"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b63303e-1786-4560-8394-850bb30737ec', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b63303e-1786-4560-8394-850bb30737ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "48f5dd86-2ae0-498e-9840-6cebc01b4260", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:36.107473", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1840558589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:36,212 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.038s 2023-04-20 16:10:36,212 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ef8ba0-59eb-4f62-bf64-90fda4b4f45b', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ef8ba0-59eb-4f62-bf64-90fda4b4f45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'{"volume": {"id": "48f5dd86-2ae0-498e-9840-6cebc01b4260", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:36.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1840558589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:37,261 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.037s 2023-04-20 16:10:37,261 80186 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-226d3956-7fd5-4028-b6b7-3fcfd5b30628', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226d3956-7fd5-4028-b6b7-3fcfd5b30628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'{"volume": {"id": "48f5dd86-2ae0-498e-9840-6cebc01b4260", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:36.000000", "updated_at": "2023-04-20T16:10:36.000000", "name": "tempest-VolumesActionsTest-Volume-1840558589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:37,311 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.039s 2023-04-20 16:10:37,311 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60aa416c-c234-4b3b-876c-32a10edc7e67', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60aa416c-c234-4b3b-876c-32a10edc7e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'{"volume": {"id": "48f5dd86-2ae0-498e-9840-6cebc01b4260", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:36.000000", "updated_at": "2023-04-20T16:10:36.000000", "name": "tempest-VolumesActionsTest-Volume-1840558589", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:37,421 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.099s 2023-04-20 16:10:37,421 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb56d5b8-33de-42c3-87bd-a22365b3d12f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'' 2023-04-20 16:10:37,441 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260 0.020s 2023-04-20 16:10:37,442 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b1d934-23b3-49b6-9572-57bc2020704f', 'x-openstack-request-id': 'req-c0b1d934-23b3-49b6-9572-57bc2020704f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/48f5dd86-2ae0-498e-9840-6cebc01b4260'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 48f5dd86-2ae0-498e-9840-6cebc01b4260 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c3f9266-fb17-4342-98cb-e571c8786f5b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:37,684 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.240s 2023-04-20 16:10:37,685 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-663515319"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3cbdc07-a234-4a62-93b7-dc6c3e8458bf', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3cbdc07-a234-4a62-93b7-dc6c3e8458bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "9c3f9266-fb17-4342-98cb-e571c8786f5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:37.578385", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-663515319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:37,733 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.039s 2023-04-20 16:10:37,734 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb52d63-77d2-475c-a2ab-e2d8945d814a', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb52d63-77d2-475c-a2ab-e2d8945d814a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'{"volume": {"id": "9c3f9266-fb17-4342-98cb-e571c8786f5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-663515319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:38,790 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.036s 2023-04-20 16:10:38,790 80186 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42053ede-804b-4a72-a297-60c0d4b14f64', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42053ede-804b-4a72-a297-60c0d4b14f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'{"volume": {"id": "9c3f9266-fb17-4342-98cb-e571c8786f5b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:38.000000", "updated_at": "2023-04-20T16:10:38.000000", "name": "tempest-VolumesActionsTest-Volume-663515319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:38,846 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.045s 2023-04-20 16:10:38,846 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee8cb663-ddc1-4c6a-a350-fd43f26dddac', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8cb663-ddc1-4c6a-a350-fd43f26dddac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'{"volume": {"id": "9c3f9266-fb17-4342-98cb-e571c8786f5b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:38.000000", "updated_at": "2023-04-20T16:10:38.000000", "name": "tempest-VolumesActionsTest-Volume-663515319", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:38,996 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.138s 2023-04-20 16:10:38,996 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0 ', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e173b76-f7df-4581-ad70-e6d7d0ab669f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'' 2023-04-20 16:10:39,015 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b 0.019s 2023-04-20 16:10:39,016 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e1e160-4f88-4cae-ba9f-fc2d69ccd1db', 'x-openstack-request-id': 'req-93e1e160-4f88-4cae-ba9f-fc2d69ccd1db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/9c3f9266-fb17-4342-98cb-e571c8786f5b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9c3f9266-fb17-4342-98cb-e571c8786f5b could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a77ce5ab-cdba-45ea-90fa-25489afa3fcf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:39,218 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.199s 2023-04-20 16:10:39,218 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1555318297"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b12a1e4-9894-42ca-bba2-ee537dccf3cf', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b12a1e4-9894-42ca-bba2-ee537dccf3cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "a77ce5ab-cdba-45ea-90fa-25489afa3fcf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:39.162194", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1555318297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:39,286 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.058s 2023-04-20 16:10:39,286 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37b94f4-f6c4-487f-b805-827ad89a047e', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37b94f4-f6c4-487f-b805-827ad89a047e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'{"volume": {"id": "a77ce5ab-cdba-45ea-90fa-25489afa3fcf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:39.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1555318297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:40,335 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.037s 2023-04-20 16:10:40,336 80186 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de30f7b-5dd8-4746-a650-feef6b377998', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de30f7b-5dd8-4746-a650-feef6b377998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'{"volume": {"id": "a77ce5ab-cdba-45ea-90fa-25489afa3fcf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:39.000000", "updated_at": "2023-04-20T16:10:39.000000", "name": "tempest-VolumesActionsTest-Volume-1555318297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:40,384 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.038s 2023-04-20 16:10:40,384 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fa77cc-9fb0-4357-9d85-eebf5607ad45', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fa77cc-9fb0-4357-9d85-eebf5607ad45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'{"volume": {"id": "a77ce5ab-cdba-45ea-90fa-25489afa3fcf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:39.000000", "updated_at": "2023-04-20T16:10:39.000000", "name": "tempest-VolumesActionsTest-Volume-1555318297", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:40,500 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.105s 2023-04-20 16:10:40,500 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05239082-0f96-4809-a83c-a5283cd1542b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'' 2023-04-20 16:10:40,520 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf 0.019s 2023-04-20 16:10:40,520 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-528e01e9-e589-4e39-b4fa-3ee50c5c3f08', 'x-openstack-request-id': 'req-528e01e9-e589-4e39-b4fa-3ee50c5c3f08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/a77ce5ab-cdba-45ea-90fa-25489afa3fcf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a77ce5ab-cdba-45ea-90fa-25489afa3fcf could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c0655dff-1850-44a4-a9c9-e154a18947f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:40,734 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.211s 2023-04-20 16:10:40,734 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-868349271"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ed0993-1abc-447e-8b5f-8788426cc654', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ed0993-1abc-447e-8b5f-8788426cc654', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "c0655dff-1850-44a4-a9c9-e154a18947f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:40.648443", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-868349271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:40,784 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.040s 2023-04-20 16:10:40,784 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5d7f2e-bb11-4cfa-a343-6256d2ab8634', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5d7f2e-bb11-4cfa-a343-6256d2ab8634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'{"volume": {"id": "c0655dff-1850-44a4-a9c9-e154a18947f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:41.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-868349271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:41,838 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.042s 2023-04-20 16:10:41,839 80186 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d24f1e-27d9-478b-9092-0730cc35d043', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d24f1e-27d9-478b-9092-0730cc35d043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'{"volume": {"id": "c0655dff-1850-44a4-a9c9-e154a18947f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:41.000000", "updated_at": "2023-04-20T16:10:41.000000", "name": "tempest-VolumesActionsTest-Volume-868349271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:41,889 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.040s 2023-04-20 16:10:41,890 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c94d9b-5c1f-4092-b83a-e173331879f2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c94d9b-5c1f-4092-b83a-e173331879f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'{"volume": {"id": "c0655dff-1850-44a4-a9c9-e154a18947f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:41.000000", "updated_at": "2023-04-20T16:10:41.000000", "name": "tempest-VolumesActionsTest-Volume-868349271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:41,998 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.097s 2023-04-20 16:10:41,998 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96dca154-dec7-4ed3-9269-1904b0ea2efb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'' 2023-04-20 16:10:42,021 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0 0.022s 2023-04-20 16:10:42,021 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c22ea78-c7d8-4f39-ab03-84703af00cf1', 'x-openstack-request-id': 'req-5c22ea78-c7d8-4f39-ab03-84703af00cf1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/c0655dff-1850-44a4-a9c9-e154a18947f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c0655dff-1850-44a4-a9c9-e154a18947f0 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] ---------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume db6f2c52-9fdb-493c-ae09-b2140496adde failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:42,196 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes 0.172s 2023-04-20 16:10:42,196 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1528799225"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb5106e-9ba0-4ff9-848b-ba79706a98b9', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb5106e-9ba0-4ff9-848b-ba79706a98b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes'} Body: b'{"volume": {"id": "db6f2c52-9fdb-493c-ae09-b2140496adde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:42.143833", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1528799225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:42,248 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.043s 2023-04-20 16:10:42,249 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5b749b-7c90-45e2-b2da-caec72c3b8ce', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5b749b-7c90-45e2-b2da-caec72c3b8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'{"volume": {"id": "db6f2c52-9fdb-493c-ae09-b2140496adde", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:42.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1528799225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:43,297 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.037s 2023-04-20 16:10:43,298 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247153f4-ccf2-4dc0-8ddc-93e23e7246e4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247153f4-ccf2-4dc0-8ddc-93e23e7246e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'{"volume": {"id": "db6f2c52-9fdb-493c-ae09-b2140496adde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:42.000000", "updated_at": "2023-04-20T16:10:42.000000", "name": "tempest-VolumesActionsTest-Volume-1528799225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:43,371 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.063s 2023-04-20 16:10:43,371 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9db261b-fcf7-488e-a72b-a96c6be3960f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9db261b-fcf7-488e-a72b-a96c6be3960f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'{"volume": {"id": "db6f2c52-9fdb-493c-ae09-b2140496adde", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:42.000000", "updated_at": "2023-04-20T16:10:42.000000", "name": "tempest-VolumesActionsTest-Volume-1528799225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde"}], "user_id": "403bee038ece4e9aa023aad83ee8f188", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ec92faae7a5d40f98409e9634a9dbf9b"}}' 2023-04-20 16:10:43,489 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.107s 2023-04-20 16:10:43,489 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c90bdea-d3fc-4c78-b94a-6dd4250932e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'' 2023-04-20 16:10:43,510 80186 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde 0.020s 2023-04-20 16:10:43,510 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2caa14db-d4e1-4ca1-9b89-8550027062c3', 'x-openstack-request-id': 'req-2caa14db-d4e1-4ca1-9b89-8550027062c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ec92faae7a5d40f98409e9634a9dbf9b/volumes/db6f2c52-9fdb-493c-ae09-b2140496adde'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume db6f2c52-9fdb-493c-ae09-b2140496adde could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 98569d98-bbb3-4f76-af23-11c13b3ddb2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:48,958 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727 0.148s 2023-04-20 16:10:48,958 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4472f2b7-1183-4699-92bf-8720ebade728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.5.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 16300544, "virtual_size": 117440512, "status": "active", "checksum": "b874c39491a2377b8490f5f1e89761a4", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b448d7aed44e45efaa2904e3b0c4a06e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "created_at": "2023-04-20T15:59:03Z", "updated_at": "2023-04-20T15:59:05Z", "tags": [], "self": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727", "file": "/v2/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:10:49,301 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes 0.342s 2023-04-20 16:10:49,302 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1, "name": "tempest-VolumesExtendTest-Volume-21869479"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a385936-1ed7-40f1-84bf-61bac769d851', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a385936-1ed7-40f1-84bf-61bac769d851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes'} Body: b'{"volume": {"id": "98569d98-bbb3-4f76-af23-11c13b3ddb2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:49.239195", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-21869479", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:49,359 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.047s 2023-04-20 16:10:49,359 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None R esponse - Headers: {'date': 'Thu, 20 Apr 2023 16:10:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02171622-d8ff-4382-9d3b-b1a630049f10', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02171622-d8ff-4382-9d3b-b1a630049f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'{"volume": {"id": "98569d98-bbb3-4f76-af23-11c13b3ddb2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:49.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-21869479", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:50,410 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.038s 2023-04-20 16:10:50,410 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442412d3-adaa-46c6-8f61-c656d06685e4', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442412d3-adaa-46c6-8f61-c656d06685e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'{"volume": {"id": "98569d98-bbb3-4f76-af23-11c13b3ddb2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:49.000000", "updated_at": "2023-04-20T16:10:49.000000", "name": "tempest-VolumesExtendTest-Volume-21869479", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:50,461 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.039s 2023-04-20 16:10:50,461 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55821a2a-3f68-41cd-b1f5-83768b154344', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-ope nstack-request-id': 'req-55821a2a-3f68-41cd-b1f5-83768b154344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'{"volume": {"id": "98569d98-bbb3-4f76-af23-11c13b3ddb2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:49.000000", "updated_at": "2023-04-20T16:10:49.000000", "name": "tempest-VolumesExtendTest-Volume-21869479", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:50,568 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.096s 2023-04-20 16:10:50,569 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b83e02f-e630-4c0b-9f79-2a889467d540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'' 2023-04-20 16:10:50,589 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b 0.019s 2023-04-20 16:10:50,589 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e74fe3-7d9c-42b2-87dc-277d43ab5b76', 'x-openstack-request-id': 'req-29e74fe3-7d9c-42b2-87dc-277d43ab5b76', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/98569d98-bbb3-4f76-af23-11c13b3ddb2b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98569d98-bbb3-4f76-af23-11c13b3ddb2b could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6a290517-af91-4e4b-8256-3390db0b13b4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:50,790 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes 0.198s 2023-04-20 16:10:50,790 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-444264179"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927d7185-3d96-425a-bc50-03c87dc7144f', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927d7185-3d96-425a-bc50-03c87dc7144f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes'} Body: b'{"volume": {"id": "6a290517-af91-4e4b-8256-3390db0b13b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:50.719810", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-444264179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:50,837 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.037s 2023-04-20 16:10:50,837 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08afd87a-3fa8-4f84-816e-543ed9c924f5', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08afd87a-3fa8-4f84-816e-543ed9c924f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'{"volume": {"id": "6a290517-af91-4e4b-8256-3390db0b13b4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:51.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-444264179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:51,887 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.038s 2023-04-20 16:10:51,888 80186 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa280f4-d829-43ea-a02f-02630fc1fce7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa280f4-d829-43ea-a02f-02630fc1fce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'{"volume": {"id": "6a290517-af91-4e4b-8256-3390db0b13b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:51.000000", "updated_at": "2023-04-20T16:10:51.000000", "name": "tempest-VolumesExtendTest-Volume-444264179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:51,937 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.038s 2023-04-20 16:10:51,937 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4156dd22-4519-4843-b1a8-36ff47c15559', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4156dd22-4519-4843-b1a8-36ff47c15559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'{"volume": {"id": "6a290517-af91-4e4b-8256-3390db0b13b4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:51.000000", "updated_at": "2023-04-20T16:10:51.000000", "name": "tempest-VolumesExtendTest-Volume-444264179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4"}], "user_id": "46b89d7057394a95b68fa2aff973b401", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a709213eb49e4b868d0b3ce9146e3241"}}' 2023-04-20 16:10:52,039 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.091s 2023-04-20 16:10:52,040 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/ html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2dc16d5-f55a-4e46-a91c-a53426c85e38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'' 2023-04-20 16:10:52,060 80186 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4 0.020s 2023-04-20 16:10:52,060 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1063c8d7-329c-4f8d-a05d-3e9810cd9411', 'x-openstack-request-id': 'req-1063c8d7-329c-4f8d-a05d-3e9810cd9411', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a709213eb49e4b868d0b3ce9146e3241/volumes/6a290517-af91-4e4b-8256-3390db0b13b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6a290517-af91-4e4b-8256-3390db0b13b4 could not be found."}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5203dc19-bca3-4c76-9f17-62cbcdc5f12b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:08:25,770 80180 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-20 16:08:25,771 80180 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-20 16:08:25,824 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2023-04-20 16:08:25,825 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-627338015", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4OSrhcAGhvt/1td6lSrBTjgRGg10CjLCL1EmuHW6q7czt1RgqBpWAsoiQyoSTiBzeuddL47KN04jWageIBB5Wx1XgbbdYqtpRoz/r1eG4scj8/SDy6MikQDo96K7/ZPw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:25 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-609f7b84-8131-4075-a5f2-74785b5959cc', 'x-compute-request-id': 'req-609f7b84-8131-4075-a5f2-74785b5959cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-627338015", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4OSrhcAGhvt/1td6lSrBTjgRGg10CjLCL1EmuHW6q7czt1RgqBpWAsoiQyoSTiBzeuddL47KN04jWageIBB5Wx1XgbbdYqtpRoz/r1eG4scj8/SDy6MikQDo96K7/ZPw==", "fingerprint": "03:a9:fb:60:2f:09:5f:b1:b8:f3:92:8d:e9:1f:9e:6a", "user_id": "690c49feae904687826fb959ba5ba283"}}' 2023-04-20 16:08:25,828 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-627338015 created 2023-04-20 16:08:26,004 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.176s 2023-04-20 16:08:26,005 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1130356135", "description": "tempest-description--1223235754"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-5684b466-059f-4c04-97f1-60a44ad4aaae', 'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "name": "tempest-securitygroup--1130356135", "stateful": true, "tenant_id": "71cf2664111f45788d24092e8ceede9c", "description": "tempest-description--1223235754", "shared": false, "security_group_rules": [{"id": "1a88293a-8035-4b5a-bd57-df40a8e3b2d4", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 664, "description": null, "tags": [], "created_at": "2023-04-20T16:08:25Z", "updated_at": "2023-04-20T16:08:25Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}, {"id": "b16ba5d3-f05f-4572-a8ab-2e73cd69da86", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 663, "description": null, "tags": [], "created_at": "2023-04-20T16:08:25Z", "updated_at": "2023-04-20T16:08:25Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}], "tags": [], "created_at": "2023-04-20T16:08:25Z", "updated_at": "2023-04-20T16:08:25Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:08:26,203 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2023-04-20 16:08:26,203 80180 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": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-0da3fb12-0523-49f3-aaf3-1f1cb3f25cba', 'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f5f4fb68-ea18-451e-a1d7-fafd92c5ab93", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:08:26Z", "updated_at": "2023-04-20T16:08:26Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:08:26,421 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.216s 2023-04-20 16:08:26,421 80180 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": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d766a351-9d68-4503-918b-001983902f87', 'date': 'Thu, 20 Apr 2023 16:08:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "406b7894-290c-465e-9aba-bc19db23c8d2", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "security_group_id": "a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:08:26Z", "updated_at": "2023-04-20T16:08:26Z", "revision_number": 0, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:08:26,422 80180 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1130356135 created 2023-04-20 16:08:27,487 80180 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.065s 2023-04-20 16:08:27,488 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-0189538b-939d-4c25-81a9-53fbd6c66dd3', 'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8ee2baf3-0f36-4fe1-bdc0-2315ecd06305", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.22", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "71cf2664111f45788d24092e8ceede9c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:08:26Z", "updated_at": "2023-04-20T16:08:26Z", "revision_number": 0}}' 2023-04-20 16:08:27,488 80180 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8ee2baf3-0f36-4fe1-bdc0-2315ecd06305', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.22', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:08:26Z', 'updated_at': '2023-04-20T16:08:26Z', 'revision_number': 0, 'ip': '172.24.4.22'} created 2023-04-20 16:08:27,531 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.037s 2023-04-20 16:08:27,532 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1cfe58cb-deb1-44dc-a5bc-a23fd21258ac', '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": "690c49feae904687826fb959ba5ba283", "name": "tempest-AttachVolumeNegativeTest-308436039-project-member", "password_expires_at": null}, "audit_ids": ["Cqo3ZCj8RLGq185LuA7XNg"], "expires_at": "2023-04-20T17:08:27.000000Z", "issued_at": "2023-04-20T16:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71cf2664111f45788d24092e8ceede9c", "name": "tempest-AttachVolumeNegativeTest-308436039"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/71cf 2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:08:27,532 80180 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '2dc9b3da-0124-4718-9f70-a131cd030480', 'name': 'tempest-AttachVolumeNegativeTest-766632698-network', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '71cf2664111f45788d24092e8ceede9c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31444, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:02:23Z', 'updated_at': '2023-04-20T16:02:23Z', 'revision_number': 1} available for tenant 2023-04-20 16:08:27,533 80180 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-627338015', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBG4OSrhcAGhvt/1td6lSrBTjgRGg10CjLCL1EmuHW6q7czt1RgqBpWAsoiQyoSTiBzeuddL47KN04jWageIBB5Wx1XgbbdYqtpRoz/r1eG4scj8/SDy6MikQDo96K7/ZPw==', 'fingerprint': '03:a9:fb:60:2f:09:5f:b1:b8:f3:92:8d:e9:1f:9e:6a', 'user_id': '690c49feae904687826fb959ba5ba283', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD1coksecqJNCIFF9qTRTnUlYHpkOxixOT60ByLcXmMJ1r42aahCJkP\nEzSFJ9wBLlagBwYFK4EEACKhZANiAARuDkq4XABob7f9bXepUqwU44ERoNdAoywi\n9RJrh1uqu3M7dUYKgaVgLKIkMqEk4gc3rnXS+OyjdOI1moHiAQeVsdV4G23WKraU\naM/69XhuLHI/P0g8ujIpEA6Peiu/2T8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63', 'name': 'tempest-securitygroup--1130356135', 'stateful': True, 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'description': 'tempest-description--1223235754', 'shared': False, 'security_group_rules': [{'id': '1a88293a-8035-4b5a-bd57-df40a8e3b2d4', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': 'a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63', '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': 664, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:08:25Z', 'updated_at': '2023-04-20T16:08:25Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, {'id': 'b16ba5d3-f05f-4572-a8ab-2e73cd69da86', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'security_group_id': 'a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63', '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': 663, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:08:25Z', 'updated_at': '2023-04-20T16:08:25Z', 'revision_number': 0, 'project_id': '71cf2664111f45788d24092e8ceede9c'}], 'tags': [], 'created_at': '2023-04-20T16:08:25Z', 'updated_at': '2023-04-20T16:08:25Z', 'revision_number': 1, 'project_id': '71cf2664111f45788d24092e8ceede9c'}, 'floating_ip': {'id': '8ee2baf3-0f36-4fe1-bdc0-2315ecd06305', 'tenant_id': '71cf2664111f45788d24092e8ceede9c', 'floating_ip_address': '172.24.4.22', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '71cf2664111f45788d24092e8ceede9c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:08:26Z', 'updated_at': '2023-04-20T16:08:26Z', 'revision_number': 0, 'ip': '172.24.4.22'}} 2023-04-20 16:08:28,465 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.931s 2023-04-20 16:08:28,466 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-407901735", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "2dc9b3da-0124-4718-9f70-a131cd030480"}], "security_groups": [{"name": "tempest-securitygroup--1130356135"}], "key_name": "tempest-keypair-627338015", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f', '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-bd6fa3be-8657-4417-844e-c9c5eaec9e19', 'x-compute-request-id': 'req-bd6fa3be-8657-4417-844e-c9c5eaec9e19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1130356135"}], "adminPass": "password"}}' 2023-04-20 16:08:28,557 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.085s 2023-04-20 16:08:28,558 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b172782a-3b08-467a-97db-4f4799de1cb2', 'x-compute-request-id': 'req-b172782a-3b08-467a-97db-4f4799de1cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'{"server": {"id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "name": "tempest-AttachVolumeNegativeTest-server-407901735", "status": "BUILD", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id ": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:08:28Z", "updated": "2023-04-20T16:08:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-627338015", "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-04-20 16:09:18,845 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.228s 2023-04-20 16:09:18,846 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-288d4990-b3de-408d-a202-025a02bcf7c9', 'x-compute-request-id': 'req-288d4990-b3de-408d-a202-025a02bcf7c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'{"server": {"id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "name": "tempest-AttachVolumeNegativeTest-server-407901735", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:08:28Z", "updated": "2023-04-20T16:08:36Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:0d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-627338015", "OS-SRV-USG:launched_at": "2023-04-20T16:08:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1130356135"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:09:18,858 80180 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:10:19,082 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f/os-interface 0.185s 2023-04-20 16:10:19,083 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'ap plication/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-43ef5b51-2a1b-469f-b066-92ffe78b9a36', 'x-compute-request-id': 'req-43ef5b51-2a1b-469f-b066-92ffe78b9a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "port_id": "9223f738-4299-44ed-8e8f-c39e3353e39d", "mac_addr": "fa:16:3e:d6:0d:19", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9d17c8f7-c175-4d31-a647-70993d887acf", "ip_address": "10.0.0.10"}]}]}' 2023-04-20 16:10:19,919 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/8ee2baf3-0f36-4fe1-bdc0-2315ecd06305 0.832s 2023-04-20 16:10:19,920 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9223f738-4299-44ed-8e8f-c39e3353e39d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-766cd88d-cf3f-4076-8994-cf5c9c288fab', 'date': 'Thu, 20 Apr 2023 16:10:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8ee2baf3-0f36-4fe1-bdc0-2315ecd06305'} Body: b'{"floatingip": {"id": "8ee2baf3-0f36-4fe1-bdc0-2315ecd06305", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "floating_ip_address": "172.24.4.22", "floating_network_id": "5169dd64-e0cb-403d-b5a6-fba2993ca56e", "router_id": "80a8f671-0e8c-45cc-9bde-f76ebe97f471", "port_id": "9223f738-4299-44ed-8e8f-c39e3353e39d", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2dc9b3da-0124-4718-9f70-a131cd030480", "mac_address": "fa:16:3e:d6:0d:19", "admin_state_up": true, "status": "ACTIVE", "device_id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-20T16:08:26Z", "updated_at": "2023-04-20T16:10:19Z", "revision_number": 1, "project_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:10:19,921 80180 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.22:22' as 'cirros' with public key authentication 2023-04-20 16:10:19,953 80180 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-20 16:10:19,974 80180 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-20 16:10:19,974 80180 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.22 successfully created 2023-04-20 16:10:20,019 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f/ips 0.044s 2023-04-20 16:10:20,020 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2e2a019-0669-44e7-9da6-93b514d84187', 'x-compute-request-id': 'req-a2e2a019-0669-44e7-9da6-93b514d84187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-20 16:1 0:20,248 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes 0.225s 2023-04-20 16:10:20,249 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1680261595"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-075c1a82-98a9-4596-b7d4-d00d1a11bfb3', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-075c1a82-98a9-4596-b7d4-d00d1a11bfb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes'} Body: b'{"volume": {"id": "5203dc19-bca3-4c76-9f17-62cbcdc5f12b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:20.182401", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1680261595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:20,301 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b 0.042s 2023-04-20 16:10:20,301 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6da78f-2403-4a49-94b7-954ba91bd2dd', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6da78f-2403-4a49-94b7-954ba91bd2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b'} Body: b'{"volume": {"id": "5203dc19-bca3-4c76-9f17-62cbcdc5f12b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:20.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1680261595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:10:21,356 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b 0.042s 2023-04-20 16:10:21,356 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b87876-673e-4543-b23f-9bdd67f1d793', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b87876-673e-4543-b23f-9bdd67f1d793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b'} Body: b'{"volume": {"id": "5203dc19-bca3-4c76-9f17-62cbcdc5f12b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:20.000000", "updated_at": "2023-04-20T16:10:21.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1680261595", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71cf2664111f45788d24092e8ceede9c/volumes/5203dc19-bca3-4c76-9f17-62cbcdc5f12b"}], "user_id": "690c49feae904687826fb959ba5ba283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "71cf2664111f45788d24092e8ceede9c"}}' 2023-04-20 16:10:21,499 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.132s 2023-04-20 16:10:21,500 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:21 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-77e4714d-2df6-4f6e-bddc-fa07b761b845', 'x-compute-request-id': 'req-77e4714d-2df6-4f6e-bddc-fa07b761b845', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'' 2023-04-20 16:10:21,692 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.191s 2023-04-20 16:10:21,692 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f4fba1f-d745-42be-a7eb-8d4e4330b2c2', 'x-compute-request-id': 'req-6f4fba1f-d745-42be-a7eb-8d4e4330b2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'{"server": {"id": "f6d19a54-ca7e-46fc-af21-6a7ddbc6604f", "name": "tempest-AttachVolumeNegativeTest-server-407901735", "status": "ACTIVE", "tenant_id": "71cf2664111f45788d24092e8ceede9c", "user_id": "690c49feae904687826fb959ba5ba283", "metadata": {}, "hostId": "5846cca4ddf54c26d43c59259823539d93883bb96727a8501fb95bcd", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727" }]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:08:28Z", "updated": "2023-04-20T16:10:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-766632698-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:0d:19"}, {"version": 4, "addr": "172.24.4.22", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:0d:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-627338015", "OS-SRV-USG:launched_at": "2023-04-20T16:08:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1130356135"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:11:11,777 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f 0.041s 2023-04-20 16:11:11,777 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:11 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-028ebb3a-2e98-4b89-99e4-92f96c31413a', 'x-compute-request-id': 'req-028ebb3a-2e98-4b89-99e4-92f96c31413a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6d19a54-ca7e-46fc-af21-6a7ddbc6604f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f6d19a54-ca7e-46fc-af21-6a7ddbc6604f could not be found."}}' 2023-04-20 16:11:11,806 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-627338015 0.028s 2023-04-20 16:11:11,806 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:11 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-800f2123-09b2-4ddf-8b0d-8babd988c76e', 'x-compute-request-id': 'req-800f2123-09b2-4ddf-8b0d-8babd988c76e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-627338015'} Body: b'' 2023-04-20 16:11:11,941 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63 0.135s 2023-04-20 16:11:11,942 80180 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-d50c782a-c074-41fe-9446-e5340e0b2aa1', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:11:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63'} Bod y: b'' 2023-04-20 16:11:11,966 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63 0.023s 2023-04-20 16:11:11,966 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dad43dce-9970-4eb5-b578-5b304511110f', 'date': 'Thu, 20 Apr 2023 16:11:11 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a46f6e5f-2a06-4c70-9ea3-6e8ed14c6f63 does not exist", "detail": ""}}' 2023-04-20 16:11:12,394 80180 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8ee2baf3-0f36-4fe1-bdc0-2315ecd06305 0.426s 2023-04-20 16:11:12,394 80180 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-68106884-9631-469c-bd4c-1bdd9d3a3883', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:11:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8ee2baf3-0f36-4fe1-bdc0-2315ecd06305'} Body: b'' setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9f1be0c0-3f99-4ba8-a404-4300999f1785 failed to build and is in ERROR status setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume baedb945-5029-4565-9ba1-b6c2589d36a9 failed to build and is in ERROR status tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e255f6a8-47b8-419c-8920-5f3b2da11f18 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:09:28,234 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244 0.245s 2023-04-20 16:09:28,235 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:09:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-cf75d64b-103f-40a5-a8d4-db9491462aee', 'x-compute-request-id': 'req-cf75d64b-103f-40a5-a8d4-db9491462aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244'} Body: b'{"server": {"id": "d4ea4d29-b178-4da2-b971-76f97031b244", "name": "tempest-ServersNegativeTestJSON-server-1335393395", "status": "ACTIVE", "tenant_id": "d8444d3c8f554a56967917670b19dc37", "user_id": "9be25e958c6047068ab5ce63106b0754", "metadata": {}, "hostId": "2bdd8d7c4efb5f9f2e76aa56178bf5ed543aa95e82fa12015136fe26", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServersNegativeTestJSON-655574662-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d8:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' 2023-04-20 16:10:28,490 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes 0.203s 2023-04-20 16:10:28,490 80196 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-ServersNegativeTestJSON-volume-351649583"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9544f019-3a7a-4ec5-9ace-763661085137', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9544f019-3a7a-4ec5-9ace-763661085137', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes'} Body: b'{"volume": {"id": "e255f6a8-47b8-419c-8920-5f3b2da11f18", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:28.417976", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-351649583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:10:28,540 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18 0.041s 2023-04-20 16:10:28,541 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c5f039-0925-4d2a-afc7-c4e86d4da495', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c5f039-0925-4d2a-afc7-c4e86d4da495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18'} Body: b'{"volume": {"id": "e255f6a8-47b8-419c-8920-5f3b2da11f18", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-351649583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d8444d3c8f554a56967917670b19dc37"}}' 2023-04-20 16:10:29,594 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18 0.042s 2023-04-20 16:10:29,595 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48cb4c70-d83b-4faa-8ead-de12d294f05d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48cb4c70-d83b-4faa-8ead-de12d294f05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18'} Body: b'{"volume": {"id": "e255f6a8-47b8-419c-8920-5f3b2da11f18", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:10:28.000000", "updated_at": "2023-04-20T16:10:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-351649583", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d8444d3c8f554a56967917670b19dc37/volumes/e255f6a8-47b8-419c-8920-5f3b2da11f18"}], "user_id": "9be25e958c6047068ab5ce63106b0754", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-a ttr:tenant_id": "d8444d3c8f554a56967917670b19dc37"}}' 2023-04-20 16:10:29,871 80196 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244 0.265s 2023-04-20 16:10:29,871 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', '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-79e65542-585e-4d54-a7f0-e4e51fa6e68c', 'x-compute-request-id': 'req-79e65542-585e-4d54-a7f0-e4e51fa6e68c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244'} Body: b'{"server": {"id": "d4ea4d29-b178-4da2-b971-76f97031b244", "name": "tempest-ServersNegativeTestJSON-server-1335393395", "status": "ACTIVE", "tenant_id": "d8444d3c8f554a56967917670b19dc37", "user_id": "9be25e958c6047068ab5ce63106b0754", "metadata": {}, "hostId": "2bdd8d7c4efb5f9f2e76aa56178bf5ed543aa95e82fa12015136fe26", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:02:51Z", "updated": "2023-04-20T16:03:12Z", "addresses": {"tempest-ServersNegativeTestJSON-655574662-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d8:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d4ea4d29-b178-4da2-b971-76f97031b244"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:03:12.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": []}}' cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 101, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:11:30,426 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/f7139fe509b74ab6a7cb19f031482087/types 0.196s 2023-04-20 16:11:30,426 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a28ee49-b763-4598-be55-315dc521aab4', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a28ee49-b763-4598-be55-315dc521aab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f7139fe509b74ab6a7cb19f031482087/types'} Body: b'{"volume_type": {"id": "586db101-8642-4cdf-987c-84c6cc8e5a2a", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2023-04-20 16:11:31,358 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.927s 2023-04-20 16:11:31,359 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d186083b-5951-43ca-8a30-a6073e7774df', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "484ed296fd9241bab85ce67c0fac06bb", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "created_at": "2023-04-20T16:11:31Z", "updated_at": "2023-04-20T16:11:31Z", "tags": [], "self": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "file": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:11:32,568 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file 1.207s 2023-04-20 16:11:32,568 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d72074a0-fd9a-4f48-9c33-2afeb723a085', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file'} Body: b'' 2023-04-20 16:11:32,589 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702 0.020s 2023-04-20 16:11:32,589 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa92e1a9-bf1d-4dbc-a8f7-cd9815806d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "4130b14e05b083d0fe53c754ed554eee", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "484ed296fd9241bab85ce67c0fac06bb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ef40b35d5b0a3d0cc65d300fc2de1191377d2c8f749cc9d2f767fb4699bcec4b1af150629d76729a51fa4dba84c9eae6578145b8863fb2819851b9f6031cd073", "id": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "created_at": "2023-04-20T16:11:31Z", "updated_at": "2023-04-20T16:11:33Z", "tags": [], "self": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "file": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:11:32,607 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702 0.018s 2023-04-20 16:11:32,607 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-29e2ccad-badc-40b8-b7eb-f7f5b19da8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "4130b14e05b083d0fe53c754ed554eee", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "484ed296fd9241bab85ce67c0fac06bb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ef40b35d5b0a3d0cc65d300fc2de1191377d2c8f749cc9d2f767fb4699bcec4b1af150629d76729a51fa4dba84c9eae6578145b8863fb2819851b9f6031cd073", "id": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "created_at": "2023-04-20T16:11:31Z", "updated_at": "2023-04-20T16:11:33Z", "tags": [], "self": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "file": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:11:32,640 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702 0.032s 2023-04-20 16:11:32,640 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66012112-84bd-48d6-9939-1f0fa214e4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "4130b14e05b083d0fe53c754ed554eee", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "484ed296fd9241bab85ce67c0fac06bb", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ef40b35d5b0a3d0cc65d300fc2de1191377d2c8f749cc9d2f767fb4699bcec4b1af150629d76729a51fa4dba84c9eae6578145b8863fb2819851b9f6031cd073", "id": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "created_at": "2023-04-20T16:11:31Z", "updated_at": "2023-04-20T16:11:33Z", "tags": [], "self": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "file": "/v2/images/67cb8db3-b11f-4bf6-aa60-9e2d6c49b702/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:11:32,981 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes 0.340s 2023-04-20 16:11:32,982 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "67cb8db3-b11f-4bf6-aa60-9e2d6c49b702", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3393686-0799-41f6-ab9b-8b773ca6930f', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3393686-0799-41f6-ab9b-8b773ca6930f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes'} Body: b'{"volume": {"id": "a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:32.920810", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}], "user_id": "b81d8f494c494bfcbfdb312a573ad5e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:11:33,037 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e 0.046s 2023-04-20 16:11:33,037 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb50d17-165c-4bf5-afc1-581ed55211d3', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb50d17-165c-4bf5-afc1-581ed55211d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e'} Body: b'{"volume": {"id": "a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:33.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}], "user_id": "b81d8f494c494bfcbfdb312a573ad5e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "484ed296fd9241bab85ce67c0fac06bb"}}' 2023-04-20 16:11:34,092 80180 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e 0.042s 2023-04-20 16:11:34,092 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18820a36-f21b-49d6-9ae0-df8d2e84a50a', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18820a36-f21b-49d6-9ae0-df8d2e84a50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e'} Body: b'{"volume": {"id": "a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:33.000000", "updated_at": "2023-04-20T16:11:33.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/484ed296fd9241bab85ce67c0fac06bb/volumes/a3ec33fe-c58a-4f6f-bb38-80f2b22f2a3e"}], "user_id": "b81d8f494c494bfcbfdb312a573ad5e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "484ed296fd9241bab85ce67c0fac06bb"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 29548abe-3f9c-4291-b19c-b0c8978b045b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:11:36,915 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes 0.342s 2023-04-20 16:11:36,915 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1213057084"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80347cbd-7259-4148-b2ea-f9836272341c', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80347cbd-7259-4148-b2ea-f9836272341c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes'} Body: b'{"volume": {"id": "29548abe-3f9c-4291-b19c-b0c8978b045b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:36.857115", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1213057084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 16:11:36,961 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b 0.036s 2023-04-20 16:11:36,961 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1252cf77-d4e4-47aa-9d51-b4c1ccbc7f92', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1252cf77-d4e4-47aa-9d51-b4c1ccbc7f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b'} Body: b'{"volume": {"id": "29548abe-3f9c-4291-b19c-b0c8978b045b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:37.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1213057084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "fe7ef975321f479da20c08e5cd9faaac"}}' 2023-04-20 16:11:38,013 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b 0.040s 2023-04-20 16:11:38,013 80180 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3524057d-5c7a-4e02-90f2-f084e009b04a', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3524057d-5c7a-4e02-90f2-f084e009b04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b'} Body: b'{"volume": {"id": "29548abe-3f9c-4291-b19c-b0c8978b045b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:37.000000", "updated_at": "2023-04-20T16:11:37.000000", "name": "tempest-VolumeRevertTests-Volume-1213057084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/29548abe-3f9c-4291-b19c-b0c8978b045b"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "fe7ef975321f479da20c08e5cd9faaac"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 04f719a0-4601-462f-9103-04a540ce54f3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:11:38,223 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes 0.197s 2023-04-20 16:11:38,223 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-577140532"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920fc744-8350-40f6-b44f-3a29fa8602fe', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920fc744-8350-40f6-b44f-3a29fa8602fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes'} Body: b'{"volume": {"id": "04f719a0-4601-462f-9103-04a540ce54f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.155619", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-577140532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-20 16:11:38,269 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3 0.036s 2023-04-20 16:11:38,269 80180 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6059018-6d90-435b-8b1f-56fa459fa589', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6059018-6d90-435b-8b1f-56fa459fa589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3'} Body: b'{"volume": {"id": "04f719a0-4601-462f-9103-04a540ce54f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-577140532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "fe7ef975321f479da20c08e5cd9faaac"}}' 2023-04-20 16:11:39,322 80180 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3 0.041s 2023-04-20 16:11:39,322 80180 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c5b63c-0dd2-4cd4-8fbb-a93169952c52', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c5b63c-0dd2-4cd4-8fbb-a93169952c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3'} Body: b'{"volume": {"id": "04f719a0-4601-462f-9103-04a540ce54f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.000000", "updated_at": "2023-04-20T16:11:38.000000", "name": "tempest-VolumeRevertTests-Volume-577140532", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fe7ef975321f479da20c08e5cd9faaac/volumes/04f719a0-4601-462f-9103-04a540ce54f3"}], "user_id": "6675909abd9e458dbd46a8875c0bdf61", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "fe7ef975321f479da20c08e5cd9faaac"}}' tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 53, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c5a78759-a08d-49ec-b116-b9b6a0a586b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:25,361 80196 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.432s 2023-04-20 16:12:25,362 80196 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-VolumesGetTestJSON-Volume-822047434", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5', '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-c14d6cac-adb8-440b-8c73-ab9bb973453c', 'x-compute-request-id': 'req-c14d6cac-adb8-440b-8c73-ab9bb973453c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "c5a78759-a08d-49ec-b116-b9b6a0a586b5", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:12:25.255092", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-822047434", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 16:12:25,425 80196 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5 0.058s 2023-04-20 16:12:25,425 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', '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-cd8f010a-9f14-49b7-9b49-e02028a80623', 'x-compute-request-id': 'req-cd8f010a-9f14-49b7-9b49-e02028a80623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5'} Body: b'{"volume": {"id": "c5a78759-a08d-49ec-b116-b9b6a0a586b5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:12:25.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-822047434", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-20 16:12:26,492 80196 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5 0.061s 2023-04-20 16:12:26,493 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', '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-998fd29e-d7aa-4dfc-9681-4618a9273f11', 'x-compute-request-id': 'req-998fd29e-d7aa-4dfc-9681-4618a9273f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c5a78759-a08d-49ec-b116-b9b6a0a586b5'} Body: b'{"volume": {"id": "c5a78759-a08d-49ec-b116-b9b6a0a586b5", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-20T16:12:25.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-822047434", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7afb7a07-8c60-41da-a867-ef40f3e171fc failed to build and is in ERROR status tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8ef7fc7f-639e-469c-8226-b351b5adedca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:33,824 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types 0.203s 2023-04-20 16:12:33,824 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1813401562", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1d66b5-2e2c-4dca-8c7b-38ffff73aa30', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1d66b5-2e2c-4dca-8c7b-38ffff73aa30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types'} Body: b'{"volume_type": {"id": "95eaf3c4-252e-4ac9-bd11-a1229edea360", "name": "tempest-VolumeTypesTest-volume-type-1813401562", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:12:33,862 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types 0.035s 2023-04-20 16:12:33,862 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1829460893", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e782de-bec5-4d07-b679-60a8269f0fd5', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e782de-bec5-4d07-b679-60a8269f0fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types'} Body: b'{"volume_type": {"id": "72ef60de-62d1-43ae-af14-64ac35015114", "name": "tempest-VolumeTypesTest-volume-type-1829460893", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-20 16:12:34,272 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes 0.406s 2023-04-20 16:12:34,272 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-938797530", "volume_type": "95eaf3c4-252e-4ac9-bd11-a1229edea360", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02383576-06ea-4947-b177-4fce6f7b8bc7', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02383576-06ea-4947-b177-4fce6f7b8bc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes'} Body: b'{"volume": {"id": "8ef7fc7f-639e-469c-8226-b351b5adedca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:34.200611", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-938797530", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-1813401562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}], "user_id": "8fc7498907a44c78bbde651d412ef612", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:12:34,335 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.050s 2023-04-20 16:12:34,335 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f2b6994-74c7-46fe-8b83-76371fbb5953', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f2b6994-74c7-46fe-8b83-76371fbb5953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'{"volume": {"id": "8ef7fc7f-639e-469c-8226-b351b5adedca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:34.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-938797530", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1813401562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}], "user_id": "8fc7498907a44c78bbde651d412ef612", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496eb2421b9240f793da1080022776a0"}}' 2023-04-20 16:12:35,404 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.051s 2023-04-20 16:12:35,405 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c3b65b5-e75c-424d-8e40-e40a419e99a9', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c3b65b5-e75c-424d-8e40-e40a419e99a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'{"volume": {"id": "8ef7fc7f-639e-469c-8226-b351b5adedca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:34.000000", "updated_at": "2023-04-20T16:12:34.000000", "name": "tempest-VolumeTypesTest-volume-938797530", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1813401562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469 c-8226-b351b5adedca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}], "user_id": "8fc7498907a44c78bbde651d412ef612", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496eb2421b9240f793da1080022776a0"}}' 2023-04-20 16:12:35,459 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.043s 2023-04-20 16:12:35,470 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e273a2c6-2461-4aae-a72a-8024dff2cf2b', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e273a2c6-2461-4aae-a72a-8024dff2cf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'{"volume": {"id": "8ef7fc7f-639e-469c-8226-b351b5adedca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:34.000000", "updated_at": "2023-04-20T16:12:34.000000", "name": "tempest-VolumeTypesTest-volume-938797530", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1813401562", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca"}], "user_id": "8fc7498907a44c78bbde651d412ef612", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "496eb2421b9240f793da1080022776a0"}}' 2023-04-20 16:12:35,589 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.106s 2023-04-20 16:12:35,589 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b3817c-0289-4484-8a26-dadb45e18351', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'' 2023-04-20 16:12:35,614 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca 0.023s 2023-04-20 16:12:35,614 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1e0947-3ddc-49a7-9ac5-1e3777f5f3f7', 'x-openstack-request-id': 'req-4b1e0947-3ddc-49a7-9ac5-1e3777 f5f3f7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/496eb2421b9240f793da1080022776a0/volumes/8ef7fc7f-639e-469c-8226-b351b5adedca'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8ef7fc7f-639e-469c-8226-b351b5adedca could not be found."}}' 2023-04-20 16:12:35,674 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/72ef60de-62d1-43ae-af14-64ac35015114 0.058s 2023-04-20 16:12:35,674 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c83e7a8-bc58-48bb-b769-b6a8f04c423b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/72ef60de-62d1-43ae-af14-64ac35015114'} Body: b'' 2023-04-20 16:12:35,691 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/72ef60de-62d1-43ae-af14-64ac35015114 0.017s 2023-04-20 16:12:35,691 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6753ed-158d-4ac4-b999-e79a2a43e1f0', 'x-openstack-request-id': 'req-ae6753ed-158d-4ac4-b999-e79a2a43e1f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/72ef60de-62d1-43ae-af14-64ac35015114'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 72ef60de-62d1-43ae-af14-64ac35015114 could not be found."}}' 2023-04-20 16:12:35,745 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/95eaf3c4-252e-4ac9-bd11-a1229edea360 0.053s 2023-04-20 16:12:35,746 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74dd3075-aa29-498d-aa04-611afebe9cfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/95eaf3c4-252e-4ac9-bd11-a1229edea360'} Body: b'' 2023-04-20 16:12:35,768 80196 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/95eaf3c4-252e-4ac9-bd11-a1229edea360 0.021s 2023-04-20 16:12:35,768 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e012d91-98da-46c3-b58d-ef0cef2c7baf', 'x-openstack-request-id': 'req-6e012d91-98da-46c3-b58d-ef0cef2c7ba f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7214d658f3ec4251a005289d3c1cc1b0/types/95eaf3c4-252e-4ac9-bd11-a1229edea360'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 95eaf3c4-252e-4ac9-bd11-a1229edea360 could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 450, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9b61b74c-8ecd-46ba-9065-c7d20820173d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:10:36,805 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.223s 2023-04-20 16:10:36,806 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-48a663f9-961f-414e-9dee-ec97707b457a', 'x-compute-request-id': 'req-48a663f9-961f-414e-9dee-ec97707b457a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:10:37,037 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.219s 2023-04-20 16:10:37,038 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-35a770b1-7380-4bc8-b303-911216bca32a', 'x-compute-request-id': 'req-35a770b1-7380-4bc8-b303-911216bca32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:10:37,190 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.139s 2023-04-20 16:10:37,190 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:10:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-7dd5e1c6-dff3-475a-beae-320cc35a7e45', 'x-compute-request-id': 'req-7dd5e1c6-dff3-475a-beae-320cc35a7e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:11:37,712 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/fbd2a72ddda d4f2892243a33df4fa2d1/volumes 0.450s 2023-04-20 16:11:37,713 80174 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-ServerActionsTestJSON-volume-1408152292"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866cd586-8129-4b6b-9a33-4173f1c53f4a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866cd586-8129-4b6b-9a33-4173f1c53f4a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes'} Body: b'{"volume": {"id": "9b61b74c-8ecd-46ba-9065-c7d20820173d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:37.651471", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1408152292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:11:37,763 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d 0.039s 2023-04-20 16:11:37,763 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf2b534-0ad3-4e56-8a58-a4dbeaf02f89', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf2b534-0ad3-4e56-8a58-a4dbeaf02f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d'} Body: b'{"volume": {"id": "9b61b74c-8ecd-46ba-9065-c7d20820173d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-1408152292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:11:38,819 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d 0.039s 2023-04-20 16:11:38,820 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Thu, 20 Apr 2023 16:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977c912c-9c2e-4551-8810-a9e80fd6ea6d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977c912c-9c2e-4551-8810-a9e80fd6ea6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d'} Body: b'{"volume": {"id": "9b61b74c-8ecd-46ba-9065-c7d20820173d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:11:38.000000", "updated_at": "2023-04-20T16:11:38.000000", "name": "tempest-ServerActionsTestJSON-volume-1408152292", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/9b61b74c-8ecd-46ba-9065-c7d20820173d"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:11:38,838 80174 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2023-04-20 16:11:39,086 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.246s 2023-04-20 16:11:39,086 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-58611fd6-7a61-4dd4-9aac-cfbd9f8913d0', 'x-compute-request-id': 'req-58611fd6-7a61-4dd4-9aac-cfbd9f8913d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "secu rity_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0c51bc43-4c4e-42f6-acd8-e05f662d454c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:39,202 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes 0.355s 2023-04-20 16:12:39,202 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-833906717"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d944fe0-ee47-4d7c-9ad2-310cf609ba9e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d944fe0-ee47-4d7c-9ad2-310cf609ba9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes'} Body: b'{"volume": {"id": "0c51bc43-4c4e-42f6-acd8-e05f662d454c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:39.135592", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-833906717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:12:39,255 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.043s 2023-04-20 16:12:39,256 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ba7c16-7750-4cd6-a96b-4f827528698b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ba7c16-7750-4cd6-a96b-4f827528698b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'{"volume": {"id": "0c51bc43-4c4e-42f6-acd8-e05f662d454c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:39.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-833906717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:40,320 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.039s 2023-04-20 16:12:40,320 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329eadb7-a6fa-41ac-b0e7-bd71f9c21c27', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329eadb7-a6fa-41ac-b0e7-bd71f9c21c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'{"volume": {"id": "0c51bc43-4c4e-42f6-acd8-e05f662d454c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:39.000000", "updated_at": "2023-04-20T16:12:39.000000", "name": "tempest-VolumesDeleteCascade-Volume-833906717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:40,372 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.040s 2023-04-20 16:12:40,372 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8a7d41-6f1a-4aa7-87d8-db3ac545d78d', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8a7d41-6f1a-4aa7-87d8-db3ac545d78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'{"volume": {"id": "0c51bc43-4c4e-42f6-acd8-e05f662d454c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:39.000000", "updated_at": "2023-04-20T16:12:39.000000", "name": "tempest-VolumesDeleteCascade-Volume-833906717", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:40,506 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.123s 2023-04-20 16:12:40,506 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6a5f47-14c4-4bc1-987f-8c97c762ad63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'' 2023-04-20 16:12:40,529 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c 0.022s 2023-04-20 16:12:40,529 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f603dd-28f3-470e-8216-4efc58466839', 'x-openstack-request-id': 'req-e7f603dd-28f3-470e-8216-4efc58466839', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/0c51bc43-4c4e-42f6-acd8-e05f662d454c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0c51bc43-4c4e-42f6-acd8-e05f662d454c could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] ---------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a50748e2-8108-471d-95b3-bf87f36c74db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:40,715 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes 0.183s 2023-04-20 16:12:40,715 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1304498132"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a45dcc-438f-4287-aad9-b667f9f6e508', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a45dcc-438f-4287-aad9-b667f9f6e508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes'} Body: b'{"volume": {"id": "a50748e2-8108-471d-95b3-bf87f36c74db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:40.659348", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1304498132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:12:40,764 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.039s 2023-04-20 16:12:40,764 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9fee31-bb1c-437c-8fa1-edda0e0b465c', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9fee31-bb1c-437c-8fa1-edda0e0b465c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'{"volume": {"id": "a50748e2-8108-471d-95b3-bf87f36c74db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:41.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1304498132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:41,819 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.042s 2023-04-20 16:12:41,820 80196 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8031d993-3a6b-4d73-b4ba-f77cbbd3846c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8031d993-3a6b-4d73-b4ba-f77cbbd3846c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'{"volume": {"id": "a50748e2-8108-471d-95b3-bf87f36c74db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:41.000000", "updated_at": "2023-04-20T16:12:41.000000", "name": "tempest-VolumesDeleteCascade-Volume-1304498132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:41,868 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.037s 2023-04-20 16:12:41,868 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243bc3d3-fd00-444e-b890-44a565bee690', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243bc3d3-fd00-444e-b890-44a565bee690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'{"volume": {"id": "a50748e2-8108-471d-95b3-bf87f36c74db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:41.000000", "updated_at": "2023-04-20T16:12:41.000000", "name": "tempest-VolumesDeleteCascade-Volume-1304498132", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db"}], "user_id": "d61507833f314581b1ff2a58e92e7013", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "94974190f95b45b498ab91a9111b3515"}}' 2023-04-20 16:12:41,980 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.101s 2023-04-20 16:12:41,980 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': ' 0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2373c3-96ad-4240-a712-b213b707c79b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'' 2023-04-20 16:12:42,003 80196 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db 0.022s 2023-04-20 16:12:42,003 80196 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37fa6ca-bd84-4bae-95de-54801022ab86', 'x-openstack-request-id': 'req-f37fa6ca-bd84-4bae-95de-54801022ab86', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/94974190f95b45b498ab91a9111b3515/volumes/a50748e2-8108-471d-95b3-bf87f36c74db'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a50748e2-8108-471d-95b3-bf87f36c74db could not be found."}}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 672d77c8-9fbd-4baa-8637-523aee2fc098 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:11:06,476 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.270s 2023-04-20 16:11:06,476 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1504266769", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL7kqNWnEn2hJiKbn+roVzFAUQv+vrvS2keY49vWi3kz6H/X1mSRhv0lb/LsmmiG61nDcYpkJebf4uXL/6YHuVK1fQRP8/2MwnEkEV1Hk939UStYtsqYSVjo2UDwQtWlYg=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', '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-d05c116c-9f8e-4ab3-b6ab-b501549206f5', 'x-compute-request-id': 'req-d05c116c-9f8e-4ab3-b6ab-b501549206f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1504266769", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL7kqNWnEn2hJiKbn+roVzFAUQv+vrvS2keY49vWi3kz6H/X1mSRhv0lb/LsmmiG61nDcYpkJebf4uXL/6YHuVK1fQRP8/2MwnEkEV1Hk939UStYtsqYSVjo2UDwQtWlYg==", "fingerprint": "2a:34:ce:9d:f6:33:c3:26:bf:55:a9:64:ba:d2:60:e1", "user_id": "851a3140769443e4b62b73b987e2b417"}}' 2023-04-20 16:11:06,620 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.141s 2023-04-20 16:11:06,621 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-611462111", "description": "tempest-secgroup-smoke-611462111 description", "project_id": "3cc4f384caf14fb3baff01938400bb4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-1102538b-4250-4405-b3eb-21848bc0bd39', 'date': 'Thu, 20 Apr 2023 16:11:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "name": "tempest-secgroup-smoke-611462111", "stateful": true, "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "description": "tempest-secgroup-smoke-611462111 description", "shared": false, "security_group_rules": [{"id": "a289ec9a-8d4b-4007-800b-e253c0c7b0b4", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 909, "description": null, "tags": [], "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}, {"id": "e8cb5cd6-4a45-4d29-a777-38d40670f4e8", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "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": 908, "description": null, "tags": [], "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}], "tags": [], "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 1, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:06,791 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.169s 2023-04-20 16:11:06,791 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-9db36ca0-2e01-48db-ba10-c7a10a670aa5', 'date': 'Thu, 20 Apr 2023 16:11:06 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": "d99cab43-aaa2-4bbc-a970-406b505bba77", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:06,950 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.158s 2023-04-20 16:11:06,950 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-2b11781f-1262-4aa8-b8f2-62bee994e483', 'date': 'Thu, 20 Apr 2023 16:11:06 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": "c9657d74-5ace-4a96-b278-40d5f7470a42", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:06Z", "updated_at": "2023-04-20T16:11:06Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,100 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.150s 2023-04-20 16:11:07,101 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-34afdb10-51e4-4cb4-8b75-5d36e294867f', 'date': 'Thu, 20 Apr 2023 16:11:07 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": "75fbd9a6-b0b5-4be6-8227-c323e6e8965a", "tenant_id": "3cc4f384ca f14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:07Z", "updated_at": "2023-04-20T16:11:07Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,267 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.166s 2023-04-20 16:11:07,267 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-2abc662a-1f58-45b2-9e62-100ed1b27563', 'date': 'Thu, 20 Apr 2023 16:11:07 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": "93ce56f5-9452-4932-a237-ad3a7e6b07fe", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:07Z", "updated_at": "2023-04-20T16:11:07Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,429 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-20 16:11:07,429 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4b9a60d1-723f-4fdc-80d8-ffd62736e292', 'date': 'Thu, 20 Apr 2023 16:11:07 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": "fce86b1e-d800-46ae-acb8-e6cb6dc164ea", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:07Z", "updated_at": "2023-04-20T16:11:07Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,600 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.170s 2023-04-20 16:11:07,601 80186 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": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "project_id": "3cc4f384caf14fb3baff01938400bb4b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-typ e': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-dfd15d30-6d6c-41f9-af0c-a0ad34919d8f', 'date': 'Thu, 20 Apr 2023 16:11:07 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": "7bc76ca2-12bc-4562-b746-d8cc4976a7ee", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "security_group_id": "32e1c360-3d43-4e6b-8238-9f0593fa74c6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-04-20T16:11:07Z", "updated_at": "2023-04-20T16:11:07Z", "revision_number": 0, "project_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:11:07,648 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2023-04-20 16:11:07,649 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3a1e5385-e6e7-4d8c-9618-d92ffc80473a', '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": "851a3140769443e4b62b73b987e2b417", "name": "tempest-SnapshotDataIntegrityTests-901842767-project-member", "password_expires_at": null}, "audit_ids": ["hm_wLGhWRsSkyFsfZTAH4w"], "expires_at": "2023-04-20T17:11:07.000000Z", "issued_at": "2023-04-20T16:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cc4f384caf14fb3baff01938400bb4b", "name": "tempest-SnapshotDataIntegrityTests-901842767"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3cc4f384caf14fb3baff01938400bb4b", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url" : "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:11:07,650 80186 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '9ac82ace-9d10-48a7-8d31-7e6637f442b4', 'name': 'tempest-SnapshotDataIntegrityTests-98485346-network', 'tenant_id': '3cc4f384caf14fb3baff01938400bb4b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3cc4f384caf14fb3baff01938400bb4b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23417, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:10:53Z', 'updated_at': '2023-04-20T16:10:53Z', 'revision_number': 1} available for tenant 2023-04-20 16:11:08,631 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.980s 2023-04-20 16:11:08,631 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-771415346", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "networks": [{"uuid": "9ac82ace-9d10-48a7-8d31-7e6637f442b4"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2', '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-c669bb97-0988-4237-ba99-55abe29e5c3d', 'x-compute-request-id': 'req-c669bb97-0988-4237-ba99-55abe29e5c3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "adminPass": "MXhpGnv8GLgh"}}' 2023-04-20 16:11:08,709 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.074s 2023-04-20 16:11:08,710 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1256', '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-35e6e5de-3d7d-40d8-9ebf-31fada6885a4', 'x-compute-request-id': 'req-35e6e5de-3d7d-40d8-9ebf-31fada6885a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "name": "tempest-SnapshotDataIntegrityTests-server-771415346", "status": "BUILD", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "user_id": "851a3140769443e4b62b73b987e2b417", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:11:08Z", "updated": "2023-04-20T16:11:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "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-04-20 16:11:59,021 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.258s 2023-04-20 16:11:59,022 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:11:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', '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-31e2573e-4818-41e6-8211-7945a529d16c', 'x-compute-request-id': 'req-31e2573e-4818-41e6-8211-7945a529d16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "name": "tempest-SnapshotDataIntegrityTests-server-771415346", "status": "ACTIVE", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "user_id": "851a3140769443e4b62b73b987e2b417", "metadata": {}, "hostId": "3a66b920b2e8f5e565e8815ceea8437d07f2438739cb47e6e19bf811", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:11:08Z", "updated": "2023-04-20T16:11:15Z", "addresses": {"tempest-SnapshotDataIntegrityTests-98485346-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f1:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "OS-SRV-USG:launched_at": "2023-04-20T16:11:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:11:59,033 80186 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-20 16:12:59,498 80186 INFO [tempest.lib.common.rest_client] Request (Snaps hotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.437s 2023-04-20 16:12:59,499 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', '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-ab0489ed-bce6-4e43-a76f-99a2745a2fb3', 'x-compute-request-id': 'req-ab0489ed-bce6-4e43-a76f-99a2745a2fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "name": "tempest-SnapshotDataIntegrityTests-server-771415346", "status": "ACTIVE", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "user_id": "851a3140769443e4b62b73b987e2b417", "metadata": {}, "hostId": "3a66b920b2e8f5e565e8815ceea8437d07f2438739cb47e6e19bf811", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:11:08Z", "updated": "2023-04-20T16:11:15Z", "addresses": {"tempest-SnapshotDataIntegrityTests-98485346-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f1:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "OS-SRV-USG:launched_at": "2023-04-20T16:11:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:12:59,721 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes 0.210s 2023-04-20 16:12:59,722 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-749058581", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b1ba57-7cb8-4ea2-9065-beb87223b720', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b1ba57-7cb8-4ea2-9065-beb87223b720', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes'} Body: b'{"volume": {"id": "672d77c8-9fbd-4baa-8637-523aee2fc098", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:12:59.661881", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-749058581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523 aee2fc098"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}], "user_id": "851a3140769443e4b62b73b987e2b417", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:12:59,775 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098 0.042s 2023-04-20 16:12:59,775 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea527406-5330-4021-910f-b2473ad12b28', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea527406-5330-4021-910f-b2473ad12b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098'} Body: b'{"volume": {"id": "672d77c8-9fbd-4baa-8637-523aee2fc098", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:00.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-749058581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}], "user_id": "851a3140769443e4b62b73b987e2b417", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:13:00,828 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098 0.039s 2023-04-20 16:13:00,829 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-059813bf-e5a9-4582-81ca-4bbb6b4ebf4b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-059813bf-e5a9-4582-81ca-4bbb6b4ebf4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098'} Body: b'{"volume": {"id": "672d77c8-9fbd-4baa-8637-523aee2fc098", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:00.000000", "updated_at": "2023-04-20T16:13:00.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-749058581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098"}], "user_id": "851a3140769443e4b62b73b987e2b417", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3cc4f384caf14fb3baff01938400bb4b"}}' 2023-04-20 16:13:01,007 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098 0.167s 2023-04-20 16:13:01,007 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9865cc-4f0f-4f7f-b4ff-708a1503b4f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098'} Body: b'' 2023-04-20 16:13:01,029 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098 0.021s 2023-04-20 16:13:01,030 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4565ee6f-adbc-4e78-98ff-7d84e374cc01', 'x-openstack-request-id': 'req-4565ee6f-adbc-4e78-98ff-7d84e374cc01', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3cc4f384caf14fb3baff01938400bb4b/volumes/672d77c8-9fbd-4baa-8637-523aee2fc098'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 672d77c8-9fbd-4baa-8637-523aee2fc098 could not be found."}}' 2023-04-20 16:13:01,146 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.115s 2023-04-20 16:13:01,146 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:01 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-535da986-0849-4a33-ac40-3691c303e59c', 'x-compute-request-id': 'req-535da986-0849-4a33-ac40-3691c303e59c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'' 2023-04-20 16:13:01,902 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.755s 2023-04-20 16:13:01,903 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', '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-912222cd-4e6d-4243-84b3-c68a46c4667c', 'x-compute-request-id': 'req-912222cd-4e6d-4243-84b3-c68a46c4667c', 'connection': 'close', 'status': '200', 'content-location': 'http: //10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"server": {"id": "6766bf80-e99c-4363-b229-84049f21b1a2", "name": "tempest-SnapshotDataIntegrityTests-server-771415346", "status": "ACTIVE", "tenant_id": "3cc4f384caf14fb3baff01938400bb4b", "user_id": "851a3140769443e4b62b73b987e2b417", "metadata": {}, "hostId": "3a66b920b2e8f5e565e8815ceea8437d07f2438739cb47e6e19bf811", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:11:08Z", "updated": "2023-04-20T16:13:01Z", "addresses": {"tempest-SnapshotDataIntegrityTests-98485346-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:f1:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6766bf80-e99c-4363-b229-84049f21b1a2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1504266769", "OS-SRV-USG:launched_at": "2023-04-20T16:11:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-611462111"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:13:51,963 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2 0.036s 2023-04-20 16:13:51,964 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:51 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-e9462289-500c-4686-bdc8-e59bdd9939c0', 'x-compute-request-id': 'req-e9462289-500c-4686-bdc8-e59bdd9939c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6766bf80-e99c-4363-b229-84049f21b1a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6766bf80-e99c-4363-b229-84049f21b1a2 could not be found."}}' 2023-04-20 16:13:52,139 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/32e1c360-3d43-4e6b-8238-9f0593fa74c6 0.175s 2023-04-20 16:13:52,140 80186 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-e8b7db19-5183-4595-83f8-ce6c1e87a7a6', 'content-length': '0', 'date': 'Thu, 20 Apr 2023 16:13:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/32e1c360-3d43-4e6b-8238-9f0593fa74c6'} Body: b'' 2023-04-20 16:13:52,179 80186 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1504266769 0.039s 2023-04-20 16:13:52,180 80186 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:52 GMT', 'server': 'Ap ache/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-57f2af6a-85e2-430a-a53c-52e243678957', 'x-compute-request-id': 'req-57f2af6a-85e2-430a-a53c-52e243678957', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1504266769'} Body: b'' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, 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 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 20403d23-ed2b-4b85-8fc4-3725d777271e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:12:39,369 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.248s 2023-04-20 16:12:39,370 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-8a869c48-a8bf-4543-a5d7-021b117f3214', 'x-compute-request-id': 'req-8a869c48-a8bf-4543-a5d7-021b117f3214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:12:39,534 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.153s 2023-04-20 16:12:39,535 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-b7598546-4d21-44c3-9437-16629a0354c0', 'x-compute-request-id': 'req-b7598546-4d21-44c3-9437-16629a0354c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0 .210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:12:39,836 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.285s 2023-04-20 16:12:39,837 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:12:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-3f384415-5ce8-4d0d-8017-248e0e4aa712', 'x-compute-request-id': 'req-3f384415-5ce8-4d0d-8017-248e0e4aa712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:13:40,000 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.0 81s 2023-04-20 16:13:40,001 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:39 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-0ace1bc8-67ee-4c68-b792-baed03c8eb25', '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": "dd6dee2194d04f45a81fd0ef45ca0632", "name": "tempest-ServerActionsTestJSON-893965653-project-member", "password_expires_at": null}, "audit_ids": ["spN_yQtUTaislNLOPC700Q"], "expires_at": "2023-04-20T17:13:39.000000Z", "issued_at": "2023-04-20T16:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd2a72dddad4f2892243a33df4fa2d1", "name": "tempest-ServerActionsTestJSON-893965653"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fbd2a72dddad4f2892243a33df4fa2d1", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:13:40,001 80174 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '9de26342-0f6c-4d7d-96a5-d4ad35573211', 'name': 'tempest-ServerActionsTestJSON-1378273293-network', 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:05:40Z', 'updated_at': '2023-04-20T16:05:40Z', 'revision_number': 1} available for tenant 2023-04-20 16:13:40,002 80174 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1949594234', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMjwUpDWFcob5xB4VqDuXPX9FXT3Oo4If754w5lrosRMsv11HN44JSOF4mrro0tvAJdzBl68kfqgDpMmfJchN9rJpHKumya051JNHX7iD1cSwO0dYRTlSqqNhb1fgqIedQ==', 'fingerprint': '9f:fa:bf:85:f2:d4:45:8b:54:4b:75:37:94:79:9a:3e', 'user_id': 'dd6dee2194d04f45a81fd0ef45ca0632', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBnchrMonuQlnlCmcFZCdH4J5qhv59Zwpg0nALjfP/uKLC6RL338/zY\neGDqYaxCfA2gBwYFK4EEACKhZANiAATI8FKQ1hXKG+cQeFag7lz1/RV09zqOCH++\neMOZa6LETLL9dRzeOCUjheJq66NLbwCXcwZevJH6oA6TJnyXITfayaRyrpsmtOdS\nTR1+4g9XEsDtHWEU5UqqjYW9X4KiHnU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '006eafd1-16c4-46ef-b22c-bc036605a705', 'name': 'tempest-securitygroup--1517394998', 'stateful': True, 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'description': 'tempest-description--1252067535', 'shared': False, 'security_group_rules': [{'id': 'd9396fc1-0b73-4096-896b-71942c0d6690', 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'security_group_id': '006eafd1-16c4-46ef-b22c-bc036605a705', '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': 572, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:48Z', 'updated_at': '2023-04-20T16:05:48Z', 'revision_number': 0, 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1'}, {'id': 'e8181c19-c85a-42f7-b681-555dc9156f9a', 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'security_group_id': '006eafd1-16c4-46ef-b22c-bc036605a705', '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': 573, 'description': None, 'tags': [], 'created_at': '2023-04-20T16:05:48Z', 'updated_at': '2023-04-20T16:05:48Z', 'revision_number': 0, 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1'}], 'tags': [], 'created_at': '2023-04-20T16:05:48Z', 'updated_at': '2023-04-20T16:05:48Z', 'revision_number': 1, 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1'}, 'floating_ip': {'id': '5b0096ec-0cca-44e8-82a0-1d7e7260a496', 'tenant_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'floating_ip_address': '172.24.4.9', 'floating_network_id': '5169dd64-e0cb-403d-b5a6-fba2993ca56e', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbd2a72dddad4f2892243a33df4fa2d1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-20T16:05:49Z', 'updated_at': '2023-04-20T16:05:49Z', 'revision_number': 0, 'ip': '172.24.4.9'}} 2023-04-20 16:13:40,361 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes 0.358s 2023-04-20 16:13:40,361 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-907489084", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21fa981d-358d-43c9-b34f-9c9b29cf032e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21fa981d-358d-43c9-b34f-9c 9b29cf032e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes'} Body: b'{"volume": {"id": "20403d23-ed2b-4b85-8fc4-3725d777271e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:40.287186", "updated_at": null, "name": "tempest-tempest.common.compute-volume-907489084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:13:40,418 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e 0.046s 2023-04-20 16:13:40,418 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4cf581-1330-4613-9217-c75ea67cadd4', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4cf581-1330-4613-9217-c75ea67cadd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e'} Body: b'{"volume": {"id": "20403d23-ed2b-4b85-8fc4-3725d777271e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:40.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-907489084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:13:41,484 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e 0.054s 2023-04-20 16:13:41,484 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3ab500-ed2c-4afa-aeb3-0a4eb0f9ae29', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3ab500-ed2c-4afa-aeb3-0a4eb0f9ae29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e'} Body: b'{"volume": {"id": "20403d23-ed2b-4b85-8fc4-3725d777271e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:13:40.000000", "u pdated_at": "2023-04-20T16:13:40.000000", "name": "tempest-tempest.common.compute-volume-907489084", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e"}], "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1"}}' 2023-04-20 16:13:41,603 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e 0.108s 2023-04-20 16:13:41,603 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00333e5b-d3f0-4901-9fe9-49eb4ae9c8cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e'} Body: b'' 2023-04-20 16:13:41,625 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e 0.022s 2023-04-20 16:13:41,626 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-845e3812-d9ef-41d5-93b3-62f5bf221c2d', 'x-openstack-request-id': 'req-845e3812-d9ef-41d5-93b3-62f5bf221c2d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fbd2a72dddad4f2892243a33df4fa2d1/volumes/20403d23-ed2b-4b85-8fc4-3725d777271e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 20403d23-ed2b-4b85-8fc4-3725d777271e could not be found."}}' 2023-04-20 16:13:41,626 80174 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2023-04-20 16:13:41,848 80174 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7 0.221s 2023-04-20 16:13:41,849 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:13:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', '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-28ea5d71-a83d-40c6-bd47-b8862b95b199', 'x-compute-request-id': 'req-28ea5d71-a83d-40c6-bd47-b8862b95b199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7'} Body: b'{"server": {"id": "15d42ba7-cf47-4374-83b 5-06d5242951b7", "name": "tempest-ServerActionsTestJSON-server-756269820", "status": "ACTIVE", "tenant_id": "fbd2a72dddad4f2892243a33df4fa2d1", "user_id": "dd6dee2194d04f45a81fd0ef45ca0632", "metadata": {}, "hostId": "5b98096f78bc5f3f4bac1c4628926611253901ba474be2f50bf8ccbe", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:05:50Z", "updated": "2023-04-20T16:06:02Z", "addresses": {"tempest-ServerActionsTestJSON-1378273293-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}, {"version": 4, "addr": "172.24.4.9", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:a2:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/15d42ba7-cf47-4374-83b5-06d5242951b7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1949594234", "OS-SRV-USG:launched_at": "2023-04-20T16:06:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1517394998"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 286, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 21f02f05-1afe-4818-a4a9-14a4d6384eff failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T16:18:47Z', 'message': 'Build of instance 21f02f05-1afe-4818-a4a9-14a4d6384eff aborted: Volume 91b31061-792b-47e1-9cd6-24ce8fa212a3 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-95c6a2ca-22a3-4b01-bcd4-c0fb55468d22. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:15:43,600 80174 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.034s 2023-04-20 16:15:43,601 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f744a499-4e49-4c9f-8668-b3ef44937447', '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": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "password_expires_at": null}, "audit_ids": ["tW9skjU5QM6pseUd2YNhGg"], "expires_at": "2023-04-20T17:15:43.000000Z", "issued_at": "2023-04-20T16:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f978ad5201e412894f30daa8e2bd2e8", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:15:43,602 80174 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '110d8e20-360f-48b7-8b42-9ae9760d39b8', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1089439276-network', 'tenant_id': '8f978ad5201e412894f30daa8e2bd2e8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '8f978ad5201e412894f30daa8e2bd2e8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24125, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:15:38Z', 'updated_at': '2023-04-20T16:15:38Z', 'revision_number': 1} available for tenant 2023-04-20 16:15:44,400 80174 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.796s 2023-04-20 16:15:44,400 80174 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-1055967206", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "110d8e20-360f-48b7-8b42-9ae9760d39b8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778', '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-7334fc27-f319-43b1-988c-c7ba5593b806', 'x-compute-request-id': 'req-7334fc27-f319-43b1-988c-c7ba5593b806', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cabd55bf-46c4-41be-942d-b6563f6b2778", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "K6NiYxxTDaq5"}}' 2023-04-20 16:15:44,518 80174 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/cabd55bf-46c4-41be-942d-b6563f6b2778 0.114s 2023-04-20 16:15:44,518 80174 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': 'Thu, 20 Apr 2023 16:15:44 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-805b1f6d-3c1d-436d-86fd-22f2d942a8a6', 'x-compute-request-id': 'req-805b1f6d-3c1d-436d-86fd-22f2d942a8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778'} Body: b'{"server": {"id": "cabd55bf-46c4-41be-942d-b6563f6b2778", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1055967206", "status": "BUILD", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:15:44Z", "updated": "2023-04-20T16:15:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca bd55bf-46c4-41be-942d-b6563f6b2778"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}], "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-04-20 16:16:34,919 80174 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/cabd55bf-46c4-41be-942d-b6563f6b2778 0.357s 2023-04-20 16:16:34,920 80174 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': 'Thu, 20 Apr 2023 16:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-911b8d9d-e10a-4f8e-bb4f-aa110bd531db', 'x-compute-request-id': 'req-911b8d9d-e10a-4f8e-bb4f-aa110bd531db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778'} Body: b'{"server": {"id": "cabd55bf-46c4-41be-942d-b6563f6b2778", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1055967206", "status": "ACTIVE", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "fc009237f84a9e79b3e4fcf4e0fbe3b2abc25b7ff91242462b27519c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:15:44Z", "updated": "2023-04-20T16:15:52Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1089439276-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:14:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:15:51.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-04-20 16:16:34,935 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:17:35,821 80174 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/cabd55bf-46c4-41be-942d-b6563f6b2778/action 0.825s 2023-04-20 16:17:35,822 80174 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-ServerBootFromVolumeS tableRescueTest-image-158318899"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:34 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-a6e87014-9235-4337-abc6-fe7e6a5fc1ee', 'x-compute-request-id': 'req-a6e87014-9235-4337-abc6-fe7e6a5fc1ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778/action'} Body: b'{"image_id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0"}' 2023-04-20 16:17:35,849 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.026s 2023-04-20 16:17:35,850 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4a79da38-aba4-462a-8747-510e63db5890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:36Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:36,873 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.022s 2023-04-20 16:17:36,874 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1231b4ed-4fe8-49ef-ad6d-8df9b0aa4f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_project_name": "tempest-Server BootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:36Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:37,896 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.021s 2023-04-20 16:17:37,897 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c34209df-b5d4-4c55-b836-8f07942f43d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:36Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:38,930 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.031s 2023-04-20 16:17:38,930 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-41601935-4802-4eef-a58f-0f1917d6e946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:39Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:39,955 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.023s 2023-04-20 16:17:39,955 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c4e898e-9ba7-481f-99bc-113b69ba1b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:39Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:40,986 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.029s 2023-04-20 16:17:40,986 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-274fbcd1-ddee-4928-9da2-a851414232e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c55cea11ebd0f5b3d8c234ab9f5614dc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "108459607302dc9c37db4bc78dca19ab11b90d6923591981d3acd9342e97792cc98c04d594f8239e5c08a94845d7467e4100d2b7c7c1f794c37a36202892656a", "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:40Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:41,009 80174 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/1063606c-6382-44c6-a9a7-9f5f22c0f4a0 0.022s 2023-04-20 16:17:41,010 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c2fd14b7-89f1-4515-b7c6-8bc5e03e14b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "cabd55bf-46c4-41be-942d-b6563f6b2778", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-158318899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c55cea11ebd0f5b3d8c234ab9f5614dc", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8f978ad5201e412894f30daa8 e2bd2e8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "108459607302dc9c37db4bc78dca19ab11b90d6923591981d3acd9342e97792cc98c04d594f8239e5c08a94845d7467e4100d2b7c7c1f794c37a36202892656a", "id": "1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "created_at": "2023-04-20T16:17:36Z", "updated_at": "2023-04-20T16:17:40Z", "tags": [], "self": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0", "file": "/v2/images/1063606c-6382-44c6-a9a7-9f5f22c0f4a0/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:17:41,311 80174 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/cabd55bf-46c4-41be-942d-b6563f6b2778 0.300s 2023-04-20 16:17:41,311 80174 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': 'Thu, 20 Apr 2023 16:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-154856f0-3b4a-4d15-9d3e-f6d3de4963d5', 'x-compute-request-id': 'req-154856f0-3b4a-4d15-9d3e-f6d3de4963d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778'} Body: b'{"server": {"id": "cabd55bf-46c4-41be-942d-b6563f6b2778", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1055967206", "status": "ACTIVE", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "fc009237f84a9e79b3e4fcf4e0fbe3b2abc25b7ff91242462b27519c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:15:44Z", "updated": "2023-04-20T16:17:41Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1089439276-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:14:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cabd55bf-46c4-41be-942d-b6563f6b2778"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:15:51.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-04-20 16:18:41,436 80174 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.044s 2023-04-20 16:18:41,436 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4ccbd317-e7d5-4455-9495-6ec1ecee3e4e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Bod y: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "password_expires_at": null}, "audit_ids": ["e_KhIkVVTtSr_F72SaduxQ"], "expires_at": "2023-04-20T17:18:41.000000Z", "issued_at": "2023-04-20T16:18:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f978ad5201e412894f30daa8e2bd2e8", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:18:41,437 80174 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '110d8e20-360f-48b7-8b42-9ae9760d39b8', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1089439276-network', 'tenant_id': '8f978ad5201e412894f30daa8e2bd2e8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8f978ad5201e412894f30daa8e2bd2e8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24125, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:15:38Z', 'updated_at': '2023-04-20T16:15:38Z', 'revision_number': 1} available for tenant 2023-04-20 16:18:42,120 80174 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2023-04-20 16:18:42,121 80174 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-1807434348", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "110d8e20-360f-48b7-8b42-9ae9760d39b8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff', '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-95c6a2ca-22a3-4b01-bcd4-c0fb55468d22', 'x-compute-request-id': 'req-95c6a2ca-22a3-4b01-bcd4-c0fb55468d22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "21f02f05-1afe-4818-a4a9-14a4d6384eff", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "zZQh8UQVoube"}}' 2023-04-20 16:18:42,294 80174 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/21f02f05-1afe-4818-a4a9-14a4d6384eff 0.170s 2023-04-20 16:18:42,295 80174 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': 'Thu, 20 Apr 2023 16:18:42 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-57141cd4-4fb2-415b-a67a-9262744ab460', 'x-compute-request-id': 'req-57141cd4-4fb2-415b-a67a-9262744ab460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff'} Body: b'{"server": {"id": "21f02f05-1afe-4818-a4a9-14a4d6384eff", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1807434348", "status": "BUILD", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:18:42Z", "updated": "2023-04-20T16:18:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}], "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-04-20 16:19:32,524 80174 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/21f02f05-1afe-4818-a4a9-14a4d6384eff 0.164s 2023-04-20 16:19:32,524 80174 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': 'Thu, 20 Apr 2023 16:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', '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-940f36c7-8b57-4c01-bdb8-a4e20fd04b8b', 'x-compute-request-id': 'req-940f36c7-8b57-4c01-bdb8-a4e20fd04b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff'} Body: b'{"server": {"id": "21f02f05-1afe-4818-a4a9-14a4d6384eff", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1807434348", "status": "ERROR", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:18:42Z", "updated": "2023-04-20T16:18:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T16:18:47Z", "message": "Build of instance 21f02f05-1afe-4818-a4a9-14a4d6384eff aborted: Volume 91b31061-792b-47e1-9cd6-24ce8fa212a3 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-20 16:19:32,540 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 16:19:33,243 80174 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/21f02f05-1afe-4818-a4a9-14a4d6384eff 0.703s 2023-04-20 16:19:33,243 80174 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': 'Thu, 20 Apr 2023 16:19:32 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-75805b73-0543-48e4-bf71-d9a99b625baf', 'x-compute-request-id': 'req-75805b73-0543-48e4-bf71-d9a99b625baf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff'} Body: b'' 2023-04-20 16:19:33,286 80174 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/server s/21f02f05-1afe-4818-a4a9-14a4d6384eff 0.042s 2023-04-20 16:19:33,287 80174 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': 'Thu, 20 Apr 2023 16:19:33 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-bbb802a9-3093-40b5-82d4-d243b74fd83d', 'x-compute-request-id': 'req-bbb802a9-3093-40b5-82d4-d243b74fd83d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21f02f05-1afe-4818-a4a9-14a4d6384eff'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 21f02f05-1afe-4818-a4a9-14a4d6384eff 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 305, 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 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 334, 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 317, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b8d7db8a-bebc-4924-8151-722ff9eb177a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-20T16:22:36Z', 'message': 'Build of instance b8d7db8a-bebc-4924-8151-722ff9eb177a aborted: Volume c41d850a-2fa4-4555-b101-a5fd4f7755cf did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-6ef37d6c-8975-4862-a108-ee81ddfce279. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:19:33,335 80174 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.033s 2023-04-20 16:19:33,335 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5082576b-f6aa-4801-b5be-5d79d24e003b', '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": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "password_expires_at": null}, "audit_ids": ["lVHgTHv1R1SFxMZzqEqy8Q"], "expires_at": "2023-04-20T17:19:33.000000Z", "issued_at": "2023-04-20T16:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f978ad5201e412894f30daa8e2bd2e8", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:19:33,336 80174 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '110d8e20-360f-48b7-8b42-9ae9760d39b8', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1089439276-network', 'tenant_id': '8f978ad5201e412894f30daa8e2bd2e8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': '8f978ad5201e412894f30daa8e2bd2e8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24125, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:15:38Z', 'updated_at': '2023-04-20T16:15:38Z', 'revision_number': 1} available for tenant 2023-04-20 16:19:33,965 80174 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.627s 2023-04-20 16:19:33,965 80174 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-1879699440", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "networks": [{"uuid": "110d8e20-360f-48b7-8b42-9ae9760d39b8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564', '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-cd3b40b9-a1ae-406e-b8de-c528b415cdd3', 'x-compute-request-id': 'req-cd3b40b9-a1ae-406e-b8de-c528b415cdd3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XWs6PzUfRzPP"}}' 2023-04-20 16:19:34,055 80174 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/972fbea6-71af-4e33-9f9d-d82c46fcd564 0.087s 2023-04-20 16:19:34,056 80174 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': 'Thu, 20 Apr 2023 16:19:33 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-98a0093c-7fa5-409e-92a4-a135a54b4d0c', 'x-compute-request-id': 'req-98a0093c-7fa5-409e-92a4-a135a54b4d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564'} Body: b'{"server": {"id": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879699440", "status": "BUILD", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:19:34Z", "updated": "2023-04-20T16:19:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97 2fbea6-71af-4e33-9f9d-d82c46fcd564"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}], "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-04-20 16:20:24,364 80174 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/972fbea6-71af-4e33-9f9d-d82c46fcd564 0.242s 2023-04-20 16:20:24,365 80174 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': 'Thu, 20 Apr 2023 16:20:24 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-0981c96a-284d-499b-ae59-bbbc32fc7867', 'x-compute-request-id': 'req-0981c96a-284d-499b-ae59-bbbc32fc7867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564'} Body: b'{"server": {"id": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879699440", "status": "ACTIVE", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "fc009237f84a9e79b3e4fcf4e0fbe3b2abc25b7ff91242462b27519c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:19:33Z", "updated": "2023-04-20T16:19:40Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1089439276-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:d7:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:19:40.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-04-20 16:20:24,380 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:21:25,289 80174 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/972fbea6-71af-4e33-9f9d-d82c46fcd564/action 0.883s 2023-04-20 16:21:25,289 80174 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-ServerBootFromVolume StableRescueTest-image-395122235"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:24 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-90016ebd-397c-4a07-bbef-204473bdf394', 'x-compute-request-id': 'req-90016ebd-397c-4a07-bbef-204473bdf394', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564/action'} Body: b'{"image_id": "c3f08ce4-1605-4e30-85a2-0213e23153ce"}' 2023-04-20 16:21:25,316 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.024s 2023-04-20 16:21:25,316 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ca27c09b-5609-4267-b56f-4e94de2a5ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:25Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:26,342 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.025s 2023-04-20 16:21:26,343 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d1c464c9-fda5-4cb3-a08a-4fa817164f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_project_name": "tempest-Serve rBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:25Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:27,366 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.022s 2023-04-20 16:21:27,367 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-98e672db-19ab-4709-ac53-3b865f89e3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:25Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:28,394 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.025s 2023-04-20 16:21:28,394 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b2d898a-a0c9-4fc1-a2fe-06c670e3ad5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:28Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:29,420 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.024s 2023-04-20 16:21:29,421 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-337106b2-4c53-4d71-9b7d-ad663ccd7acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "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": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:29Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:30,467 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.044s 2023-04-20 16:21:30,467 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-adebf325-3284-48e4-96a7-09b7b7f5ff26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "8af19041228948e7bde0694814b34fb4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8f978ad5201e412894f30daa8e2bd2e8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "12c5de1de3f623d67ccc65cd497fbf5557107a28ba428dddf6e26ff931b550481d30187e804d87a8997c01185e2cb4630c8eaad5da5828bd68b5f28ac5c8250f", "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:30Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:30,491 80174 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/c3f08ce4-1605-4e30-85a2-0213e23153ce 0.023s 2023-04-20 16:21:30,491 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24325d13-ac3f-4b02-8885-b1cdda4af16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce'} Body: b'{"base_image_ref": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "owner_id": "8f978ad5201e412894f30daa8e2bd2e8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.5.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-395122235", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "8af19041228948e7bde0694814b34fb4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "8f978ad5201e412894f30daa 8e2bd2e8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "12c5de1de3f623d67ccc65cd497fbf5557107a28ba428dddf6e26ff931b550481d30187e804d87a8997c01185e2cb4630c8eaad5da5828bd68b5f28ac5c8250f", "id": "c3f08ce4-1605-4e30-85a2-0213e23153ce", "created_at": "2023-04-20T16:21:25Z", "updated_at": "2023-04-20T16:21:30Z", "tags": [], "self": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce", "file": "/v2/images/c3f08ce4-1605-4e30-85a2-0213e23153ce/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:21:30,801 80174 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/972fbea6-71af-4e33-9f9d-d82c46fcd564 0.309s 2023-04-20 16:21:30,802 80174 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': 'Thu, 20 Apr 2023 16:21:30 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-35f98995-cba8-48f9-99f7-936639438af9', 'x-compute-request-id': 'req-35f98995-cba8-48f9-99f7-936639438af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564'} Body: b'{"server": {"id": "972fbea6-71af-4e33-9f9d-d82c46fcd564", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879699440", "status": "ACTIVE", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "fc009237f84a9e79b3e4fcf4e0fbe3b2abc25b7ff91242462b27519c", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:19:33Z", "updated": "2023-04-20T16:21:30Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1089439276-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:d7:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/972fbea6-71af-4e33-9f9d-d82c46fcd564"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-20T16:19:40.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-04-20 16:22:30,921 80174 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.048s 2023-04-20 16:22:30,922 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b58f39e3-713e-4e03-bbf5-18b389a88e12', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} B ody: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8c79a05e12ae4aab91bc79d32b02ef46", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043-project-member", "password_expires_at": null}, "audit_ids": ["mo_vkVx-QFSOnumu1Dcs4g"], "expires_at": "2023-04-20T17:22:30.000000Z", "issued_at": "2023-04-20T16:22:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f978ad5201e412894f30daa8e2bd2e8", "name": "tempest-ServerBootFromVolumeStableRescueTest-2108053043"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8f978ad5201e412894f30daa8e2bd2e8", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:22:30,922 80174 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '110d8e20-360f-48b7-8b42-9ae9760d39b8', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1089439276-network', 'tenant_id': '8f978ad5201e412894f30daa8e2bd2e8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8f978ad5201e412894f30daa8e2bd2e8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24125, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:15:38Z', 'updated_at': '2023-04-20T16:15:38Z', 'revision_number': 1} available for tenant 2023-04-20 16:22:31,621 80174 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.698s 2023-04-20 16:22:31,622 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-301528259", "imageRef": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "destination_type": "volume"}], "networks": [{"uuid": "110d8e20-360f-48b7-8b42-9ae9760d39b8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a', '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-6ef37d6c-8975-4862-a108-ee81ddfce279', 'x-compute-request-id': 'req-6ef37d6c-8975-4862-a108-ee81ddfce279', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b8d7db8a-bebc-4924-8151-722ff9eb177a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "mL2G8Z4pya9i"}}' 2023-04-20 16:22:31,727 80174 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/b8d7db8a-bebc-4924-8151-722ff9eb177a 0.101s 2023-04-20 16:22:31,727 80174 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': 'Thu, 20 Apr 2023 16:22:31 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-3be02dad-c230-4ea6-a9ec-f611cae8bba4', 'x-compute-request-id': 'req-3be02dad-c230-4ea6-a9ec-f611cae8bba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a'} Body: b'{"server": {"id": "b8d7db8a-bebc-4924-8151-722ff9eb177a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-301528259", "status": "BUILD", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:22:32Z", "updated": "2023-04-20T16:22:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}], "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-04-20 16:23:21,900 80174 INF O [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/b8d7db8a-bebc-4924-8151-722ff9eb177a 0.118s 2023-04-20 16:23:21,900 80174 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': 'Thu, 20 Apr 2023 16:23:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', '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-f17fd383-02dc-48b5-b120-99b840645486', 'x-compute-request-id': 'req-f17fd383-02dc-48b5-b120-99b840645486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a'} Body: b'{"server": {"id": "b8d7db8a-bebc-4924-8151-722ff9eb177a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-301528259", "status": "ERROR", "tenant_id": "8f978ad5201e412894f30daa8e2bd2e8", "user_id": "8c79a05e12ae4aab91bc79d32b02ef46", "metadata": {}, "hostId": "", "image": {"id": "4ac69ea5-e5d7-40c8-864e-0a164d78a727", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4ac69ea5-e5d7-40c8-864e-0a164d78a727"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-20T16:22:31Z", "updated": "2023-04-20T16:22:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-20T16:22:36Z", "message": "Build of instance b8d7db8a-bebc-4924-8151-722ff9eb177a aborted: Volume c41d850a-2fa4-4555-b101-a5fd4f7755cf did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-20 16:23:21,918 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-20 16:23:22,264 80174 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/b8d7db8a-bebc-4924-8151-722ff9eb177a 0.345s 2023-04-20 16:23:22,264 80174 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': 'Thu, 20 Apr 2023 16:23:21 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-40697755-3936-45f6-b593-2537c2f6490f', 'x-compute-request-id': 'req-40697755-3936-45f6-b593-2537c2f6490f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a'} Body: b'' 2023-04-20 16:23:22,308 80174 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/b8d7db8a-bebc-4924-8151-722ff9eb177a 0.043s 2023-04-20 16:23:22,308 80174 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': 'Thu, 20 Apr 2023 16:23:22 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-3e2ec739-ef42-46d5-a5dd-1b9224fdb098', 'x-compute-request-id': 'req-3e2ec739-ef42-46d5-a5dd-1b9224fdb098', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8d7db8a-bebc-4924-8151-722ff9eb177a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b8d7db8a-bebc-4924-8151-722ff9eb177a could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3384fc37-630d-40a2-bf0e-30ff6a332563 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83e67c45-6edd-4e5a-bac2-1391dc579b78 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:25:17,850 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes 0.403s 2023-04-20 16:25:17,850 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2143214469"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3d84bc-2201-4d46-9a64-d664751165f9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3d84bc-2201-4d46-9a64-d664751165f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes'} Body: b'{"volume": {"id": "83e67c45-6edd-4e5a-bac2-1391dc579b78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:17.790018", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2143214469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:25:17,902 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.039s 2023-04-20 16:25:17,902 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08b49f8-412c-41be-9093-beaf0cbe0a08', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08b49f8-412c-41be-9093-beaf0cbe0a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'{"volume": {"id": "83e67c45-6edd-4e5a-bac2-1391dc579b78", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:18.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2143214469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:18,957 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.042s 2023-04-20 16:25:18,957 80174 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63bf198-52c2-4698-9094-914a2bc050d2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63bf198-52c2-4698-9094-914a2bc050d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'{"volume": {"id": "83e67c45-6edd-4e5a-bac2-1391dc579b78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:18.000000", "updated_at": "2023-04-20T16:25:18.000000", "name": "tempest-VolumesTransfersTest-Volume-2143214469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:19,010 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.038s 2023-04-20 16:25:19,010 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e755a1-808f-48aa-abae-d02cd789d0f6', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e755a1-808f-48aa-abae-d02cd789d0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'{"volume": {"id": "83e67c45-6edd-4e5a-bac2-1391dc579b78", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:18.000000", "updated_at": "2023-04-20T16:25:18.000000", "name": "tempest-VolumesTransfersTest-Volume-2143214469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:19,119 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.098s 2023-04-20 16:25:19,119 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fefbea4b-cd29-4e15-a595-1830bc91e477', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'' 2023-04-20 16:25:19,139 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78 0.019s 2023-04-20 16:25:19,140 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea43913-00d8-4b75-9a36-a55f25654bac', 'x-openstack-request-id': 'req-0ea43913-00d8-4b75-9a36-a55f25654bac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/83e67c45-6edd-4e5a-bac2-1391dc579b78'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83e67c45-6edd-4e5a-bac2-1391dc579b78 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 91635005-2aff-4865-a8ac-12f84ba2fd2f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:25:19,360 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes 0.217s 2023-04-20 16:25:19,361 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1043492222"}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e826f31a-3b39-4056-ab5b-25b7d5c6d7c6', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e826f31a-3b39-4056-ab5b-25b7d5c6d7c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes'} Body: b'{"volume": {"id": "91635005-2aff-4865-a8ac-12f84ba2fd2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:19.265949", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1043492222", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:25:19,416 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.045s 2023-04-20 16:25:19,416 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0ea1d2-92ae-4340-b285-2f2024ca0298', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0ea1d2-92ae-4340-b285-2f2024ca0298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'{"volume": {"id": "91635005-2aff-4865-a8ac-12f84ba2fd2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:19.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1043492222", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:20,470 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.042s 2023-04-20 16:25:20,471 80174 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9950e97-cd4e-40e1-b742-c20c938f77fc', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9950e97-cd4e-40e1-b742-c20c938f77fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'{"volume": {"id": "91635005-2aff-4865-a8ac-12f84ba2fd2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:19.000000", "updated_at": "2023-04-20T16:25:19.000000", "name": "tempest-VolumesTransfersTest-Volume-1043492222", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:20,519 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.037s 2023-04-20 16:25:20,519 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674c6e50-fa28-4f89-9774-54a34cbe7315', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674c6e50-fa28-4f89-9774-54a34cbe7315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'{"volume": {"id": "91635005-2aff-4865-a8ac-12f84ba2fd2f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:25:19.000000", "updated_at": "2023-04-20T16:25:19.000000", "name": "tempest-VolumesTransfersTest-Volume-1043492222", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f"}], "user_id": "7f4f78eecec04ff7942ff27b0735ce56", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a874f88a22449c799e69e9c84e4dfda"}}' 2023-04-20 16:25:20,639 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.109s 2023-04-20 16:25:20,640 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3442fe07-a625-45e4-a48e-c07548c4be25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'' 2023-04-20 16:25:20,662 80174 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f 0.021s 2023-04-20 16:25:20,662 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f1a650-407f-4b43-9e56-146f5271b7c9', 'x-openstack-request-id': 'req-18f1a650-407f-4b43-9e56-146f5271b7c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4a874f88a22449c799e69e9c84e4dfda/volumes/91635005-2aff-4865-a8ac-12f84ba2fd2f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 91635005-2aff-4865-a8ac-12f84ba2fd2f could not be found."}}' setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 80fee3ca-9b96-4394-9678-082f82637e22 failed to build and is in ERROR status tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dd0f70e0-bd7c-4e42-abeb-2a4728180f29 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:25:40,243 80174 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-20 16:25:41,061 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.817s 2023-04-20 16:25:41,061 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2004798390", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-dfc7c372-48f5-4966-88e4-06e52ed16a19', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2004798390", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1558b18ec4304868ad6d8c61b5525d55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "created_at": "2023-04-20T16:25:41Z", "updated_at": "2023-04-20T16:25:41Z", "tags": [], "self": "/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "file": "/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:25:42,381 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f/file 1.319s 2023-04-20 16:25:42,382 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b250f074-e18f-465a-b0e1-5daf6d72639d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f/file'} Body: b'' 2023-04-20 16:25:42,382 80174 DEBUG [tempest.scenario.manager] image:831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f 2023-04-20 16:25:42,454 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.069s 2023-04-20 16:25:42,454 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-880855576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLG80KFXisUW1wgnTLUsZOsmfwb0L2g+7zVWJHjlgBov1H5d5fA/SYjooY3obdw4LI3DgJUhFqtlNsqpLQfIe2UgxJvi7QEmnu2VryHUuLpN882Z/fgkNNzTXR8n7LE8gw=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', '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-33e4980c-623d-4e87-86a0-db16d8df13e2', 'x-compute-request-id': 'req-33e4980c-623d-4e87-86a0-db16d8df13e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0. 0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-880855576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLG80KFXisUW1wgnTLUsZOsmfwb0L2g+7zVWJHjlgBov1H5d5fA/SYjooY3obdw4LI3DgJUhFqtlNsqpLQfIe2UgxJvi7QEmnu2VryHUuLpN882Z/fgkNNzTXR8n7LE8gw==", "fingerprint": "f2:a4:6b:b8:dc:35:0b:31:87:8e:7a:aa:52:d1:0f:3e", "user_id": "f4ec42233fc040d0bef4f2e408a561b7"}}' 2023-04-20 16:25:42,496 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2023-04-20 16:25:42,497 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f0fa9b55-227a-4c43-930f-8846c0148b2b', '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": "f4ec42233fc040d0bef4f2e408a561b7", "name": "tempest-TestMinimumBasicScenario-1763718283-project-member", "password_expires_at": null}, "audit_ids": ["FxlMldrYTb2alUGC4b_CXw"], "expires_at": "2023-04-20T17:25:42.000000Z", "issued_at": "2023-04-20T16:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1558b18ec4304868ad6d8c61b5525d55", "name": "tempest-TestMinimumBasicScenario-1763718283"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]} }' 2023-04-20 16:25:42,498 80174 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'b19664d3-6727-47cf-81c3-ee6ea3992cb8', 'name': 'tempest-TestMinimumBasicScenario-498816505-network', 'tenant_id': '1558b18ec4304868ad6d8c61b5525d55', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1558b18ec4304868ad6d8c61b5525d55', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44379, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:25:27Z', 'updated_at': '2023-04-20T16:25:27Z', 'revision_number': 1} available for tenant 2023-04-20 16:25:43,230 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.731s 2023-04-20 16:25:43,231 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1941398318", "imageRef": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-880855576", "networks": [{"uuid": "b19664d3-6727-47cf-81c3-ee6ea3992cb8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d', '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-0c868f4b-07d0-41fe-9378-2e5b4bb92eea', 'x-compute-request-id': 'req-0c868f4b-07d0-41fe-9378-2e5b4bb92eea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JJGtCMa3xfpR"}}' 2023-04-20 16:25:43,317 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.083s 2023-04-20 16:25:43,318 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1252', '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-4da9cbf3-d5ef-45c6-88b8-bf0f6c18306d', 'x-compute-request-id': 'req-4da9cbf3-d5ef-45c6-88b8-bf0f6c18306d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "BUILD", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210 /compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:25:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "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-04-20 16:26:33,727 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.352s 2023-04-20 16:26:33,728 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-ad8a2fd7-fb39-4e39-8aee-f630178f7d8b', 'x-compute-request-id': 'req-ad8a2fd7-fb39-4e39-8aee-f630178f7d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:25:50Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:ae:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "OS-SRV-USG:launched_at": "2023-04-20T16:25:49.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": []}}' 2023-04-20 16:26:33,739 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:27:34,064 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.314s 2023-04-20 16:27:34,065 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Thu, 20 Apr 2023 16:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-bc50cecb-db8f-4423-b17e-d1ed01543751', 'x-compute-request-id': 'req-bc50cecb-db8f-4423-b17e-d1ed01543751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:25:50Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:ae:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "OS-SRV-USG:launched_at": "2023-04-20T16:25:49.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": []}}' 2023-04-20 16:27:34,300 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.222s 2023-04-20 16:27:34,301 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', '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-e133bad3-624a-493e-8781-e9a24c445dd0', 'x-compute-request-id': 'req-e133bad3-624a-493e-8781-e9a24c445dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}]}]}' 2023-04-20 16:27:34,537 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.233s 2023-04-20 16:27:34,538 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', '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-20c434bb-15e8-4a98-a817-60d2f817121c', 'x-compute-request-id': 'req-20c434bb-15e8-4a98-a817-60d2f817121c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:25:50Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:ae:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "OS-SRV-USG:launched_at": "2023-04-20T16:25:49.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": []}}' 2023-04-20 16:27:34,794 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes 0.240s 2023-04-20 16:27:34,795 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1432591500", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793bccbb-4c2e-4ac7-92aa-997919acb88e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793bccbb-4c2e-4ac7-92aa-997919acb88e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes'} Body: b'{"volume": {"id": "dd0f70e0-bd7c-4e42-abeb-2a4728180f29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:27:34.732726", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1432591500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:27:34,849 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29 0.045s 2023-04-20 16:27:34,850 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a73239-d23d-41b1-9cd8-f2b666e7e74b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a73239-d23d-41b1-9cd8-f2b666e7e74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29'} Body: b'{"volume": {"id": "dd0f70e0-bd7c-4e42-abeb-2a4728180f29", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:27:35.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1432591500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1558b18ec4304868ad6d8c61b5525d55"}}' 2023-04-20 16:27:35,922 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29 0.050s 2023-04-20 16:27:35,922 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d97c1e-7449-44d7-b242-1602c870d277', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d97c1e-7449-44d7-b242-1602c870d277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29'} Body: b'{"volume": {"id": "dd0f70e0-bd7c-4e42-abeb-2a4728180f29", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:27:35.000000", "updated_at": "2023-04-20T16:27:35.000000", "name": "tempest-TestMinimumBasicScenario-volume-1432591500", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1558b18ec4304868ad6d8c61b5525d55"}}' 2023-04-20 16:27:36,075 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29 0.130s 2023-04-20 16:27:36,076 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c9fbee-a0a7-4b2c-99ab-1991fdf792c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29'} Body: b'' 2023-04-20 16:27:36,098 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29 0.022s 2023-04-20 16:27:36,098 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0360e2f-f3e3-4cae-a8eb-987e20a8983f', 'x-openstack-request-id': 'req-d0360e2f-f3e3-4cae-a8eb-987e20a8983f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/dd0f70e0-bd7c-4e42-abeb-2a4728180f29'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dd0f70e0-bd7c-4e42-abeb-2a4728180f29 could not be found."}}' 2023-04-20 16:27:36,221 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.122s 2023-04-20 16:27:36,221 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0490de03-4392-4e4f-b580-c5e68c6230ae', 'x-compute-request-id': 'req-0490de03-4392-4e4f-b580-c5e68c6230ae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'' 2023-04-20 16:27:36,556 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.334s 2023-04-20 16:27:36,557 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', '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-b1780f98-33a6-43d4-8a77-f3cdfd932808', 'x-compute-request-id': 'req-b1780f98-33a6-43d4-8a77-f3cdfd932808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"server": {"id": "b3efdbb9-b302-44db-bba1-32181ad4e70d", "name": "tempest-TestMinimumBasicScenario-server-1941398318", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "831fa3c6-3f0e-4cb3-88a3-dda89 b7ed63f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:25:43Z", "updated": "2023-04-20T16:27:36Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:ae:35"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-880855576", "OS-SRV-USG:launched_at": "2023-04-20T16:25:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:28:26,665 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d 0.046s 2023-04-20 16:28:26,666 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:26 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-ffc8ecec-5ab9-4c04-9420-f17382ade3af', 'x-compute-request-id': 'req-ffc8ecec-5ab9-4c04-9420-f17382ade3af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3efdbb9-b302-44db-bba1-32181ad4e70d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3efdbb9-b302-44db-bba1-32181ad4e70d could not be found."}}' 2023-04-20 16:28:26,704 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-880855576 0.037s 2023-04-20 16:28:26,704 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:26 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-61285c33-b3f3-4594-93d5-481690ac3629', 'x-compute-request-id': 'req-61285c33-b3f3-4594-93d5-481690ac3629', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-880855576'} Body: b'' 2023-04-20 16:28:26,805 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/831fa3c6-3f0e-4cb3-88a3-dda89b7ed63f 0.100s 2023-04-20 16:28:26,805 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-51e33f5b-8d64-4c0e-b611-32a7a8e47d87', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/831fa3c6-3 f0e-4cb3-88a3-dda89b7ed63f'} Body: b'' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 116, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a13e3af8-5ad1-4f98-8db9-3e3ec3032926 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-20 16:28:26,809 80174 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-20 16:28:27,431 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.621s 2023-04-20 16:28:27,431 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--818931373", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-44eccb1e-7cdf-4319-b08a-91614eaf997e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--818931373", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1558b18ec4304868ad6d8c61b5525d55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "created_at": "2023-04-20T16:28:27Z", "updated_at": "2023-04-20T16:28:27Z", "tags": [], "self": "/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d", "file": "/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d/file", "schema": "/v2/schemas/image"}' 2023-04-20 16:28:28,792 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d/file 1.360s 2023-04-20 16:28:28,792 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-00c46ee4-afce-4ebf-a6e0-e686abc8c1de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d/file'} Body: b'' 2023-04-20 16:28:28,792 80174 DEBUG [tempest.scenario.manager] image:d41eddb3-3b65-456d-ab27-e42a9678ef7d 2023-04-20 16:28:28,859 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.064s 2023-04-20 16:28:28,859 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2042608265", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiZZWNvgI17HKNI+BXt+KB+YEhHbL07acsxespKHluya8pbshsGDbeReZUbLVLN3F7mDKtBiKIV6ZgsjnVVog16/FMqASI+9Nj8b/dyFgrEQl+sLNa7cvuPjZiurAj63Q=="}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', '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-33287ad5-b4a2-4c84-8a1a-868168807ada', 'x-compute-request-id': 'req-33287ad5-b4a2-4c84-8a1a-868168807ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-20426 08265", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiZZWNvgI17HKNI+BXt+KB+YEhHbL07acsxespKHluya8pbshsGDbeReZUbLVLN3F7mDKtBiKIV6ZgsjnVVog16/FMqASI+9Nj8b/dyFgrEQl+sLNa7cvuPjZiurAj63Q==", "fingerprint": "e5:09:b2:a3:62:f5:31:e4:9f:e9:35:bd:a6:9a:08:09", "user_id": "f4ec42233fc040d0bef4f2e408a561b7"}}' 2023-04-20 16:28:28,908 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2023-04-20 16:28:28,908 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bbaa1e4a-b19b-4dfe-adca-5a813ce34bce', '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": "f4ec42233fc040d0bef4f2e408a561b7", "name": "tempest-TestMinimumBasicScenario-1763718283-project-member", "password_expires_at": null}, "audit_ids": ["8bEh3-JZQfCWBXtdtr3Xsg"], "expires_at": "2023-04-20T17:28:28.000000Z", "issued_at": "2023-04-20T16:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1558b18ec4304868ad6d8c61b5525d55", "name": "tempest-TestMinimumBasicScenario-1763718283"}, "is_domain": false, "roles": [{"id": "569da92dc1a54e009e3838cbe73c96d7", "name": "reader"}, {"id": "2378423ef63749698ddcec420d271bc1", "name": "member"}], "catalog": [{"endpoints": [{"id": "0280975689134a7e9fbafa5f48f28ecc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "167fc404893c42bfa64b25eea828ca98", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b820ff4b31074bc09aad8e604a66dd18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "436d226accf5448d901dfb060568cfdf", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "76faa021936f497da23c1d196ceaf973", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f67c75f6bea4847bb5e69bef90d618b", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "02c27dbef35b4bdb95c0a131909a134e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "9193cb908fca4928a5974044dd89eb84", "type": "image", "name": "glance"}, {"endpoints": [{"id": "92b3f4386f0d4289b3ddd92aec691039", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "934ed03f5f4d4bf4866f2089a95a6844", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c0cc535be36940b28cf795577d47bdd8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55", "region": "RegionOne"}], "id": "a80a4e97b55f40718bdd46554a7b2024", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "37d0ddc63a24495d8a119d28b01184a4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "d8eab38272fa46b4a0b0aff05c1d647d", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3a7e0ba3d5cc47cf8bf611f552398bd5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "ea148ba7c3cb4bf0bd033f384d101ed8", "type": "identity", "name": "keystone"}]}}' 2023-04-20 16:28:28,909 80174 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'b19664d3-6727-47cf-81c3-ee6ea3992cb8', 'name': 'tempest-TestMinimumBasicScenario-498816505-network', 'tenant_id': '1558b18ec4304868ad6d8c61b5525d55', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1558b18ec4304868ad6d8c61b5525d55', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44379, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-20T16:25:27Z', 'updated_at': '2023-04-20T16:25:27Z', 'revision_number': 1} available for tenant 2023-04-20 16:28:29,541 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.631s 2023-04-20 16:28:29,541 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1486305246", "imageRef": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "networks": [{"uuid": "b19664d3-6727-47cf-81c3-ee6ea3992cb8"}]}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71', '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-a9604a8b-fab9-4af1-9d67-5182007b2b52', 'x-compute-request-id': 'req-a9604a8b-fab9-4af1-9d67-5182007b2b52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RhzSxZaVH5mJ"}}' 2023-04-20 16:28:29,624 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.079s 2023-04-20 16:28:29,624 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', '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-4b0c05d6-d70e-4e54-9930-4cd8087eaaac', 'x-compute-request-id': 'req-4b0c05d6-d70e-4e54-9930-4cd8087eaaac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "BUILD", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:30Z", "updated": "2023-04-20T16:28:29Z", "addresses": {}, "a ccessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "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-04-20 16:29:19,977 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.291s 2023-04-20 16:29:19,978 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', '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-e0f49b70-0e55-4de1-bc79-dd74a5b9f5e7', 'x-compute-request-id': 'req-e0f49b70-0e55-4de1-bc79-dd74a5b9f5e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:29Z", "updated": "2023-04-20T16:28:36Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f7:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "OS-SRV-USG:launched_at": "2023-04-20T16:28:36.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": []}}' 2023-04-20 16:29:19,990 80174 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-20 16:30:20,292 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.242s 2023-04-20 16:30:20,293 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', '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-47d91554-712a-4c9d-8937-dea989ad439b', 'x-compute-request-id': 'req-47d91554-712a-4c9d-8937-dea989ad439b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:29Z", "updated": "2023-04-20T16:28:36Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f7:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "OS-SRV-USG:launched_at": "2023-04-20T16:28:36.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": []}}' 2023-04-20 16:30:20,520 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.211s 2023-04-20 16:30:20,521 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', '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-5dfb815a-b8f1-4967-8c41-8b6bf8b61351', 'x-compute-request-id': 'req-5dfb815a-b8f1-4967-8c41-8b6bf8b61351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}]}]}' 2023-04-20 16:30:20,699 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.175s 2023-04-20 16:30:20,700 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', '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-96341156-3c62-4113-bf27-8296f915eb37', 'x-compute-request-id': 'req-96341156-3c62-4113-bf27-8296f915eb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582 -425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:29Z", "updated": "2023-04-20T16:28:36Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f7:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "OS-SRV-USG:launched_at": "2023-04-20T16:28:36.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": []}}' 2023-04-20 16:30:21,023 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes 0.311s 2023-04-20 16:30:21,024 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1297344442", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff17962-cf17-4bbe-9a16-442b37582988', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff17962-cf17-4bbe-9a16-442b37582988', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes'} Body: b'{"volume": {"id": "a13e3af8-5ad1-4f98-8db9-3e3ec3032926", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:30:20.913395", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1297344442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-20 16:30:21,100 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926 0.067s 2023-04-20 16:30:21,101 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-f8fbb825-f344-4ed1-b205-53c974f1c797', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fbb825-f344-4ed1-b205-53c974f1c797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926'} Body: b'{"volume": {"id": "a13e3af8-5ad1-4f98-8db9-3e3ec3032926", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:30:21.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1297344442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1558b18ec4304868ad6d8c61b5525d55"}}' 2023-04-20 16:30:22,157 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926 0.044s 2023-04-20 16:30:22,158 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcda463-cc42-4654-a891-62c573c6b659', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcda463-cc42-4654-a891-62c573c6b659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926'} Body: b'{"volume": {"id": "a13e3af8-5ad1-4f98-8db9-3e3ec3032926", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-20T16:30:21.000000", "updated_at": "2023-04-20T16:30:21.000000", "name": "tempest-TestMinimumBasicScenario-volume-1297344442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926"}], "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1558b18ec4304868ad6d8c61b5525d55"}}' 2023-04-20 16:30:22,287 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926 0.119s 2023-04-20 16:30:22,287 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e627a89-1881-4322-8eb8-619b68dfda3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ 1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926'} Body: b'' 2023-04-20 16:30:22,308 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926 0.020s 2023-04-20 16:30:22,308 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-880cf305-2b5d-4775-b1d9-a42c31ac39db', 'x-openstack-request-id': 'req-880cf305-2b5d-4775-b1d9-a42c31ac39db', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1558b18ec4304868ad6d8c61b5525d55/volumes/a13e3af8-5ad1-4f98-8db9-3e3ec3032926'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a13e3af8-5ad1-4f98-8db9-3e3ec3032926 could not be found."}}' 2023-04-20 16:30:22,433 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.124s 2023-04-20 16:30:22,433 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 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-14297b38-c7a8-48e6-940e-ca121ff91c5c', 'x-compute-request-id': 'req-14297b38-c7a8-48e6-940e-ca121ff91c5c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'' 2023-04-20 16:30:22,798 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.364s 2023-04-20 16:30:22,798 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', '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-d893dbeb-e329-436b-b501-2414bc7b2005', 'x-compute-request-id': 'req-d893dbeb-e329-436b-b501-2414bc7b2005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"server": {"id": "2c4e2b86-7582-425a-9f8c-15e7bbaefb71", "name": "tempest-TestMinimumBasicScenario-server-1486305246", "status": "ACTIVE", "tenant_id": "1558b18ec4304868ad6d8c61b5525d55", "user_id": "f4ec42233fc040d0bef4f2e408a561b7", "metadata": {}, "hostId": "1fba116fc7715d80b3cd6460af661a40253b4978ea19258df3669a49", "image": {"id": "d41eddb3-3b65-456d-ab27-e42a9678ef7d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-20T16:28:29Z", "updated": "2023-04-20T16:30:22Z", "addresses": {"tempest-TestMinimumBasicScenario-498816505-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:f7:28"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2042608265", "OS-SRV-USG:launched_at": "2023-04-20T16:28:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-20 16:31:12,931 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71 0.104s 2023-04-20 16:31:12,931 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:31:12 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-de9d0bc6-d63d-4e62-a3a5-339a95580146', 'x-compute-request-id': 'req-de9d0bc6-d63d-4e62-a3a5-339a95580146', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2c4e2b86-7582-425a-9f8c-15e7bbaefb71'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2c4e2b86-7582-425a-9f8c-15e7bbaefb71 could not be found."}}' 2023-04-20 16:31:13,984 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2042608265 1.052s 2023-04-20 16:31:13,985 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:31:12 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-ce330f98-9d66-4ddc-80b7-e08b7df7dc94', 'x-compute-request-id': 'req-ce330f98-9d66-4ddc-80b7-e08b7df7dc94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2042608265'} Body: b'' 2023-04-20 16:31:14,096 80174 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d 0.110s 2023-04-20 16:31:14,096 80174 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 20 Apr 2023 16:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b41fc51d-de70-448e-bb20-ab6666e7e4c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d41eddb3-3b65-456d-ab27-e42a9678ef7d'} Body: b'' ====== Totals ====== Ran: 198 tests in 1732.3241 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3855.6970 sec. ============== Worker Balance ============== - Worker 0 (20 tests) => 0:28:26.180222 - Worker 1 (16 tests) => 0:01:31.904475 - Worker 2 (29 tests) => 0:06:53.040161 - Worker 3 (12 tests) => 0:08:59.574035 - Worker 4 (19 tests) => 0:06:36.481119 - Worker 5 (22 tests) => 0:06:47.063484 - Worker 6 (17 tests) => 0:11:08.083126 - Worker 7 (10 tests) => 0:03:15.742688 - Worker 8 (14 tests) => 0:01:47.312975 - Worker 9 (14 tests) => 0:00:43.091988 - Worker 10 (11 tests) => 0:08:12.795922 - Worker 11 (14 tests) => 0:05:20.776743 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed