Comment 0 for bug 1938763

Revision history for this message
Rajat Dhasmana (whoami-rajat) wrote :

Glance and cinder gate is failing with the following error trace in cinder-api

Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: WARNING cinder.volume.api [None req-bc37d60e-ba94-4ebc-94c4-17b448829303 cinder_grenade cinder_grenade] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83435913-f461-43fe-9bb7-b66641ba30d9) transitioned into state 'FAILURE' from state 'RUNNING'
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: 1 predecessors (most recent first):
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: Flow 'volume_create_api': cinder.exception.InvalidVolumeType: Invalid encryption spec
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api Traceback (most recent call last):
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api File "/usr/local/lib/python3.8/dist-packages/taskflow/engines/action_engine/executor.py", line 53, in _execute_task
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api result = task.execute(**arguments)
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api File "/opt/stack/old/cinder/cinder/volume/flows/api/create_volume.py", line 422, in execute
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api encryption_key_id = self._get_encryption_key_id(
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api File "/opt/stack/old/cinder/cinder/volume/flows/api/create_volume.py", line 344, in _get_encryption_key_id
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api encryption_key_id = volume_utils.create_encryption_key(
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api File "/opt/stack/old/cinder/cinder/volume/volume_utils.py", line 937, in create_encryption_key
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api raise exception.InvalidVolumeType(
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api cinder.exception.InvalidVolumeType: Invalid encryption spec
Aug 03 03:47:14.160162 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: ERROR cinder.volume.api
Aug 03 03:47:14.162983 ubuntu-focal-inap-mtl01-0025737114 <email address hidden>[87348]: DEBUG cinder.volume.api [None req-bc37d60e-ba94-4ebc-94c4-17b448829303 cinder_grenade cinder_grenade] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83435913-f461-43fe-9bb7-b66641ba30d9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87348) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}