Created attachment 917878[details]
engine.log
Description of problem:
When an image is being imported into engine from glance repo, its tasks not being finalized and left running in the 'Tasks' view.
In addition, there is an event log stating the action has ended successfully:
2014-07-14 16:40:18,005 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-38) [49e07a5b] Correlation ID: 2f7a21ab, Call Stack: null, Custom Event ID: -1, Message: User admin successfully imported image GlanceDisk-74cffa3 to domain ovirt-data2.
Version-Release number of selected component (if applicable):
commit
How reproducible:
always
Steps to Reproduce:
1. Import any image from glance.ovirt.org as a template into the dc.
2. Watch the task on 'Tasks' view is status 'Executing' forever.
Actual results:
The task is not ended.
Expected results:
The task should be ended
Additional info:
(In reply to Moti Asayag from comment #0)
> Version-Release number of selected component (if applicable):
> commit
>
Moti, can you please add the commit hash you're building from?
(In reply to Allon Mureinik from comment #1)
> (In reply to Moti Asayag from comment #0)
> > Version-Release number of selected component (if applicable):
> > commit
> >
> Moti, can you please add the commit hash you're building from?
commit a95e8809ceab8af89044714d73f69d5cf7e25c0e
The task of importing an image as a template from a glance repository is reported as ended successfully in the tasks view
Verified using ovirt-3.5 RC1.1
Created attachment 917878 [details] engine.log Description of problem: When an image is being imported into engine from glance repo, its tasks not being finalized and left running in the 'Tasks' view. In addition, there is an event log stating the action has ended successfully: 2014-07-14 16:40:18,005 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-8-thread-38) [49e07a5b] Correlation ID: 2f7a21ab, Call Stack: null, Custom Event ID: -1, Message: User admin successfully imported image GlanceDisk-74cffa3 to domain ovirt-data2. Version-Release number of selected component (if applicable): commit How reproducible: always Steps to Reproduce: 1. Import any image from glance.ovirt.org as a template into the dc. 2. Watch the task on 'Tasks' view is status 'Executing' forever. Actual results: The task is not ended. Expected results: The task should be ended Additional info: