[ovirt-users] oVirt 4.1 testing with vdsm-fake docker image

Niyazi Elvan niyazielvan at gmail.com
Sat May 6 11:41:18 UTC 2017


Hello,

I am trying to test oVirt 4.1 functionality using vdsm-fake. I managed to
run vdsm-fake with the following docker  command :

docker run  -d -p 8080:8080 -p54321:54321 docker.io/rmohr/ovirt-vdsmfake

it is running on a different host than ovirt 4.1. so in the /etc/hosts file
instead of using 127.0.0.1 I added the vdsm-fake host's ip address.

I am adding test0,test1 ... looks good at the beginning but after a while
host is set to non-operational due to reason
EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL

ovirt-engine is complaining about available memory of host that it is below
the threshold 1024 MB , available looks 0.

here are the relevant logs from ovirt-engine and vdsm-fake. Any ideas ?

Thank you.

ENGINE LOG

2017-05-06 14:27:43,643+03 INFO
[org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand] (default task-15)
[002e2037-0ed9-429e-acb9-6ea363c8f44d] Running command: AddVdsCommand
internal: false. Entities affected :  ID:
00000002-0002-0002-0002-00000000017a Type: ClusterAction group CREATE_HOST
with role type ADMIN
2017-05-06 14:27:43,666+03 INFO
[org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (default task-15) [7790960e]
Before acquiring and wait lock
'EngineLock:{exclusiveLocks='[00000001-0001-0001-0001-000000000311=<REGISTER_VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:27:43,667+03 INFO
[org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (default task-15) [7790960e]
Lock-wait acquired to object
'EngineLock:{exclusiveLocks='[00000001-0001-0001-0001-000000000311=<REGISTER_VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:27:43,672+03 INFO
[org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (default task-15) [7790960e]
Running command: AddVdsSpmIdCommand internal: true. Entities affected :
ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:43,682+03 INFO
[org.ovirt.engine.core.bll.AddVdsSpmIdCommand] (default task-15) [7790960e]
Lock freed to object
'EngineLock:{exclusiveLocks='[00000001-0001-0001-0001-000000000311=<REGISTER_VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:27:43,685+03 INFO
[org.ovirt.engine.core.vdsbroker.RemoveVdsVDSCommand] (default task-15)
[7790960e] START, RemoveVdsVDSCommand(HostName = test3,
RemoveVdsVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb'}), log id: 7fcf255f
2017-05-06 14:27:43,686+03 INFO
[org.ovirt.engine.core.vdsbroker.RemoveVdsVDSCommand] (default task-15)
[7790960e] FINISH, RemoveVdsVDSCommand, log id: 7fcf255f
2017-05-06 14:27:43,689+03 INFO
[org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-15)
[7790960e] START, AddVdsVDSCommand(HostName = test3,
AddVdsVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb'}), log id: 48a00f2
2017-05-06 14:27:43,689+03 INFO
[org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-15)
[7790960e] AddVds - entered , starting logic to add VDS
'88cbdeab-37f4-47f3-a761-1cee75a62bcb'
2017-05-06 14:27:43,692+03 INFO
[org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-15)
[7790960e] AddVds - VDS '88cbdeab-37f4-47f3-a761-1cee75a62bcb' was added,
will try to add it to the resource manager
2017-05-06 14:27:43,692+03 INFO
[org.ovirt.engine.core.vdsbroker.VdsManager] (default task-15) [7790960e]
Entered VdsManager constructor
2017-05-06 14:27:43,696+03 INFO
[org.ovirt.engine.core.vdsbroker.VdsManager] (default task-15) [7790960e]
Initialize vdsBroker 'test3:54321'
2017-05-06 14:27:43,704+03 INFO
[org.ovirt.engine.core.vdsbroker.ResourceManager] (default task-15)
[7790960e] VDS '88cbdeab-37f4-47f3-a761-1cee75a62bcb' was added to the
Resource Manager
2017-05-06 14:27:43,704+03 INFO
[org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-15)
[7790960e] FINISH, AddVdsVDSCommand, log id: 48a00f2
2017-05-06 14:27:43,716+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-15) [7790960e] EVENT_ID:
VDS_ALERT_FENCE_IS_NOT_CONFIGURED(9,000), Correlation ID: null, Call Stack:
null, Custom Event ID: -1, Message: Failed to verify Power Management
configuration for Host test3.
2017-05-06 14:27:43,755+03 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-15) [7790960e] EVENT_ID: USER_ADD_VDS(42), Correlation ID:
002e2037-0ed9-429e-acb9-6ea363c8f44d, Job ID:
404e989c-1ac6-43de-bc91-1e9548de9d49, Call Stack: null, Custom Event ID:
-1, Message: Host test3 was added by admin at internal-authz.
2017-05-06 14:27:46,748+03 INFO
[org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (Stomp Reactor)
[b859ba6] Connecting to test3/192.168.1.27
2017-05-06 14:27:56,818+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler5) [507a0cb7] START,
GetHardwareInfoVDSCommand(HostName = test3,
VdsIdAndVdsVDSCommandParametersBase:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb',
vds='Host[test3,88cbdeab-37f4-47f3-a761-1cee75a62bcb]'}), log id: 3db67a
2017-05-06 14:27:56,830+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler5) [507a0cb7] FINISH, GetHardwareInfoVDSCommand, log
id: 3db67a
2017-05-06 14:27:56,893+03 INFO
[org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand]
(DefaultQuartzScheduler5) [1179ed4f] Running command:
HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected
:  ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:56,929+03 INFO
[org.ovirt.engine.core.bll.SetNonOperationalVdsCommand]
(DefaultQuartzScheduler5) [5cae97a7] Running command:
SetNonOperationalVdsCommand internal: true. Entities affected :  ID:
88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:56,936+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler5) [5cae97a7] START, SetVdsStatusVDSCommand(HostName
= test3, SetVdsStatusVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb', status='NonOperational',
nonOperationalReason='EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL',
stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 769664ce
2017-05-06 14:27:56,940+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler5) [5cae97a7] FINISH, SetVdsStatusVDSCommand, log
id: 769664ce
2017-05-06 14:27:56,960+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler5) [5cae97a7] EVENT_ID:
EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL(9,609), Correlation ID:
5cae97a7, Job ID: 892ef43d-db32-4092-81ae-06a1da6d5060, Call Stack: null,
Custom Event ID: -1, Message: Host test3 does not comply with the cluster
Default emulated machines. The current cluster compatibility level supports
[pc-i440fx-rhel7.3.0, pc-i440fx-2.6, pseries-rhel7.3.0] and the host
emulated machines are
pc-0.10,pc-0.11,pc-0.12,pc-0.13,pc-0.14,pc-0.15,pc-1.0,pc-1.0,pc-i440fx-2.1,pseries-rhel7.2.0,pc-i440fx-rhel7.2.0,rhel6.4.0,rhel6.5.0,rhel6.6.0,rhel6.7.0,rhel6.8.0,rhel6.9.0,rhel7.0.0,rhel7.2.0,rhel7.5.0,pc,isapc.
2017-05-06 14:27:57,001+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler5) [5cae97a7] START,
GetHardwareInfoVDSCommand(HostName = test3,
VdsIdAndVdsVDSCommandParametersBase:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb',
vds='Host[test3,88cbdeab-37f4-47f3-a761-1cee75a62bcb]'}), log id: 546bc127
2017-05-06 14:27:57,007+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler5) [5cae97a7] FINISH, GetHardwareInfoVDSCommand, log
id: 546bc127
2017-05-06 14:27:57,044+03 INFO
[org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand]
(DefaultQuartzScheduler5) [445f8699] Running command:
HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected
:  ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:57,064+03 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler5) [445f8699] EVENT_ID: VDS_DETECTED(13),
Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message:
Status of host test3 was set to NonOperational.
2017-05-06 14:27:57,086+03 INFO
[org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand]
(DefaultQuartzScheduler5) [30399168] Running command:
HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected
:  ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:57,099+03 INFO
[org.ovirt.engine.core.bll.HandleVdsVersionCommand]
(DefaultQuartzScheduler5) [74b1e5e7] Running command:
HandleVdsVersionCommand internal: true. Entities affected :  ID:
88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:27:57,102+03 INFO
[org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring]
(DefaultQuartzScheduler5) [74b1e5e7] Host
'test3'(88cbdeab-37f4-47f3-a761-1cee75a62bcb) is already in NonOperational
status for reason 'EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL'.
SetNonOperationalVds command is skipped.
2017-05-06 14:27:58,714+03 INFO
[org.ovirt.engine.core.vdsbroker.monitoring.VmsStatisticsFetcher]
(DefaultQuartzScheduler1) [] Fetched 0 VMs from VDS
'88cbdeab-37f4-47f3-a761-1cee75a62bcb'
2017-05-06 14:28:12,261+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler10) [] EVENT_ID: VDS_TIME_DRIFT_ALERT(604),
Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: Host
test3 has time-drift of 3599 seconds while maximum configured value is 300
seconds.
2017-05-06 14:28:12,281+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler10) [] EVENT_ID: VDS_LOW_MEM(531), Correlation ID:
null, Call Stack: null, Custom Event ID: -1, Message: Available memory of
host test3 [0 MB] is under defined threshold [1024 MB].
2017-05-06 14:30:00,021+03 INFO
[org.ovirt.engine.core.bll.AutoRecoveryManager] (DefaultQuartzScheduler6)
[7e9c9b85] Autorecovering 1 hosts
2017-05-06 14:30:00,022+03 INFO
[org.ovirt.engine.core.bll.AutoRecoveryManager] (DefaultQuartzScheduler6)
[7e9c9b85] Autorecovering hosts id: 88cbdeab-37f4-47f3-a761-1cee75a62bcb ,
name : test3
2017-05-06 14:30:00,033+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Lock Acquired to object
'EngineLock:{exclusiveLocks='[88cbdeab-37f4-47f3-a761-1cee75a62bcb=<VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:30:00,042+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Running command: ActivateVdsCommand internal: true. Entities
affected :  ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDSAction group
MANIPULATE_HOST with role type ADMIN
2017-05-06 14:30:00,042+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Before acquiring lock in order to prevent monitoring for host
'test3' from data-center 'Default'
2017-05-06 14:30:00,042+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Lock acquired, from now a monitoring of host will be skipped for
host 'test3' from data-center 'Default'
2017-05-06 14:30:00,048+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler6) [64ba5626] START, SetVdsStatusVDSCommand(HostName
= test3, SetVdsStatusVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb', status='Unassigned',
nonOperationalReason='NONE', stopSpmFailureLogged='false',
maintenanceReason='null'}), log id: 771398
2017-05-06 14:30:00,055+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler6) [64ba5626] FINISH, SetVdsStatusVDSCommand, log
id: 771398
2017-05-06 14:30:00,064+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Activate host finished. Lock released. Monitoring can run now
for host 'test3' from data-center 'Default'
2017-05-06 14:30:00,073+03 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler6) [64ba5626] EVENT_ID: VDS_ACTIVATE_ASYNC(9,502),
Correlation ID: 64ba5626, Call Stack: null, Custom Event ID: -1, Message:
Host test3 was autorecovered.
2017-05-06 14:30:00,075+03 INFO
[org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler6)
[64ba5626] Lock freed to object
'EngineLock:{exclusiveLocks='[88cbdeab-37f4-47f3-a761-1cee75a62bcb=<VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'
2017-05-06 14:30:01,769+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler4) [4f87a9b3] START,
GetHardwareInfoVDSCommand(HostName = test3,
VdsIdAndVdsVDSCommandParametersBase:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb',
vds='Host[test3,88cbdeab-37f4-47f3-a761-1cee75a62bcb]'}), log id: f56da49
2017-05-06 14:30:01,779+03 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
(DefaultQuartzScheduler4) [4f87a9b3] FINISH, GetHardwareInfoVDSCommand, log
id: f56da49
2017-05-06 14:30:01,844+03 INFO
[org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand]
(DefaultQuartzScheduler4) [541ddee4] Running command:
HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected
:  ID: 88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:30:01,903+03 INFO
[org.ovirt.engine.core.bll.SetNonOperationalVdsCommand]
(DefaultQuartzScheduler4) [57a8f4c5] Running command:
SetNonOperationalVdsCommand internal: true. Entities affected :  ID:
88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:30:01,909+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler4) [57a8f4c5] START, SetVdsStatusVDSCommand(HostName
= test3, SetVdsStatusVDSCommandParameters:{runAsync='true',
hostId='88cbdeab-37f4-47f3-a761-1cee75a62bcb', status='NonOperational',
nonOperationalReason='EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL',
stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 2f95d0c2
2017-05-06 14:30:01,921+03 INFO
[org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(DefaultQuartzScheduler4) [57a8f4c5] FINISH, SetVdsStatusVDSCommand, log
id: 2f95d0c2
2017-05-06 14:30:02,024+03 WARN
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler4) [57a8f4c5] EVENT_ID:
EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL(9,609), Correlation ID:
57a8f4c5, Job ID: c0f8e1c5-0876-46f0-b9f3-a82cd5cbf25c, Call Stack: null,
Custom Event ID: -1, Message: Host test3 does not comply with the cluster
Default emulated machines. The current cluster compatibility level supports
[pc-i440fx-rhel7.3.0, pc-i440fx-2.6, pseries-rhel7.3.0] and the host
emulated machines are
pc-0.10,pc-0.11,pc-0.12,pc-0.13,pc-0.14,pc-0.15,pc-1.0,pc-1.0,pc-i440fx-2.1,pseries-rhel7.2.0,pc-i440fx-rhel7.2.0,rhel6.4.0,rhel6.5.0,rhel6.6.0,rhel6.7.0,rhel6.8.0,rhel6.9.0,rhel7.0.0,rhel7.2.0,rhel7.5.0,pc,isapc.
2017-05-06 14:30:02,067+03 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler4) [57a8f4c5] EVENT_ID: VDS_DETECTED(13),
Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message:
Status of host test3 was set to NonOperational.
2017-05-06 14:30:02,104+03 INFO
[org.ovirt.engine.core.bll.HandleVdsVersionCommand]
(DefaultQuartzScheduler4) [1b34fa25] Running command:
HandleVdsVersionCommand internal: true. Entities affected :  ID:
88cbdeab-37f4-47f3-a761-1cee75a62bcb Type: VDS
2017-05-06 14:30:02,109+03 INFO
[org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring]
(DefaultQuartzScheduler4) [1b34fa25] Host
'test3'(88cbdeab-37f4-47f3-a761-1cee75a62bcb) is already in NonOperational
status for reason 'EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER_LEVEL'.
SetNonOperationalVds command is skipped.
^C


VDSM-FAKE LOG

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,070 Message CONNECT
May  6 15:27:57 vdsm-fake journal: accept-version:1.2
May  6 15:27:57 vdsm-fake journal: heart-beat:0,24000
May  6 15:27:57 vdsm-fake journal: host:test3
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: SUBSCRIBE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.events
May  6 15:27:57 vdsm-fake journal: ack:auto
May  6 15:27:57 vdsm-fake journal: id:4504105f-66e8-4163-b515-9960ca956814
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: SUBSCRIBE
May  6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_responses
May  6 15:27:57 vdsm-fake journal: ack:auto
May  6 15:27:57 vdsm-fake journal: id:d101be23-5fa8-4ce3-8fac-7949efdb5fbb
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,072 Message CONNECT
May  6 15:27:57 vdsm-fake journal: accept-version:1.2
May  6 15:27:57 vdsm-fake journal: heart-beat:0,24000
May  6 15:27:57 vdsm-fake journal: host:test3
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,072 Message CONNECTED
May  6 15:27:57 vdsm-fake journal: heart-beat:24000,0
May  6 15:27:57 vdsm-fake journal:
session:9ab26f9f-17a0-4d77-833f-f206a07ce7e5
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,072
StompCommonClient Message sent: CONNECTED
May  6 15:27:57 vdsm-fake journal: heart-beat:24000,0
May  6 15:27:57 vdsm-fake journal:
session:9ab26f9f-17a0-4d77-833f-f206a07ce7e5
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,072 Message SUBSCRIBE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.events
May  6 15:27:57 vdsm-fake journal: ack:auto
May  6 15:27:57 vdsm-fake journal: id:4504105f-66e8-4163-b515-9960ca956814
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073 Message ACK
May  6 15:27:57 vdsm-fake journal: id:4504105f-66e8-4163-b515-9960ca956814
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073
StompCommonClient Message sent: ACK
May  6 15:27:57 vdsm-fake journal: id:4504105f-66e8-4163-b515-9960ca956814
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073 Message SUBSCRIBE
May  6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_responses
May  6 15:27:57 vdsm-fake journal: ack:auto
May  6 15:27:57 vdsm-fake journal: id:d101be23-5fa8-4ce3-8fac-7949efdb5fbb
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073 Message ACK
May  6 15:27:57 vdsm-fake journal: id:d101be23-5fa8-4ce3-8fac-7949efdb5fbb
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,073
StompCommonClient Message sent: ACK
May  6 15:27:57 vdsm-fake journal: id:d101be23-5fa8-4ce3-8fac-7949efdb5fbb
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,076 Message SEND
May  6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:27:57 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:27:57 vdsm-fake journal: content-length:105
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getCapabilities","params":{},"id":"ef5c6197-ec90-4459-a284-49001b18c2db"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,077
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,089
JsonRpcServer$MessageHandler Request is Host.getCapabilities got response
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"ef5c6197-ec90-4459-a284-49001b18c2db"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,090 Message MESSAGE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:57 vdsm-fake journal: content-length:4222
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"ef5c6197-ec90-4459-a284-49001b18c2db"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,091
StompCommonClient Message sent: MESSAGE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:57 vdsm-fake journal: content-length:4222
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: <JsonRpcResponse id:
"ef5c6197-ec90-4459-a284-49001b18c2db" result:
{HBAInventory={iSCSI=[{InitiatorName=iqn.1994-05.com.example:ef52ec17bb0}],
FC=[]}, vlans={}, lastClientIface=ovirtmgmt, cpuSpeed=1200.000,
autoNumaBalancing=1, cpuModel=Intel(R) Xeon(R) CPU E5606 @ 2.13GHz,
reservedMem=321, numaNodes={0={totalMemory=3988, cpus=[1, 3, 5, 7, 9, 11,
13, 15]}, 1={totalMemory=3988, cpus=[0, 2, 4, 6, 8, 10, 12, 14]}},
selinux={mode=1}, packages2={qemu-kvm={release=2.fc17,
buildtime=1349642820, version=1.0.1}, libvirt={release=2.fc17,
buildtime=1349642820, version=1.0.1}, spice-server={release=5.fc17,
buildtime=1336983054, version=0.10.1}, qemu-img={release=2.fc17,
buildtime=1349642820, version=1.0.1}, kernel={release=5.fc17.x86_64,
buildtime=1357699251.0, version=3.6.11}, mom={release=1.fc17,
buildtime=1354824066, version=0.3.0}, vdsm={release=0.141.gita11e8f2.fc17,
buildtime=1359653302, version=4.10.3}},
networks={ovirtmgmt={iface=ovirtmgmt, cfg={BOOTPROTO=dhcp,
DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
netmask=255.255.252.0, bridged=true, addr=146.11.117.90, ports=[em1],
stp=off, gateway=10.34.63.254, mtu=1500, switch=legacy}},
uuid=840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9,
operatingSystem={release=1, name=Fedora, version=17}, management_ip=,
nics={em1={hwaddr=53:5F:BD:FB:5F:78, cfg={BOOTPROTO=dhcp,
HWADDR=53:5F:BD:FB:5F:78, DEVICE=em1, ONBOOT=yes, BRIDGE=ovirtmgmt,
UUID=eb19ec8d-1ab7-455e-934e-097a6b198ecf, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes, NAME=Boot Disk}, netmask=, addr=, speed=1000, mtu=1500},
em2={hwaddr=DB:F2:C8:76:DE:81, cfg={BOOTPROTO=dhcp,
HWADDR=DB:F2:C8:76:DE:81, DEVICE=em2, ONBOOT=no, BRIDGE=ovirtmgmt,
UUID=afd4d997-3e24-4e64-92cc-6306a8427d77, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes}, netmask=, addr=, speed=1000, mtu=1500}},
kvmEnabled=true, lastClient=10.36.6.76, software_version=4.10,
cpuThreads=4, hooks={}, numaNodeDistance={0=[10, 20], 1=[20, 10]},
netConfigDirty=False, guestOverhead=65,
ISCSIInitiatorName=iqn.1994-05.com.example:ef52ec17bb0,
rngSources=[RANDOM], bridges={ovirtmgmt={netmask=255.255.252.0,
cfg={BOOTPROTO=dhcp, DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
addr=146.11.117.90, ports=[em1], stp=off, gateway=96.127.51.142,
mtu=1500}}, kdumpStatus=1, cpuSockets=1, supportedProtocols=[2.2, 2.3],
emulatedMachines=[pc-0.10, pc-0.11, pc-0.12, pc-0.13, pc-0.14, pc-0.15,
pc-1.0, pc-1.0, pc-i440fx-2.1, pseries-rhel7.2.0, pc-i440fx-rhel7.2.0,
rhel6.4.0, rhel6.5.0, rhel6.6.0, rhel6.7.0, rhel6.8.0, rhel6.9.0,
rhel7.0.0, rhel7.2.0, rhel7.5.0, pc, isapc], onlineCpus=[1, 3, 5, 7, 9, 11,
13, 15, 0, 2, 4, 6, 8, 10, 12, 14], software_revision=0.141,
version_name=Snow Man, supportedENGINEs=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6,
4.0, 4.1], vmTypes=[kvm], cpuCores=4, bondings={bond0={slaves=[],
hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=, mtu=150},
bond2={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=,
mtu=150}, bond1={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=,
addr=, mtu=150}, bond4={slaves=[], hwaddr=00:00:00:00:00:00, cfg={},
netmask=, addr=, mtu=150}, bond3={slaves=[], hwaddr=00:00:00:00:00:00,
cfg={}, netmask=, addr=, mtu=150}},
cpuFlags=fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge,
memSize=7976, clusterLevels=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 4.0, 4.1]}>
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,138 Message SEND
May  6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:27:57 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:27:57 vdsm-fake journal: content-length:105
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getHardwareInfo","params":{},"id":"809d902a-a461-409f-9f4c-f58ccfadfe97"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,139
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,140
JsonRpcServer$MessageHandler Request is Host.getHardwareInfo got response
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"809d902a-a461-409f-9f4c-f58ccfadfe97"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,140 Message MESSAGE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:57 vdsm-fake journal: content-length:261
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"809d902a-a461-409f-9f4c-f58ccfadfe97"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,140
StompCommonClient Message sent: MESSAGE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:57 vdsm-fake journal: content-length:261
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: <JsonRpcResponse id:
"809d902a-a461-409f-9f4c-f58ccfadfe97" result: {systemFamily=,
systemSerialNumber=CZJ2320M6N, systemProductName=ProLiant DL160 G6,
systemManufacturer=HP, systemUUID=840d548e-03d3-4425-bb69-fe6b5886929a,
systemVersion=}>
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,281 Message SEND
May  6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:27:57 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:27:57 vdsm-fake journal: content-length:105
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getCapabilities","params":{},"id":"c974c4bb-ad2f-4056-81a2-a4ee53bf81a3"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,282
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,283
JsonRpcServer$MessageHandler Request is Host.getCapabilities got response
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"c974c4bb-ad2f-4056-81a2-a4ee53bf81a3"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,283 Message MESSAGE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:57 vdsm-fake journal: content-length:4222
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"c974c4bb-ad2f-4056-81a2-a4ee53bf81a3"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,287
StompCommonClient Message sent: MESSAGE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:57 vdsm-fake journal: content-length:4222
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: <JsonRpcResponse id:
"c974c4bb-ad2f-4056-81a2-a4ee53bf81a3" result:
{HBAInventory={iSCSI=[{InitiatorName=iqn.1994-05.com.example:ef52ec17bb0}],
FC=[]}, vlans={}, lastClientIface=ovirtmgmt, cpuSpeed=1200.000,
autoNumaBalancing=1, cpuModel=Intel(R) Xeon(R) CPU E5606 @ 2.13GHz,
reservedMem=321, numaNodes={0={totalMemory=3988, cpus=[1, 3, 5, 7, 9, 11,
13, 15]}, 1={totalMemory=3988, cpus=[0, 2, 4, 6, 8, 10, 12, 14]}},
selinux={mode=1}, packages2={qemu-kvm={release=2.fc17,
buildtime=1349642820, version=1.0.1}, libvirt={release=2.fc17,
buildtime=1349642820, version=1.0.1}, spice-server={release=5.fc17,
buildtime=1336983054, version=0.10.1}, qemu-img={release=2.fc17,
buildtime=1349642820, version=1.0.1}, kernel={release=5.fc17.x86_64,
buildtime=1357699251.0, version=3.6.11}, mom={release=1.fc17,
buildtime=1354824066, version=0.3.0}, vdsm={release=0.141.gita11e8f2.fc17,
buildtime=1359653302, version=4.10.3}},
networks={ovirtmgmt={iface=ovirtmgmt, cfg={BOOTPROTO=dhcp,
DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
netmask=255.255.252.0, bridged=true, addr=146.11.117.90, ports=[em1],
stp=off, gateway=10.34.63.254, mtu=1500, switch=legacy}},
uuid=840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9,
operatingSystem={release=1, name=Fedora, version=17}, management_ip=,
nics={em1={hwaddr=53:5F:BD:FB:5F:78, cfg={BOOTPROTO=dhcp,
HWADDR=53:5F:BD:FB:5F:78, DEVICE=em1, ONBOOT=yes, BRIDGE=ovirtmgmt,
UUID=eb19ec8d-1ab7-455e-934e-097a6b198ecf, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes, NAME=Boot Disk}, netmask=, addr=, speed=1000, mtu=1500},
em2={hwaddr=DB:F2:C8:76:DE:81, cfg={BOOTPROTO=dhcp,
HWADDR=DB:F2:C8:76:DE:81, DEVICE=em2, ONBOOT=no, BRIDGE=ovirtmgmt,
UUID=afd4d997-3e24-4e64-92cc-6306a8427d77, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes}, netmask=, addr=, speed=1000, mtu=1500}},
kvmEnabled=true, lastClient=10.36.6.76, software_version=4.10,
cpuThreads=4, hooks={}, numaNodeDistance={0=[10, 20], 1=[20, 10]},
netConfigDirty=False, guestOverhead=65,
ISCSIInitiatorName=iqn.1994-05.com.example:ef52ec17bb0,
rngSources=[RANDOM], bridges={ovirtmgmt={netmask=255.255.252.0,
cfg={BOOTPROTO=dhcp, DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
addr=146.11.117.90, ports=[em1], stp=off, gateway=96.127.51.142,
mtu=1500}}, kdumpStatus=1, cpuSockets=1, supportedProtocols=[2.2, 2.3],
emulatedMachines=[pc-0.10, pc-0.11, pc-0.12, pc-0.13, pc-0.14, pc-0.15,
pc-1.0, pc-1.0, pc-i440fx-2.1, pseries-rhel7.2.0, pc-i440fx-rhel7.2.0,
rhel6.4.0, rhel6.5.0, rhel6.6.0, rhel6.7.0, rhel6.8.0, rhel6.9.0,
rhel7.0.0, rhel7.2.0, rhel7.5.0, pc, isapc], onlineCpus=[1, 3, 5, 7, 9, 11,
13, 15, 0, 2, 4, 6, 8, 10, 12, 14], software_revision=0.141,
version_name=Snow Man, supportedENGINEs=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6,
4.0, 4.1], vmTypes=[kvm], cpuCores=4, bondings={bond0={slaves=[],
hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=, mtu=150},
bond2={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=,
mtu=150}, bond1={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=,
addr=, mtu=150}, bond4={slaves=[], hwaddr=00:00:00:00:00:00, cfg={},
netmask=, addr=, mtu=150}, bond3={slaves=[], hwaddr=00:00:00:00:00:00,
cfg={}, netmask=, addr=, mtu=150}},
cpuFlags=fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge,
memSize=7976, clusterLevels=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 4.0, 4.1]}>
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,315 Message SEND
May  6 15:27:57 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:27:57 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:27:57 vdsm-fake journal: content-length:105
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getHardwareInfo","params":{},"id":"788f5039-0a75-4854-bdf0-ae7b8b59b253"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,316
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,316
JsonRpcServer$MessageHandler Request is Host.getHardwareInfo got response
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"788f5039-0a75-4854-bdf0-ae7b8b59b253"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,317 Message MESSAGE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:57 vdsm-fake journal: content-length:261
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"788f5039-0a75-4854-bdf0-ae7b8b59b253"}

May  6 15:27:57 vdsm-fake journal: 2017-05-06 12:27:57,317
StompCommonClient Message sent: MESSAGE
May  6 15:27:57 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:57 vdsm-fake journal: content-length:261
May  6 15:27:57 vdsm-fake journal:
May  6 15:27:57 vdsm-fake journal: <JsonRpcResponse id:
"788f5039-0a75-4854-bdf0-ae7b8b59b253" result: {systemFamily=,
systemSerialNumber=CZJ2320M6N, systemProductName=ProLiant DL160 G6,
systemManufacturer=HP, systemUUID=840d548e-03d3-4425-bb69-fe6b5886929a,
systemVersion=}>
May  6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,018 Message SEND
May  6 15:27:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:27:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:27:59 vdsm-fake journal: content-length:103
May  6 15:27:59 vdsm-fake journal:
May  6 15:27:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"352f24a8-7215-433d-b3cb-e68ab63cdf64"}

May  6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,019
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,021
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"352f24a8-7215-433d-b3cb-e68ab63cdf64"}
May  6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,021 Message MESSAGE
May  6 15:27:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:59 vdsm-fake journal: content-length:73
May  6 15:27:59 vdsm-fake journal:
May  6 15:27:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"352f24a8-7215-433d-b3cb-e68ab63cdf64"}
May  6 15:27:59 vdsm-fake journal: 2017-05-06 12:27:59,022
StompCommonClient Message sent: MESSAGE
May  6 15:27:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:27:59 vdsm-fake journal: content-length:73
May  6 15:27:59 vdsm-fake journal:
May  6 15:27:59 vdsm-fake journal: <JsonRpcResponse id:
"352f24a8-7215-433d-b3cb-e68ab63cdf64" result: []>
May  6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,451 Message SEND
May  6 15:28:12 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:28:12 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:28:12 vdsm-fake journal: content-length:98
May  6 15:28:12 vdsm-fake journal:
May  6 15:28:12 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"5a9900a6-c5a6-4b73-8624-6390b3cb2154"}

May  6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,452
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,555
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:12
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"12","name":"bond4","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"10","memCommitted":0,"cpuSys":"18","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"90","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073692"},"id":"5a9900a6-c5a6-4b73-8624-6390b3cb2154"}

May  6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,556 Message MESSAGE
May  6 15:28:12 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:12 vdsm-fake journal: content-length:2040
May  6 15:28:12 vdsm-fake journal:
May  6 15:28:12 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:12
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"12","name":"bond4","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"10","memCommitted":0,"cpuSys":"18","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"90","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073692"},"id":"5a9900a6-c5a6-4b73-8624-6390b3cb2154"}

May  6 15:28:12 vdsm-fake journal: 2017-05-06 12:28:12,556
StompCommonClient Message sent: MESSAGE
May  6 15:28:12 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:12 vdsm-fake journal: content-length:2040
May  6 15:28:12 vdsm-fake journal:
May  6 15:28:12 vdsm-fake journal: <JsonRpcResponse id:
"5a9900a6-c5a6-4b73-8624-6390b3cb2154" result:
{dateTime=2017-05-06T12:28:12 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=11, name=bond0, state=up, txDropped=0,
rxRate=11, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=12,
name=bond4, state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=12, name=em1, state=up,
txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=12, name=bond3,
state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=10, name=em2, state=up,
txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=13, cpuUser=10,
memCommitted=0, cpuSys=18, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=90, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073692}>
May  6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,031 Message SEND
May  6 15:28:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:28:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:28:14 vdsm-fake journal: content-length:103
May  6 15:28:14 vdsm-fake journal:
May  6 15:28:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"7cb1262e-c06d-4126-a80a-0f42ade17f1d"}

May  6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,032
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,034
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"7cb1262e-c06d-4126-a80a-0f42ade17f1d"}
May  6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,035 Message MESSAGE
May  6 15:28:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:14 vdsm-fake journal: content-length:73
May  6 15:28:14 vdsm-fake journal:
May  6 15:28:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"7cb1262e-c06d-4126-a80a-0f42ade17f1d"}
May  6 15:28:14 vdsm-fake journal: 2017-05-06 12:28:14,036
StompCommonClient Message sent: MESSAGE
May  6 15:28:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:14 vdsm-fake journal: content-length:73
May  6 15:28:14 vdsm-fake journal:
May  6 15:28:14 vdsm-fake journal: <JsonRpcResponse id:
"7cb1262e-c06d-4126-a80a-0f42ade17f1d" result: []>
May  6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,641 Message SEND
May  6 15:28:27 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:28:27 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:28:27 vdsm-fake journal: content-length:98
May  6 15:28:27 vdsm-fake journal:
May  6 15:28:27 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"7579860d-76d0-4686-82b5-a7d4b424365f"}

May  6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,642
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,744
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:27
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"11","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"10","cpuUser":"19","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073707"},"id":"7579860d-76d0-4686-82b5-a7d4b424365f"}

May  6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,745 Message MESSAGE
May  6 15:28:27 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:27 vdsm-fake journal: content-length:2040
May  6 15:28:27 vdsm-fake journal:
May  6 15:28:27 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:27
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"11","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"10","cpuUser":"19","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073707"},"id":"7579860d-76d0-4686-82b5-a7d4b424365f"}

May  6 15:28:27 vdsm-fake journal: 2017-05-06 12:28:27,746
StompCommonClient Message sent: MESSAGE
May  6 15:28:27 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:27 vdsm-fake journal: content-length:2040
May  6 15:28:27 vdsm-fake journal:
May  6 15:28:27 vdsm-fake journal: <JsonRpcResponse id:
"7579860d-76d0-4686-82b5-a7d4b424365f" result:
{dateTime=2017-05-06T12:28:27 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=12, name=bond0, state=up, txDropped=0,
rxRate=10, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=11, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=11, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=10, cpuUser=19,
memCommitted=0, cpuSys=13, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=9},
1={memFree=0, memPercent=9}}, txRate=, statsAge=0.43, memUsed=9,
vmActive=0, ksmCpu=0, elapsedTime=1494073707}>
May  6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,047 Message SEND
May  6 15:28:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:28:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:28:29 vdsm-fake journal: content-length:103
May  6 15:28:29 vdsm-fake journal:
May  6 15:28:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"daa452fe-bc58-4a48-84a6-315d43bb8e28"}

May  6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,048
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,050
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"daa452fe-bc58-4a48-84a6-315d43bb8e28"}
May  6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,051 Message MESSAGE
May  6 15:28:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:29 vdsm-fake journal: content-length:73
May  6 15:28:29 vdsm-fake journal:
May  6 15:28:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"daa452fe-bc58-4a48-84a6-315d43bb8e28"}
May  6 15:28:29 vdsm-fake journal: 2017-05-06 12:28:29,052
StompCommonClient Message sent: MESSAGE
May  6 15:28:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:29 vdsm-fake journal: content-length:73
May  6 15:28:29 vdsm-fake journal:
May  6 15:28:29 vdsm-fake journal: <JsonRpcResponse id:
"daa452fe-bc58-4a48-84a6-315d43bb8e28" result: []>
May  6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,853 Message SEND
May  6 15:28:42 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:28:42 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:28:42 vdsm-fake journal: content-length:98
May  6 15:28:42 vdsm-fake journal:
May  6 15:28:42 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"3a84b849-011a-4da2-b11f-6e96881a6dd2"}

May  6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,855
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,958
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:42
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"13","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"14","cpuUser":"19","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"7"},"1":{"memFree":0,"memPercent":"7"}},"txRate":"","statsAge":"0.43","memUsed":"7","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073722"},"id":"3a84b849-011a-4da2-b11f-6e96881a6dd2"}

May  6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,959 Message MESSAGE
May  6 15:28:42 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:42 vdsm-fake journal: content-length:2040
May  6 15:28:42 vdsm-fake journal:
May  6 15:28:42 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:42
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"13","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"14","cpuUser":"19","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"7"},"1":{"memFree":0,"memPercent":"7"}},"txRate":"","statsAge":"0.43","memUsed":"7","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073722"},"id":"3a84b849-011a-4da2-b11f-6e96881a6dd2"}

May  6 15:28:42 vdsm-fake journal: 2017-05-06 12:28:42,960
StompCommonClient Message sent: MESSAGE
May  6 15:28:42 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:42 vdsm-fake journal: content-length:2040
May  6 15:28:42 vdsm-fake journal:
May  6 15:28:42 vdsm-fake journal: <JsonRpcResponse id:
"3a84b849-011a-4da2-b11f-6e96881a6dd2" result:
{dateTime=2017-05-06T12:28:42 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=14, name=bond0, state=up, txDropped=0,
rxRate=10, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=12, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=13, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=13, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=14, cpuUser=19,
memCommitted=0, cpuSys=14, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=7},
1={memFree=0, memPercent=7}}, txRate=, statsAge=0.43, memUsed=7,
vmActive=0, ksmCpu=0, elapsedTime=1494073722}>
May  6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,084 Message SEND
May  6 15:28:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:28:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:28:44 vdsm-fake journal: content-length:103
May  6 15:28:44 vdsm-fake journal:
May  6 15:28:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"7c3832a8-b663-4a38-8596-79cf70a87358"}

May  6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,085
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,087
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"7c3832a8-b663-4a38-8596-79cf70a87358"}
May  6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,089 Message MESSAGE
May  6 15:28:44 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:44 vdsm-fake journal: content-length:73
May  6 15:28:44 vdsm-fake journal:
May  6 15:28:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"7c3832a8-b663-4a38-8596-79cf70a87358"}
May  6 15:28:44 vdsm-fake journal: 2017-05-06 12:28:44,090
StompCommonClient Message sent: MESSAGE
May  6 15:28:44 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:44 vdsm-fake journal: content-length:73
May  6 15:28:44 vdsm-fake journal:
May  6 15:28:44 vdsm-fake journal: <JsonRpcResponse id:
"7c3832a8-b663-4a38-8596-79cf70a87358" result: []>
May  6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,052 Message SEND
May  6 15:28:58 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:28:58 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:28:58 vdsm-fake journal: content-length:98
May  6 15:28:58 vdsm-fake journal:
May  6 15:28:58 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"c858ea49-eb42-47cd-8edc-6fc21f45f8e7"}

May  6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,053
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,155
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:58
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"13","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"10","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"13","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"16","cpuUser":"13","memCommitted":0,"cpuSys":"16","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073738"},"id":"c858ea49-eb42-47cd-8edc-6fc21f45f8e7"}

May  6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,155 Message MESSAGE
May  6 15:28:58 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:58 vdsm-fake journal: content-length:2040
May  6 15:28:58 vdsm-fake journal:
May  6 15:28:58 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:28:58
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"13","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"10","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"13","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"16","cpuUser":"13","memCommitted":0,"cpuSys":"16","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073738"},"id":"c858ea49-eb42-47cd-8edc-6fc21f45f8e7"}

May  6 15:28:58 vdsm-fake journal: 2017-05-06 12:28:58,156
StompCommonClient Message sent: MESSAGE
May  6 15:28:58 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:58 vdsm-fake journal: content-length:2040
May  6 15:28:58 vdsm-fake journal:
May  6 15:28:58 vdsm-fake journal: <JsonRpcResponse id:
"c858ea49-eb42-47cd-8edc-6fc21f45f8e7" result:
{dateTime=2017-05-06T12:28:58 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=13, name=bond0, state=up, txDropped=0,
rxRate=14, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=13, name=bond2, state=up, txDropped=0, rxRate=12,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=13, name=em1, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=10, name=bond3,
state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=13, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=16, cpuUser=13,
memCommitted=0, cpuSys=16, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=87, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073738}>
May  6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,111 Message SEND
May  6 15:28:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:28:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:28:59 vdsm-fake journal: content-length:103
May  6 15:28:59 vdsm-fake journal:
May  6 15:28:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"e3c9144f-05b6-42bf-ba23-cf18a0bb0f0d"}

May  6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,113
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,115
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"e3c9144f-05b6-42bf-ba23-cf18a0bb0f0d"}
May  6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,116 Message MESSAGE
May  6 15:28:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:59 vdsm-fake journal: content-length:73
May  6 15:28:59 vdsm-fake journal:
May  6 15:28:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"e3c9144f-05b6-42bf-ba23-cf18a0bb0f0d"}
May  6 15:28:59 vdsm-fake journal: 2017-05-06 12:28:59,117
StompCommonClient Message sent: MESSAGE
May  6 15:28:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:28:59 vdsm-fake journal: content-length:73
May  6 15:28:59 vdsm-fake journal:
May  6 15:28:59 vdsm-fake journal: <JsonRpcResponse id:
"e3c9144f-05b6-42bf-ba23-cf18a0bb0f0d" result: []>
May  6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,223 Message SEND
May  6 15:29:13 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:29:13 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:29:13 vdsm-fake journal: content-length:98
May  6 15:29:13 vdsm-fake journal:
May  6 15:29:13 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"844a7ed4-d2a9-4ad1-904a-4b8f8e6cf491"}

May  6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,224
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,328
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:13
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"13","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"10","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"19","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073753"},"id":"844a7ed4-d2a9-4ad1-904a-4b8f8e6cf491"}

May  6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,329 Message MESSAGE
May  6 15:29:13 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:13 vdsm-fake journal: content-length:2040
May  6 15:29:13 vdsm-fake journal:
May  6 15:29:13 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:13
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"13","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"10","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"19","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073753"},"id":"844a7ed4-d2a9-4ad1-904a-4b8f8e6cf491"}

May  6 15:29:13 vdsm-fake journal: 2017-05-06 12:29:13,331
StompCommonClient Message sent: MESSAGE
May  6 15:29:13 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:13 vdsm-fake journal: content-length:2040
May  6 15:29:13 vdsm-fake journal:
May  6 15:29:13 vdsm-fake journal: <JsonRpcResponse id:
"844a7ed4-d2a9-4ad1-904a-4b8f8e6cf491" result:
{dateTime=2017-05-06T12:29:13 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=11, name=bond0, state=up, txDropped=0,
rxRate=13, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=14,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=13, name=bond1, state=up, txDropped=0, rxRate=11, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=10, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=19, cpuUser=19,
memCommitted=0, cpuSys=13, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=9},
1={memFree=0, memPercent=9}}, txRate=, statsAge=0.43, memUsed=9,
vmActive=0, ksmCpu=0, elapsedTime=1494073753}>
May  6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,127 Message SEND
May  6 15:29:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:29:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:29:14 vdsm-fake journal: content-length:103
May  6 15:29:14 vdsm-fake journal:
May  6 15:29:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"d29e6200-930f-4982-b1dc-900944564c7c"}

May  6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,129
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,130
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"d29e6200-930f-4982-b1dc-900944564c7c"}
May  6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,131 Message MESSAGE
May  6 15:29:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:14 vdsm-fake journal: content-length:73
May  6 15:29:14 vdsm-fake journal:
May  6 15:29:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"d29e6200-930f-4982-b1dc-900944564c7c"}
May  6 15:29:14 vdsm-fake journal: 2017-05-06 12:29:14,132
StompCommonClient Message sent: MESSAGE
May  6 15:29:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:14 vdsm-fake journal: content-length:73
May  6 15:29:14 vdsm-fake journal:
May  6 15:29:14 vdsm-fake journal: <JsonRpcResponse id:
"d29e6200-930f-4982-b1dc-900944564c7c" result: []>
May  6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,461 Message SEND
May  6 15:29:28 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:29:28 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:29:28 vdsm-fake journal: content-length:98
May  6 15:29:28 vdsm-fake journal:
May  6 15:29:28 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"ec7a1c2a-ce1d-4866-9143-6a1511d0bd28"}

May  6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,462
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,565
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:28
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"14","cpuUser":"19","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073768"},"id":"ec7a1c2a-ce1d-4866-9143-6a1511d0bd28"}

May  6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,566 Message MESSAGE
May  6 15:29:28 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:28 vdsm-fake journal: content-length:2040
May  6 15:29:28 vdsm-fake journal:
May  6 15:29:28 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:28
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"14","cpuUser":"19","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073768"},"id":"ec7a1c2a-ce1d-4866-9143-6a1511d0bd28"}

