Summary: | [ovirt-engine-backend] there are dos end of lines in engine.log | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Jiri Belka <jbelka> | ||||
Component: | ovirt-engine | Assignee: | Eli Mesika <emesika> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.3.0 | CC: | aberezin, acathrow, bazulay, emesika, iheim, lpeer, pstehlik, Rhev-m-bugs, yeylon, yzaslavs | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.4.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | infra | ||||||
Fixed In Version: | ovirt-3.4.0-alpha1 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-06-12 14:03:38 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Bug Depends On: | |||||||
Bug Blocks: | 1078909, 1142926 | ||||||
Attachments: |
|
I would suggest not to fix this at current point in time of rhevm 3.3 In case you disagree, feel free to communicate me and discuss. fixed in commit : b682e28578e2b92929d7c9643174e01fe0070e49 ovirt 3.4.0 alpha has been released ok, ovirt-engine-3.4.0-0.2.master.20140112020439.git9ad8529.el6.noarch Closing as part of 3.4.0 |
Created attachment 807018 [details] grepped lines of engine.log Description of problem: # cat -vte /var/log/ovirt-engine/engine.log | grep '\^M' | tail volUUID=05825cc3-e604-48c1-a67c-2962e4bddad5^M$ descr=^M$ srcImgGUID=78441be0-c017-4f69-81f6-fa61fe38d600^M$ srcVolUUID=0c84422e-1276-42f4-af5f-d591a609958b^M$ 2013-10-03 13:21:24,140 ERROR [org.ovirt.engine.core.bll.SPMAsyncTask] (DefaultQuartzScheduler_Worker-53) BaseAsyncTask::LogEndTaskFailure: Task 8f78d069-089b-47ca-a209-a218c9deeade (Parent Command AddVm, Parameters Type org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters) ended with failure:^M$ -- Result: cleanSuccess^M$ -- Message: VDSGenericException: VDSTaskResultNotSuccessException: TaskState contained successful return code, but a non-success result ('cleanSuccess').,^M$ 2013-10-03 13:21:24,155 ERROR [org.ovirt.engine.core.bll.SPMAsyncTask] (DefaultQuartzScheduler_Worker-53) BaseAsyncTask::LogEndTaskFailure: Task 0e0fdd50-cc29-4a38-9696-1f8a7b4f6b79 (Parent Command ImportVm, Parameters Type org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters) ended with failure:^M$ -- Result: cleanSuccess^M$ -- Message: VDSGenericException: VDSTaskResultNotSuccessException: TaskState contained successful return code, but a non-success result ('cleanSuccess').,^M$ Version-Release number of selected component (if applicable): is17 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: bogus end of lines Expected results: no dos end of lines Additional info: