Bug 1124759

Summary: JSONRPC logs add unwanted newlines and unexpected characters
Product: [Retired] oVirt Reporter: Nir Soffer <nsoffer>
Component: vdsm-jsonrpc-javaAssignee: Piotr Kliczewski <pkliczew>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.5CC: bazulay, bugs, ecohen, gklein, iheim, lsurette, oourfali, smizrahi
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-12 14:25:25 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:
Embargoed:
Attachments:
Description Flags
engine log none

Description Nir Soffer 2014-07-30 09:04:42 UTC
Created attachment 922469 [details]
engine log

Description of problem:

jsorpc logs are a mess:

----
2014-07-30 02:17:47,208 INFO  [org.ovirt.vdsm.jsonrpc.client.reactors.stomp.SSLStompClient] (DefaultQuartzScheduler_Worker-55) Message sent: SEND
destination:/queue/_local/vdsm/requests

{"jsonrpc":"2.0","method":"Host.getVMList","params":{"vmList":[]},"id":"d92e99d6-6f8c-4464-bd75-5b81e8d29e77"}^@

2014-07-30 02:17:47,286 INFO  [org.ovirt.vdsm.jsonrpc.client.internal.ResponseWorker] (ResponseWorker) Message received :{"jsonrpc": "2.0", "id": "d92e99d6-6f8c-4464-bd75-5b81e8d29e77", "result": []}
2014-07-30 02:17:48,719 INFO  [org.ovirt.vdsm.jsonrpc.client.reactors.stomp.SSLStompClient] (DefaultQuartzScheduler_Worker-5) Message sent: SEND
destination:/queue/_local/vdsm/requests

{"jsonrpc":"2.0","method":"Host.getVMList","params":{"vmList":[]},"id":"bf2736ea-e6d0-47ae-ab4f-154de5af2256"}^@

2014-07-30 02:17:48,796 INFO  [org.ovirt.vdsm.jsonrpc.client.internal.ResponseWorker] (ResponseWorker) Message received :{"jsonrpc": "2.0", "id": "bf2736ea-e6d0-47ae-ab4f-154de5af2256", "result": []}
----

Version-Release number of selected component (if applicable):
oVirt Engine Version: 3.5.0-0.0.master.20140722232056.git8e1babc.fc19

Comment 1 Gil Klein 2014-10-12 14:25:25 UTC
This bug was fixed and is slated to be in the upcoming version. As we
are focusing our testing at this phase on severe bugs, this bug was
closed without going through its verification step. If you think this
bug should be verified by QE, please set its severity to high and move
it back to ON_QA