May  6 15:29:28 vdsm-fake journal: 2017-05-06 12:29:28,567
StompCommonClient Message sent: MESSAGE
May  6 15:29:28 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:28 vdsm-fake journal: content-length:2040
May  6 15:29:28 vdsm-fake journal:
May  6 15:29:28 vdsm-fake journal: <JsonRpcResponse id:
"ec7a1c2a-ce1d-4866-9143-6a1511d0bd28" result:
{dateTime=2017-05-06T12:29:28 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=11, name=bond0, state=up, txDropped=0,
rxRate=13, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=10,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=11, name=bond1, state=up, txDropped=0, rxRate=11, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=13, name=em1, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=14, cpuUser=19,
memCommitted=0, cpuSys=12, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073768}>
May  6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,147 Message SEND
May  6 15:29:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:29:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:29:29 vdsm-fake journal: content-length:103
May  6 15:29:29 vdsm-fake journal:
May  6 15:29:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"9945e318-d3ca-4459-b9c1-e00f308ec44e"}

May  6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,150
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,152
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"9945e318-d3ca-4459-b9c1-e00f308ec44e"}
May  6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,152 Message MESSAGE
May  6 15:29:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:29 vdsm-fake journal: content-length:73
May  6 15:29:29 vdsm-fake journal:
May  6 15:29:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"9945e318-d3ca-4459-b9c1-e00f308ec44e"}
May  6 15:29:29 vdsm-fake journal: 2017-05-06 12:29:29,153
StompCommonClient Message sent: MESSAGE
May  6 15:29:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:29 vdsm-fake journal: content-length:73
May  6 15:29:29 vdsm-fake journal:
May  6 15:29:29 vdsm-fake journal: <JsonRpcResponse id:
"9945e318-d3ca-4459-b9c1-e00f308ec44e" result: []>
May  6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,665 Message SEND
May  6 15:29:43 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:29:43 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:29:43 vdsm-fake journal: content-length:98
May  6 15:29:43 vdsm-fake journal:
May  6 15:29:43 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"c5799cb6-5dba-40cb-8db6-da83c36aa73e"}

May  6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,666
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,769
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:43
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"16","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"84","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073783"},"id":"c5799cb6-5dba-40cb-8db6-da83c36aa73e"}

May  6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,770 Message MESSAGE
May  6 15:29:43 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:43 vdsm-fake journal: content-length:2040
May  6 15:29:43 vdsm-fake journal:
May  6 15:29:43 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:43
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"16","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"84","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073783"},"id":"c5799cb6-5dba-40cb-8db6-da83c36aa73e"}

May  6 15:29:43 vdsm-fake journal: 2017-05-06 12:29:43,771
StompCommonClient Message sent: MESSAGE
May  6 15:29:43 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:43 vdsm-fake journal: content-length:2040
May  6 15:29:43 vdsm-fake journal:
May  6 15:29:43 vdsm-fake journal: <JsonRpcResponse id:
"c5799cb6-5dba-40cb-8db6-da83c36aa73e" result:
{dateTime=2017-05-06T12:29:43 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=13, name=bond0, state=up, txDropped=0,
rxRate=12, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=12, name=bond1, state=up, txDropped=0, rxRate=10, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=13, cpuUser=16,
memCommitted=0, cpuSys=13, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=84, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073783}>
May  6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,165 Message SEND
May  6 15:29:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:29:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:29:44 vdsm-fake journal: content-length:103
May  6 15:29:44 vdsm-fake journal:
May  6 15:29:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"e621a217-45a8-4986-921c-09364dbcfa67"}

May  6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,167
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,172
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"e621a217-45a8-4986-921c-09364dbcfa67"}
May  6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,173 Message MESSAGE
May  6 15:29:44 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:44 vdsm-fake journal: content-length:73
May  6 15:29:44 vdsm-fake journal:
May  6 15:29:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"e621a217-45a8-4986-921c-09364dbcfa67"}
May  6 15:29:44 vdsm-fake journal: 2017-05-06 12:29:44,173
StompCommonClient Message sent: MESSAGE
May  6 15:29:44 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:44 vdsm-fake journal: content-length:73
May  6 15:29:44 vdsm-fake journal:
May  6 15:29:44 vdsm-fake journal: <JsonRpcResponse id:
"e621a217-45a8-4986-921c-09364dbcfa67" result: []>
May  6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,864 Message SEND
May  6 15:29:58 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:29:58 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:29:58 vdsm-fake journal: content-length:98
May  6 15:29:58 vdsm-fake journal:
May  6 15:29:58 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"66594912-568d-4a70-bdb8-8ea9d97ea501"}

May  6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,865
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,969
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:58
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"19","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073798"},"id":"66594912-568d-4a70-bdb8-8ea9d97ea501"}

May  6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,969 Message MESSAGE
May  6 15:29:58 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:58 vdsm-fake journal: content-length:2040
May  6 15:29:58 vdsm-fake journal:
May  6 15:29:58 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:29:58
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"19","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073798"},"id":"66594912-568d-4a70-bdb8-8ea9d97ea501"}

May  6 15:29:58 vdsm-fake journal: 2017-05-06 12:29:58,970
StompCommonClient Message sent: MESSAGE
May  6 15:29:58 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:58 vdsm-fake journal: content-length:2040
May  6 15:29:58 vdsm-fake journal:
May  6 15:29:58 vdsm-fake journal: <JsonRpcResponse id:
"66594912-568d-4a70-bdb8-8ea9d97ea501" result:
{dateTime=2017-05-06T12:29:58 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=13, name=bond0, state=up, txDropped=0,
rxRate=13, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=12,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=11, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=12, name=em1, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=19, cpuUser=19,
memCommitted=0, cpuSys=12, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073798}>
May  6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,182 Message SEND
May  6 15:29:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:29:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:29:59 vdsm-fake journal: content-length:103
May  6 15:29:59 vdsm-fake journal:
May  6 15:29:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"8b5c36be-2816-4d4e-b60f-f1e254174382"}

May  6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,183
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,185
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"8b5c36be-2816-4d4e-b60f-f1e254174382"}
May  6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,185 Message MESSAGE
May  6 15:29:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:59 vdsm-fake journal: content-length:73
May  6 15:29:59 vdsm-fake journal:
May  6 15:29:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"8b5c36be-2816-4d4e-b60f-f1e254174382"}
May  6 15:29:59 vdsm-fake journal: 2017-05-06 12:29:59,186
StompCommonClient Message sent: MESSAGE
May  6 15:29:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:29:59 vdsm-fake journal: content-length:73
May  6 15:29:59 vdsm-fake journal:
May  6 15:29:59 vdsm-fake journal: <JsonRpcResponse id:
"8b5c36be-2816-4d4e-b60f-f1e254174382" result: []>
May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,027 Message SEND
May  6 15:30:02 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:30:02 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:30:02 vdsm-fake journal: content-length:105
May  6 15:30:02 vdsm-fake journal:
May  6 15:30:02 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getCapabilities","params":{},"id":"baee3a82-9a1f-4716-9997-4c83964f83ef"}

May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,028
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,030
JsonRpcServer$MessageHandler Request is Host.getCapabilities got response
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"baee3a82-9a1f-4716-9997-4c83964f83ef"}

May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,031 Message MESSAGE
May  6 15:30:02 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:02 vdsm-fake journal: content-length:4222
May  6 15:30:02 vdsm-fake journal:
May  6 15:30:02 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"HBAInventory":{"iSCSI":[{"InitiatorName":"iqn.1994-05.com.example:ef52ec17bb0"}],"FC":[]},"vlans":{},"lastClientIface":"ovirtmgmt","cpuSpeed":"1200.000","autoNumaBalancing":"1","cpuModel":"Intel(R)
Xeon(R) CPU E5606 @
2.13GHz","reservedMem":"321","numaNodes":{"0":{"totalMemory":3988,"cpus":[1,3,5,7,9,11,13,15]},"1":{"totalMemory":3988,"cpus":[0,2,4,6,8,10,12,14]}},"selinux":{"mode":"1"},"packages2":{"qemu-kvm":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"libvirt":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"spice-server":{"release":"5.fc17","buildtime":"1336983054","version":"0.10.1"},"qemu-img":{"release":"2.fc17","buildtime":"1349642820","version":"1.0.1"},"kernel":{"release":"5.fc17.x86_64","buildtime":"1357699251.0","version":"3.6.11"},"mom":{"release":"1.fc17","buildtime":"1354824066","version":"0.3.0"},"vdsm":{"release":"0.141.gita11e8f2.fc17","buildtime":"1359653302","version":"4.10.3"}},"networks":{"ovirtmgmt":{"iface":"ovirtmgmt","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"netmask":"255.255.252.0","bridged":true,"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"10.34.63.254","mtu":"1500","switch":"legacy"}},"uuid":"840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9","operatingSystem":{"release":"1","name":"Fedora","version":"17"},"management_ip":"","nics":{"em1":{"hwaddr":"53:5F:BD:FB:5F:78","cfg":{"BOOTPROTO":"dhcp","HWADDR":"53:5F:BD:FB:5F:78","DEVICE":"em1","ONBOOT":"yes","BRIDGE":"ovirtmgmt","UUID":"eb19ec8d-1ab7-455e-934e-097a6b198ecf","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes","NAME":"Boot
Disk"},"netmask":"","addr":"","speed":1000,"mtu":"1500"},"em2":{"hwaddr":"DB:F2:C8:76:DE:81","cfg":{"BOOTPROTO":"dhcp","HWADDR":"DB:F2:C8:76:DE:81","DEVICE":"em2","ONBOOT":"no","BRIDGE":"ovirtmgmt","UUID":"afd4d997-3e24-4e64-92cc-6306a8427d77","NETBOOT":"yes","TYPE":"Ethernet","NM_CONTROLLED":"yes"},"netmask":"","addr":"","speed":1000,"mtu":"1500"}},"kvmEnabled":"true","lastClient":"10.36.6.76","software_version":"4.10","cpuThreads":"4","hooks":{},"numaNodeDistance":{"0":[10,20],"1":[20,10]},"netConfigDirty":"False","guestOverhead":"65","ISCSIInitiatorName":"iqn.1994-05.com.example:ef52ec17bb0","rngSources":["RANDOM"],"bridges":{"ovirtmgmt":{"netmask":"255.255.252.0","cfg":{"BOOTPROTO":"dhcp","DEVICE":"ovirtmgmt","ONBOOT":"yes","DELAY":"0","TYPE":"Ethernet"},"addr":"146.11.117.90","ports":["em1"],"stp":"off","gateway":"96.127.51.142","mtu":"1500"}},"kdumpStatus":"1","cpuSockets":"1","supportedProtocols":["2.2","2.3"],"emulatedMachines":["pc-0.10","pc-0.11","pc-0.12","pc-0.13","pc-0.14","pc-0.15","pc-1.0","pc-1.0","pc-i440fx-2.1","pseries-rhel7.2.0","pc-i440fx-rhel7.2.0","rhel6.4.0","rhel6.5.0","rhel6.6.0","rhel6.7.0","rhel6.8.0","rhel6.9.0","rhel7.0.0","rhel7.2.0","rhel7.5.0","pc","isapc"],"onlineCpus":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,14],"software_revision":"0.141","version_name":"Snow
Man","supportedENGINEs":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"],"vmTypes":["kvm"],"cpuCores":"4","bondings":{"bond0":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond2":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond1":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond4":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"},"bond3":{"slaves":[],"hwaddr":"00:00:00:00:00:00","cfg":{},"netmask":"","addr":"","mtu":"150"}},"cpuFlags":"fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge","memSize":"7976","clusterLevels":["3.0","3.1","3.2","3.3","3.4","3.5","3.6","4.0","4.1"]},"id":"baee3a82-9a1f-4716-9997-4c83964f83ef"}

