Instance create error

Bug #1910268 reported by AltınSoft Information Technologies
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Health
New
Undecided
Unassigned

Bug Description

Message Build of instance 4803da3e-88d9-41c2-b6fd-3eaa029c9eeb aborted: Volume ad2af19d-9726-4e5d-b660-934aad78a051 did not finish being created even after we waited 3 seconds or 2 attempts. And its status is error.
======================================================
Code 500
======================================================
Details Traceback (most recent call last): File "/opt/stack/nova/nova/compute/manager.py", line 1954, in _prep_block_device driver_block_device.attach_block_devices( File "/opt/stack/nova/nova/virt/block_device.py", line 874, in attach_block_devices _log_and_attach(device) File "/opt/stack/nova/nova/virt/block_device.py", line 871, in _log_and_attach bdm.attach(*attach_args, **attach_kwargs) File "/opt/stack/nova/nova/virt/block_device.py", line 769, in attach self.volume_id, self.attachment_id = self._create_volume( File "/opt/stack/nova/nova/virt/block_device.py", line 384, in _create_volume self._call_wait_func(context, wait_func, volume_api, vol['id']) File "/opt/stack/nova/nova/virt/block_device.py", line 728, in _call_wait_func LOG.warning( File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.8/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/nova/nova/virt/block_device.py", line 721, in _call_wait_func wait_func(context, volume_id) File "/opt/stack/nova/nova/compute/manager.py", line 1612, in _await_block_device_map_created raise exception.VolumeNotCreated(volume_id=vol_id, nova.exception.VolumeNotCreated: Volume ad2af19d-9726-4e5d-b660-934aad78a051 did not finish being created even after we waited 3 seconds or 2 attempts. And its status is error. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/nova/nova/compute/manager.py", line 2580, in _build_resources block_device_info = self._prep_block_device(context, instance, File "/opt/stack/nova/nova/compute/manager.py", line 1974, in _prep_block_device raise exception.InvalidBDM(str(ex)) nova.exception.InvalidBDM: Volume ad2af19d-9726-4e5d-b660-934aad78a051 did not finish being created even after we waited 3 seconds or 2 attempts. And its status is error. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/nova/nova/compute/manager.py", line 2210, in _do_build_and_run_instance self._build_and_run_instance(context, instance, image, File "/opt/stack/nova/nova/compute/manager.py", line 2416, in _build_and_run_instance compute_utils.notify_about_instance_create( File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/local/lib/python3.8/dist-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/local/lib/python3.8/dist-packages/six.py", line 703, in reraise raise value File "/opt/stack/nova/nova/compute/manager.py", line 2367, in _build_and_run_instance with self._build_resources(context, instance, File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/opt/stack/nova/nova/compute/manager.py", line 2590, in _build_resources raise exception.BuildAbortException(instance_uuid=instance.uuid, nova.exception.BuildAbortException: Build of instance 4803da3e-88d9-41c2-b6fd-3eaa029c9eeb aborted: Volume ad2af19d-9726-4e5d-b660-934aad78a051 did not finish being created even after we waited 3 seconds or 2 attempts. And its status is error.

Revision history for this message
AltınSoft Information Technologies (altinsoft) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.