May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,033
StompCommonClient Message sent: MESSAGE
May  6 15:30:02 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:02 vdsm-fake journal: content-length:4222
May  6 15:30:02 vdsm-fake journal:
May  6 15:30:02 vdsm-fake journal: <JsonRpcResponse id:
"baee3a82-9a1f-4716-9997-4c83964f83ef" result:
{HBAInventory={iSCSI=[{InitiatorName=iqn.1994-05.com.example:ef52ec17bb0}],
FC=[]}, vlans={}, lastClientIface=ovirtmgmt, cpuSpeed=1200.000,
autoNumaBalancing=1, cpuModel=Intel(R) Xeon(R) CPU E5606 @ 2.13GHz,
reservedMem=321, numaNodes={0={totalMemory=3988, cpus=[1, 3, 5, 7, 9, 11,
13, 15]}, 1={totalMemory=3988, cpus=[0, 2, 4, 6, 8, 10, 12, 14]}},
selinux={mode=1}, packages2={qemu-kvm={release=2.fc17,
buildtime=1349642820, version=1.0.1}, libvirt={release=2.fc17,
buildtime=1349642820, version=1.0.1}, spice-server={release=5.fc17,
buildtime=1336983054, version=0.10.1}, qemu-img={release=2.fc17,
buildtime=1349642820, version=1.0.1}, kernel={release=5.fc17.x86_64,
buildtime=1357699251.0, version=3.6.11}, mom={release=1.fc17,
buildtime=1354824066, version=0.3.0}, vdsm={release=0.141.gita11e8f2.fc17,
buildtime=1359653302, version=4.10.3}},
networks={ovirtmgmt={iface=ovirtmgmt, cfg={BOOTPROTO=dhcp,
DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
netmask=255.255.252.0, bridged=true, addr=146.11.117.90, ports=[em1],
stp=off, gateway=10.34.63.254, mtu=1500, switch=legacy}},
uuid=840d548e-03d3-4425-bb69-fe6b5886929a_80:A9:FE:B3:73:B0:E9,
operatingSystem={release=1, name=Fedora, version=17}, management_ip=,
nics={em1={hwaddr=53:5F:BD:FB:5F:78, cfg={BOOTPROTO=dhcp,
HWADDR=53:5F:BD:FB:5F:78, DEVICE=em1, ONBOOT=yes, BRIDGE=ovirtmgmt,
UUID=eb19ec8d-1ab7-455e-934e-097a6b198ecf, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes, NAME=Boot Disk}, netmask=, addr=, speed=1000, mtu=1500},
em2={hwaddr=DB:F2:C8:76:DE:81, cfg={BOOTPROTO=dhcp,
HWADDR=DB:F2:C8:76:DE:81, DEVICE=em2, ONBOOT=no, BRIDGE=ovirtmgmt,
UUID=afd4d997-3e24-4e64-92cc-6306a8427d77, NETBOOT=yes, TYPE=Ethernet,
NM_CONTROLLED=yes}, netmask=, addr=, speed=1000, mtu=1500}},
kvmEnabled=true, lastClient=10.36.6.76, software_version=4.10,
cpuThreads=4, hooks={}, numaNodeDistance={0=[10, 20], 1=[20, 10]},
netConfigDirty=False, guestOverhead=65,
ISCSIInitiatorName=iqn.1994-05.com.example:ef52ec17bb0,
rngSources=[RANDOM], bridges={ovirtmgmt={netmask=255.255.252.0,
cfg={BOOTPROTO=dhcp, DEVICE=ovirtmgmt, ONBOOT=yes, DELAY=0, TYPE=Ethernet},
addr=146.11.117.90, ports=[em1], stp=off, gateway=96.127.51.142,
mtu=1500}}, kdumpStatus=1, cpuSockets=1, supportedProtocols=[2.2, 2.3],
emulatedMachines=[pc-0.10, pc-0.11, pc-0.12, pc-0.13, pc-0.14, pc-0.15,
pc-1.0, pc-1.0, pc-i440fx-2.1, pseries-rhel7.2.0, pc-i440fx-rhel7.2.0,
rhel6.4.0, rhel6.5.0, rhel6.6.0, rhel6.7.0, rhel6.8.0, rhel6.9.0,
rhel7.0.0, rhel7.2.0, rhel7.5.0, pc, isapc], onlineCpus=[1, 3, 5, 7, 9, 11,
13, 15, 0, 2, 4, 6, 8, 10, 12, 14], software_revision=0.141,
version_name=Snow Man, supportedENGINEs=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6,
4.0, 4.1], vmTypes=[kvm], cpuCores=4, bondings={bond0={slaves=[],
hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=, mtu=150},
bond2={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=, addr=,
mtu=150}, bond1={slaves=[], hwaddr=00:00:00:00:00:00, cfg={}, netmask=,
addr=, mtu=150}, bond4={slaves=[], hwaddr=00:00:00:00:00:00, cfg={},
netmask=, addr=, mtu=150}, bond3={slaves=[], hwaddr=00:00:00:00:00:00,
cfg={}, netmask=, addr=, mtu=150}},
cpuFlags=fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ss,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,rep_good,nopl,eagerfpu,pni,pclmulqdq,vmx,ssse3,fma,cx16,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,hypervisor,lahf_lm,abm,tpr_shadow,vnmi,flexpriority,ept,fsgsbase,bmi1,avx2,smep,bmi2,erms,invpcid,xsaveopt,model_Haswell-noTSX,model_Nehalem,model_Conroe,model_Penryn,model_Westmere,model_SandyBridge,
memSize=7976, clusterLevels=[3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 4.0, 4.1]}>
May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,083 Message SEND
May  6 15:30:02 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:30:02 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:30:02 vdsm-fake journal: content-length:105
May  6 15:30:02 vdsm-fake journal:
May  6 15:30:02 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getHardwareInfo","params":{},"id":"91d84ea0-4e61-4eaa-bc88-6ac00b01c5dd"}

May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,084
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,086
JsonRpcServer$MessageHandler Request is Host.getHardwareInfo got response
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"91d84ea0-4e61-4eaa-bc88-6ac00b01c5dd"}

May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,086 Message MESSAGE
May  6 15:30:02 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:02 vdsm-fake journal: content-length:261
May  6 15:30:02 vdsm-fake journal:
May  6 15:30:02 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"systemFamily":"","systemSerialNumber":"CZJ2320M6N","systemProductName":"ProLiant
DL160
G6","systemManufacturer":"HP","systemUUID":"840d548e-03d3-4425-bb69-fe6b5886929a","systemVersion":""},"id":"91d84ea0-4e61-4eaa-bc88-6ac00b01c5dd"}

May  6 15:30:02 vdsm-fake journal: 2017-05-06 12:30:02,087
StompCommonClient Message sent: MESSAGE
May  6 15:30:02 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:02 vdsm-fake journal: content-length:261
May  6 15:30:02 vdsm-fake journal:
May  6 15:30:02 vdsm-fake journal: <JsonRpcResponse id:
"91d84ea0-4e61-4eaa-bc88-6ac00b01c5dd" result: {systemFamily=,
systemSerialNumber=CZJ2320M6N, systemProductName=ProLiant DL160 G6,
systemManufacturer=HP, systemUUID=840d548e-03d3-4425-bb69-fe6b5886929a,
systemVersion=}>
May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,194 Message SEND
May  6 15:30:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:30:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:30:14 vdsm-fake journal: content-length:103
May  6 15:30:14 vdsm-fake journal:
May  6 15:30:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"69d2bf07-cc42-4977-bf61-00ccf3ab3701"}

May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,195
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,204
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"69d2bf07-cc42-4977-bf61-00ccf3ab3701"}
May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,204 Message MESSAGE
May  6 15:30:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:14 vdsm-fake journal: content-length:73
May  6 15:30:14 vdsm-fake journal:
May  6 15:30:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"69d2bf07-cc42-4977-bf61-00ccf3ab3701"}
May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,205
StompCommonClient Message sent: MESSAGE
May  6 15:30:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:14 vdsm-fake journal: content-length:73
May  6 15:30:14 vdsm-fake journal:
May  6 15:30:14 vdsm-fake journal: <JsonRpcResponse id:
"69d2bf07-cc42-4977-bf61-00ccf3ab3701" result: []>
May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,458 Message SEND
May  6 15:30:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:30:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:30:14 vdsm-fake journal: content-length:98
May  6 15:30:14 vdsm-fake journal:
May  6 15:30:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"95f967ce-0bbe-4808-9d9c-269c8e284e97"}

May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,459
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,561
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:14
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"14","name":"bond1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"15","cpuUser":"11","memCommitted":0,"cpuSys":"19","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"89","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"7"},"1":{"memFree":0,"memPercent":"7"}},"txRate":"","statsAge":"0.43","memUsed":"7","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073814"},"id":"95f967ce-0bbe-4808-9d9c-269c8e284e97"}

May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,562 Message MESSAGE
May  6 15:30:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:14 vdsm-fake journal: content-length:2040
May  6 15:30:14 vdsm-fake journal:
May  6 15:30:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:14
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"14","name":"bond1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"15","cpuUser":"11","memCommitted":0,"cpuSys":"19","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"89","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"7"},"1":{"memFree":0,"memPercent":"7"}},"txRate":"","statsAge":"0.43","memUsed":"7","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073814"},"id":"95f967ce-0bbe-4808-9d9c-269c8e284e97"}

May  6 15:30:14 vdsm-fake journal: 2017-05-06 12:30:14,563
StompCommonClient Message sent: MESSAGE
May  6 15:30:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:14 vdsm-fake journal: content-length:2040
May  6 15:30:14 vdsm-fake journal:
May  6 15:30:14 vdsm-fake journal: <JsonRpcResponse id:
"95f967ce-0bbe-4808-9d9c-269c8e284e97" result:
{dateTime=2017-05-06T12:30:14 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=12, name=bond0, state=up, txDropped=0,
rxRate=10, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=12,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=14, name=bond1, state=up, txDropped=0, rxRate=14, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=15, cpuUser=11,
memCommitted=0, cpuSys=19, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=89, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=7},
1={memFree=0, memPercent=7}}, txRate=, statsAge=0.43, memUsed=7,
vmActive=0, ksmCpu=0, elapsedTime=1494073814}>
May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,217 Message SEND
May  6 15:30:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:30:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:30:29 vdsm-fake journal: content-length:103
May  6 15:30:29 vdsm-fake journal:
May  6 15:30:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"5b5b88a3-3231-4a2e-8401-64801f44b7dc"}

May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,219
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,221
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"5b5b88a3-3231-4a2e-8401-64801f44b7dc"}
May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,222 Message MESSAGE
May  6 15:30:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:29 vdsm-fake journal: content-length:73
May  6 15:30:29 vdsm-fake journal:
May  6 15:30:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"5b5b88a3-3231-4a2e-8401-64801f44b7dc"}
May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,222
StompCommonClient Message sent: MESSAGE
May  6 15:30:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:29 vdsm-fake journal: content-length:73
May  6 15:30:29 vdsm-fake journal:
May  6 15:30:29 vdsm-fake journal: <JsonRpcResponse id:
"5b5b88a3-3231-4a2e-8401-64801f44b7dc" result: []>
May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,665 Message SEND
May  6 15:30:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:30:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:30:29 vdsm-fake journal: content-length:98
May  6 15:30:29 vdsm-fake journal:
May  6 15:30:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"d91a75b3-4c86-403e-9eb4-7a714f6a8722"}

May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,667
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,771
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:29
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"14","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"13","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"13","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073829"},"id":"d91a75b3-4c86-403e-9eb4-7a714f6a8722"}

May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,771 Message MESSAGE
May  6 15:30:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:29 vdsm-fake journal: content-length:2040
May  6 15:30:29 vdsm-fake journal:
May  6 15:30:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:29
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"14","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"13","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"13","cpuUser":"13","memCommitted":0,"cpuSys":"12","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073829"},"id":"d91a75b3-4c86-403e-9eb4-7a714f6a8722"}

May  6 15:30:29 vdsm-fake journal: 2017-05-06 12:30:29,772
StompCommonClient Message sent: MESSAGE
May  6 15:30:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:29 vdsm-fake journal: content-length:2040
May  6 15:30:29 vdsm-fake journal:
May  6 15:30:29 vdsm-fake journal: <JsonRpcResponse id:
"d91a75b3-4c86-403e-9eb4-7a714f6a8722" result:
{dateTime=2017-05-06T12:30:29 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=14, name=bond0, state=up, txDropped=0,
rxRate=12, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=14, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=11, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=13,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=12, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=10, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=13, cpuUser=13,
memCommitted=0, cpuSys=12, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=87, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073829}>
May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,230 Message SEND
May  6 15:30:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:30:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:30:44 vdsm-fake journal: content-length:103
May  6 15:30:44 vdsm-fake journal:
May  6 15:30:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"63928536-c2ed-4b95-915d-ff4430e5c516"}

May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,234
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,235
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"63928536-c2ed-4b95-915d-ff4430e5c516"}
May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,236 Message MESSAGE
May  6 15:30:44 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:44 vdsm-fake journal: content-length:73
May  6 15:30:44 vdsm-fake journal:
May  6 15:30:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"63928536-c2ed-4b95-915d-ff4430e5c516"}
May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,236
StompCommonClient Message sent: MESSAGE
May  6 15:30:44 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:44 vdsm-fake journal: content-length:73
May  6 15:30:44 vdsm-fake journal:
May  6 15:30:44 vdsm-fake journal: <JsonRpcResponse id:
"63928536-c2ed-4b95-915d-ff4430e5c516" result: []>
May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,874 Message SEND
May  6 15:30:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:30:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:30:44 vdsm-fake journal: content-length:98
May  6 15:30:44 vdsm-fake journal:
May  6 15:30:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"4ca50715-9cbe-4c37-af3f-703f59eec6b9"}

May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,875
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,979
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:44
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"12","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"10","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"11","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"11","cpuUser":"12","memCommitted":0,"cpuSys":"10","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"88","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073844"},"id":"4ca50715-9cbe-4c37-af3f-703f59eec6b9"}

May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,980 Message MESSAGE
May  6 15:30:44 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:44 vdsm-fake journal: content-length:2040
May  6 15:30:44 vdsm-fake journal:
May  6 15:30:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:30:44
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"12","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"11","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"10","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"13","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"11","name":"bond3","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"10","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"11","cpuUser":"12","memCommitted":0,"cpuSys":"10","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"88","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"8"},"1":{"memFree":0,"memPercent":"8"}},"txRate":"","statsAge":"0.43","memUsed":"8","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073844"},"id":"4ca50715-9cbe-4c37-af3f-703f59eec6b9"}

May  6 15:30:44 vdsm-fake journal: 2017-05-06 12:30:44,981
StompCommonClient Message sent: MESSAGE
May  6 15:30:45 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:45 vdsm-fake journal: content-length:2040
May  6 15:30:45 vdsm-fake journal:
May  6 15:30:45 vdsm-fake journal: <JsonRpcResponse id:
"4ca50715-9cbe-4c37-af3f-703f59eec6b9" result:
{dateTime=2017-05-06T12:30:44 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=12, name=bond0, state=up, txDropped=0,
rxRate=14, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=12, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=11, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=10,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=13, name=em1, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=11, name=bond3,
state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=10, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=11, cpuUser=12,
memCommitted=0, cpuSys=10, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=88, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=8},
1={memFree=0, memPercent=8}}, txRate=, statsAge=0.43, memUsed=8,
vmActive=0, ksmCpu=0, elapsedTime=1494073844}>
May  6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,245 Message SEND
May  6 15:30:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:30:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:30:59 vdsm-fake journal: content-length:103
May  6 15:30:59 vdsm-fake journal:
May  6 15:30:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"61a9a062-617e-43dc-8479-800409dde43c"}

May  6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,246
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,250
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"61a9a062-617e-43dc-8479-800409dde43c"}
May  6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,250 Message MESSAGE
May  6 15:30:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:59 vdsm-fake journal: content-length:73
May  6 15:30:59 vdsm-fake journal:
May  6 15:30:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"61a9a062-617e-43dc-8479-800409dde43c"}
May  6 15:30:59 vdsm-fake journal: 2017-05-06 12:30:59,251
StompCommonClient Message sent: MESSAGE
May  6 15:30:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:30:59 vdsm-fake journal: content-length:73
May  6 15:30:59 vdsm-fake journal:
May  6 15:30:59 vdsm-fake journal: <JsonRpcResponse id:
"61a9a062-617e-43dc-8479-800409dde43c" result: []>
May  6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,065 Message SEND
May  6 15:31:00 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:31:00 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:31:00 vdsm-fake journal: content-length:98
May  6 15:31:00 vdsm-fake journal:
May  6 15:31:00 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"68177541-af46-41c8-954d-4e926a1998e6"}

May  6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,066
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,170
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:00
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"10","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"14","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"16","cpuUser":"13","memCommitted":0,"cpuSys":"15","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073860"},"id":"68177541-af46-41c8-954d-4e926a1998e6"}

May  6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,171 Message MESSAGE
May  6 15:31:00 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:00 vdsm-fake journal: content-length:2040
May  6 15:31:00 vdsm-fake journal:
May  6 15:31:00 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:00
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"10","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"14","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"16","cpuUser":"13","memCommitted":0,"cpuSys":"15","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"87","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073860"},"id":"68177541-af46-41c8-954d-4e926a1998e6"}

May  6 15:31:00 vdsm-fake journal: 2017-05-06 12:31:00,172
StompCommonClient Message sent: MESSAGE
May  6 15:31:00 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:00 vdsm-fake journal: content-length:2040
May  6 15:31:00 vdsm-fake journal:
May  6 15:31:00 vdsm-fake journal: <JsonRpcResponse id:
"68177541-af46-41c8-954d-4e926a1998e6" result:
{dateTime=2017-05-06T12:31:00 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=10, name=bond0, state=up, txDropped=0,
rxRate=14, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=14, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=10, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=12, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=16, cpuUser=13,
memCommitted=0, cpuSys=15, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=87, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073860}>
May  6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,265 Message SEND
May  6 15:31:14 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:31:14 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:31:14 vdsm-fake journal: content-length:103
May  6 15:31:14 vdsm-fake journal:
May  6 15:31:14 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"cce50622-23cf-4e78-80f5-ca9c64dd6a6c"}

May  6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,269
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,271
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"cce50622-23cf-4e78-80f5-ca9c64dd6a6c"}
May  6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,271 Message MESSAGE
May  6 15:31:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:14 vdsm-fake journal: content-length:73
May  6 15:31:14 vdsm-fake journal:
May  6 15:31:14 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"cce50622-23cf-4e78-80f5-ca9c64dd6a6c"}
May  6 15:31:14 vdsm-fake journal: 2017-05-06 12:31:14,272
StompCommonClient Message sent: MESSAGE
May  6 15:31:14 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:14 vdsm-fake journal: content-length:73
May  6 15:31:14 vdsm-fake journal:
May  6 15:31:14 vdsm-fake journal: <JsonRpcResponse id:
"cce50622-23cf-4e78-80f5-ca9c64dd6a6c" result: []>
May  6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,259 Message SEND
May  6 15:31:15 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:31:15 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:31:15 vdsm-fake journal: content-length:98
May  6 15:31:15 vdsm-fake journal:
May  6 15:31:15 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"8c87dafa-b173-4a7b-ae66-47bba3b4ec75"}

May  6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,260
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,362
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:15
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"13","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"14","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"18","cpuUser":"12","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"88","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073875"},"id":"8c87dafa-b173-4a7b-ae66-47bba3b4ec75"}

May  6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,363 Message MESSAGE
May  6 15:31:15 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:15 vdsm-fake journal: content-length:2040
May  6 15:31:15 vdsm-fake journal:
May  6 15:31:15 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:15
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"14","name":"bond0","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"13","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"11","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"14","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"12","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"18","cpuUser":"12","memCommitted":0,"cpuSys":"13","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"88","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073875"},"id":"8c87dafa-b173-4a7b-ae66-47bba3b4ec75"}

May  6 15:31:15 vdsm-fake journal: 2017-05-06 12:31:15,363
StompCommonClient Message sent: MESSAGE
May  6 15:31:15 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:15 vdsm-fake journal: content-length:2040
May  6 15:31:15 vdsm-fake journal:
May  6 15:31:15 vdsm-fake journal: <JsonRpcResponse id:
"8c87dafa-b173-4a7b-ae66-47bba3b4ec75" result:
{dateTime=2017-05-06T12:31:15 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=14, name=bond0, state=up, txDropped=0,
rxRate=14, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=13, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=12, name=bond1, state=up, txDropped=0, rxRate=12, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=11,
name=bond4, state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=14, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=12, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=12, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=18, cpuUser=12,
memCommitted=0, cpuSys=13, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=88, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073875}>
May  6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,283 Message SEND
May  6 15:31:29 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:31:29 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:31:29 vdsm-fake journal: content-length:103
May  6 15:31:29 vdsm-fake journal:
May  6 15:31:29 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"091cbf86-937d-4e53-8595-8433daf5119d"}

May  6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,285
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,286
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"091cbf86-937d-4e53-8595-8433daf5119d"}
May  6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,287 Message MESSAGE
May  6 15:31:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:29 vdsm-fake journal: content-length:73
May  6 15:31:29 vdsm-fake journal:
May  6 15:31:29 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"091cbf86-937d-4e53-8595-8433daf5119d"}
May  6 15:31:29 vdsm-fake journal: 2017-05-06 12:31:29,287
StompCommonClient Message sent: MESSAGE
May  6 15:31:29 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:29 vdsm-fake journal: content-length:73
May  6 15:31:29 vdsm-fake journal:
May  6 15:31:29 vdsm-fake journal: <JsonRpcResponse id:
"091cbf86-937d-4e53-8595-8433daf5119d" result: []>
May  6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,423 Message SEND
May  6 15:31:30 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:31:30 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:31:30 vdsm-fake journal: content-length:98
May  6 15:31:30 vdsm-fake journal:
May  6 15:31:30 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"4b1581a3-dfdc-4107-9b39-08c925eb1461"}

May  6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,424
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,528
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:30
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"13","name":"bond1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"10","cpuUser":"19","memCommitted":0,"cpuSys":"11","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"6"},"1":{"memFree":0,"memPercent":"6"}},"txRate":"","statsAge":"0.43","memUsed":"6","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073890"},"id":"4b1581a3-dfdc-4107-9b39-08c925eb1461"}

May  6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,530 Message MESSAGE
May  6 15:31:30 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:30 vdsm-fake journal: content-length:2040
May  6 15:31:30 vdsm-fake journal:
May  6 15:31:30 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:30
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"11","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"13","name":"bond1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"14","name":"bond4","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"14","name":"em2","state":"up","txDropped":"0","rxRate":"14","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"10","cpuUser":"19","memCommitted":0,"cpuSys":"11","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"81","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"6"},"1":{"memFree":0,"memPercent":"6"}},"txRate":"","statsAge":"0.43","memUsed":"6","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073890"},"id":"4b1581a3-dfdc-4107-9b39-08c925eb1461"}

May  6 15:31:30 vdsm-fake journal: 2017-05-06 12:31:30,530
StompCommonClient Message sent: MESSAGE
May  6 15:31:30 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:30 vdsm-fake journal: content-length:2040
May  6 15:31:30 vdsm-fake journal:
May  6 15:31:30 vdsm-fake journal: <JsonRpcResponse id:
"4b1581a3-dfdc-4107-9b39-08c925eb1461" result:
{dateTime=2017-05-06T12:31:30 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=11, name=bond0, state=up, txDropped=0,
rxRate=11, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=11,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=13, name=bond1, state=up, txDropped=0, rxRate=13, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=14,
name=bond4, state=up, txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=10, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=14, name=em2, state=up,
txDropped=0, rxRate=14, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=10, cpuUser=19,
memCommitted=0, cpuSys=11, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=81, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=6},
1={memFree=0, memPercent=6}}, txRate=, statsAge=0.43, memUsed=6,
vmActive=0, ksmCpu=0, elapsedTime=1494073890}>
May  6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,299 Message SEND
May  6 15:31:44 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:31:44 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:31:44 vdsm-fake journal: content-length:103
May  6 15:31:44 vdsm-fake journal:
May  6 15:31:44 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"233e4c3e-90ea-48ae-b3ec-cb5896a3503a"}

May  6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,301
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,303
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"233e4c3e-90ea-48ae-b3ec-cb5896a3503a"}
May  6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,304 Message MESSAGE
May  6 15:31:44 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:44 vdsm-fake journal: content-length:73
May  6 15:31:44 vdsm-fake journal:
May  6 15:31:44 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"233e4c3e-90ea-48ae-b3ec-cb5896a3503a"}
May  6 15:31:44 vdsm-fake journal: 2017-05-06 12:31:44,304
StompCommonClient Message sent: MESSAGE
May  6 15:31:44 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:44 vdsm-fake journal: content-length:73
May  6 15:31:44 vdsm-fake journal:
May  6 15:31:44 vdsm-fake journal: <JsonRpcResponse id:
"233e4c3e-90ea-48ae-b3ec-cb5896a3503a" result: []>
May  6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,619 Message SEND
May  6 15:31:45 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:31:45 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:31:45 vdsm-fake journal: content-length:98
May  6 15:31:45 vdsm-fake journal:
May  6 15:31:45 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"672b7eb0-3cdc-4a3a-840d-262ec92c4041"}

May  6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,620
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,723
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:45
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"12","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"18","cpuUser":"10","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"90","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073905"},"id":"672b7eb0-3cdc-4a3a-840d-262ec92c4041"}

May  6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,723 Message MESSAGE
May  6 15:31:45 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:45 vdsm-fake journal: content-length:2040
May  6 15:31:45 vdsm-fake journal:
May  6 15:31:45 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:31:45
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"13","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"12","name":"bond1","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"12","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"12","name":"em1","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"13","name":"bond3","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"18","cpuUser":"10","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"90","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"9"},"1":{"memFree":0,"memPercent":"9"}},"txRate":"","statsAge":"0.43","memUsed":"9","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073905"},"id":"672b7eb0-3cdc-4a3a-840d-262ec92c4041"}

May  6 15:31:45 vdsm-fake journal: 2017-05-06 12:31:45,724
StompCommonClient Message sent: MESSAGE
May  6 15:31:45 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:45 vdsm-fake journal: content-length:2040
May  6 15:31:45 vdsm-fake journal:
May  6 15:31:45 vdsm-fake journal: <JsonRpcResponse id:
"672b7eb0-3cdc-4a3a-840d-262ec92c4041" result:
{dateTime=2017-05-06T12:31:45 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=13, name=bond0, state=up, txDropped=0,
rxRate=11, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=10,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=12, name=bond1, state=up, txDropped=0, rxRate=11, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=12,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=12, name=em1, state=up,
txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=13, name=bond3,
state=up, txDropped=0, rxRate=13, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=12, name=em2, state=up,
txDropped=0, rxRate=11, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=18, cpuUser=10,
memCommitted=0, cpuSys=14, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=90, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=9},
1={memFree=0, memPercent=9}}, txRate=, statsAge=0.43, memUsed=9,
vmActive=0, ksmCpu=0, elapsedTime=1494073905}>
May  6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,313 Message SEND
May  6 15:31:59 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:31:59 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:31:59 vdsm-fake journal: content-length:103
May  6 15:31:59 vdsm-fake journal:
May  6 15:31:59 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getAllVmStats","params":{},"id":"0bf7be43-f620-407f-ae93-6e958489e6b8"}

May  6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,322
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,325
JsonRpcServer$MessageHandler Request is Host.getAllVmStats got response
{"jsonrpc":"2.0","result":[],"id":"0bf7be43-f620-407f-ae93-6e958489e6b8"}
May  6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,326 Message MESSAGE
May  6 15:31:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:59 vdsm-fake journal: content-length:73
May  6 15:31:59 vdsm-fake journal:
May  6 15:31:59 vdsm-fake journal:
{"jsonrpc":"2.0","result":[],"id":"0bf7be43-f620-407f-ae93-6e958489e6b8"}
May  6 15:31:59 vdsm-fake journal: 2017-05-06 12:31:59,326
StompCommonClient Message sent: MESSAGE
May  6 15:31:59 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:31:59 vdsm-fake journal: content-length:73
May  6 15:31:59 vdsm-fake journal:
May  6 15:31:59 vdsm-fake journal: <JsonRpcResponse id:
"0bf7be43-f620-407f-ae93-6e958489e6b8" result: []>
May  6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,802 Message SEND
May  6 15:32:00 vdsm-fake journal: destination:jms.topic.vdsm_requests
May  6 15:32:00 vdsm-fake journal: reply-to:jms.topic.vdsm_responses
May  6 15:32:00 vdsm-fake journal: content-length:98
May  6 15:32:00 vdsm-fake journal:
May  6 15:32:00 vdsm-fake journal:
{"jsonrpc":"2.0","method":"Host.getStats","params":{},"id":"033f17fd-1519-4623-9041-226203d128ba"}

May  6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,803
JsonRpcServer$MessageHandler client policy identifier test3
May  6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,906
JsonRpcServer$MessageHandler Request is Host.getStats got response
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:32:00
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"13","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"14","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"86","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073920"},"id":"033f17fd-1519-4623-9041-226203d128ba"}

May  6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,906 Message MESSAGE
May  6 15:32:00 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:32:00 vdsm-fake journal: content-length:2040
May  6 15:32:00 vdsm-fake journal:
May  6 15:32:00 vdsm-fake journal:
{"jsonrpc":"2.0","result":{"dateTime":"2017-05-06T12:32:00
GMT","generationID":"f554221c-bbe4-4ad1-8cdf-11eff9359359","thpState":"always","cpuSysVdsmd":"0.25","anonHugePages":"662","rxRate":"0.00","txDropped":"0","network":{"bond0":{"txErrors":"0","txRate":"12","name":"bond0","state":"up","txDropped":"0","rxRate":"11","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond2":{"txErrors":"0","txRate":"10","name":"bond2","state":"up","txDropped":"0","rxRate":"13","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond1":{"txErrors":"0","txRate":"10","name":"bond1","state":"up","txDropped":"0","rxRate":"10","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond4":{"txErrors":"0","txRate":"13","name":"bond4","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em1":{"txErrors":"0","txRate":"11","name":"em1","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"bond3":{"txErrors":"0","txRate":"14","name":"bond3","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"},"em2":{"txErrors":"0","txRate":"12","name":"em2","state":"up","txDropped":"0","rxRate":"12","rxErrors":"0","rxDropped":"14965","macAddr":"A9:FE:B3:73:B0:E9"}},"memShared":0,"cpuLoad":"19","cpuUser":"14","memCommitted":0,"cpuSys":"14","vmCount":0,"rxDropped":"14965","ksmState":false,"ksmPages":100,"swapFree":20031,"memAvailable":6435,"momStatus":"active","netConfigDirty":"False","memFree":"0","diskStats":{"/var/log/core":{"free":"44231"},"/var/log":{"free":"44231"},"/var/run/vdsm/":{"free":"3978"},"/tmp":{"free":"44231"}},"storageDomains":{},"vmMigrating":0,"cpuIdle":"86","swapTotal":20031,"cpuUserVdsmd":"0.50","numaNodeMemFree":{"0":{"memFree":0,"memPercent":"5"},"1":{"memFree":0,"memPercent":"5"}},"txRate":"","statsAge":"0.43","memUsed":"5","vmActive":0,"ksmCpu":0,"elapsedTime":"1494073920"},"id":"033f17fd-1519-4623-9041-226203d128ba"}

May  6 15:32:00 vdsm-fake journal: 2017-05-06 12:32:00,907
StompCommonClient Message sent: MESSAGE
May  6 15:32:00 vdsm-fake journal: destination:jms.queue.reponses
May  6 15:32:00 vdsm-fake journal: content-length:2040
May  6 15:32:00 vdsm-fake journal:
May  6 15:32:00 vdsm-fake journal: <JsonRpcResponse id:
"033f17fd-1519-4623-9041-226203d128ba" result:
{dateTime=2017-05-06T12:32:00 GMT,
generationID=f554221c-bbe4-4ad1-8cdf-11eff9359359, thpState=always,
cpuSysVdsmd=0.25, anonHugePages=662, rxRate=0.00, txDropped=0,
network={bond0={txErrors=0, txRate=12, name=bond0, state=up, txDropped=0,
rxRate=11, rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9},
bond2={txErrors=0, txRate=10, name=bond2, state=up, txDropped=0, rxRate=13,
rxErrors=0, rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond1={txErrors=0,
txRate=10, name=bond1, state=up, txDropped=0, rxRate=10, rxErrors=0,
rxDropped=14965, macAddr=A9:FE:B3:73:B0:E9}, bond4={txErrors=0, txRate=13,
name=bond4, state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em1={txErrors=0, txRate=11, name=em1, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, bond3={txErrors=0, txRate=14, name=bond3,
state=up, txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}, em2={txErrors=0, txRate=12, name=em2, state=up,
txDropped=0, rxRate=12, rxErrors=0, rxDropped=14965,
macAddr=A9:FE:B3:73:B0:E9}}, memShared=0, cpuLoad=19, cpuUser=14,
memCommitted=0, cpuSys=14, vmCount=0, rxDropped=14965, ksmState=false,
ksmPages=100, swapFree=20031, memAvailable=6435, momStatus=active,
netConfigDirty=False, memFree=0, diskStats={/var/log/core={free=44231},
/var/log={free=44231}, /var/run/vdsm/={free=3978}, /tmp={free=44231}},
storageDomains={}, vmMigrating=0, cpuIdle=86, swapTotal=20031,
cpuUserVdsmd=0.50, numaNodeMemFree={0={memFree=0, memPercent=5},
1={memFree=0, memPercent=5}}, txRate=, statsAge=0.43, memUsed=5,
vmActive=0, ksmCpu=0, elapsedTime=1494073920}>
^C









-- 
Niyazi Elvan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20170506/c6de2439/attachment-0001.html>


More information about the Users mailing list