The hosted engine is created in two steps, first as a 192.168.x.x address as a local VM on the host, then it gets copied over to shared storage and gets the real ip address you assigned in the setup wizard..  So that part is normal behavior.

I had a recent hosted engine installation failure with oVirt node 4.3.4, where the local VM was stuck trying to yum install yum-utils, but couldn't because it is behind a firewall, so I ssh'd into the local VM, added a proxy line to /etc/yum.conf, kill -HUP'd the bad process and manually re-ran the yum install command and it was able to complete the hosted  engine installation.

If that's not the issue, maybe your node's network config is not something the installer expects like preconfigured bridge when it wants to do the bridge configuration for itself, or a bond type not supported...


On Sun, Jun 16, 2019 at 12:12 PM <me@brendanh.com> wrote:
Hi,

I've been failing to install hosted-engine on oVirt Node for a long time.  I'm now trying on a Coffee Lake Xeon-based system, having previously tried on Broadwell-E.

Trying using the webui or hosted-engine --deploy has similar result.  Error in the title occurs when using the webui.  Using hosted-engine --deploy gets shows:
[ INFO  ] TASK [ovirt.hosted_engine_setup : Wait for the host to be up]
[ INFO  ] ok: [localhost]
[ INFO  ] TASK [ovirt.hosted_engine_setup : Check host status]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The host has been set in non_operational status, please check engine logs, fix accordingly and re-deploy.\n"}

Despite the failure, the oVirt webui is can be browsed on https://<host>:6900, but the host has status "unassigned".  The Node webui (https://<host>:9090) has the engine VM running, but when I login to its console, I see its IP is 192.168.122.123, not the DHCP-reserved IP address (on our 10.0.8.x network), which doesn't seem right.  I suspect some problem with DHCP, but I don't know how to fix.  Any ideas?

vdsm.log shows:
2019-06-16 15:06:39,117+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:06:44,122+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=7f984b0d-9765-457e-ac8e-c5cd0bdf73d2 (api:48)
2019-06-16 15:06:44,122+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=7f984b0d-9765-457e-ac8e-c5cd0bdf73d2 (api:54)
2019-06-16 15:06:44,122+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:06:48,258+0000 INFO  (periodic/1) [vdsm.api] START repoStats(domains=()) from=internal, task_id=0526307b-bb37-4eff-94d6-910ac0d64933 (api:48)
2019-06-16 15:06:48,258+0000 INFO  (periodic/1) [vdsm.api] FINISH repoStats return={} from=internal, task_id=0526307b-bb37-4eff-94d6-910ac0d64933 (api:54)
2019-06-16 15:06:49,126+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=0d5b359e-1a4c-4cc0-87a1-4a41e91ba356 (api:48)
2019-06-16 15:06:49,126+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=0d5b359e-1a4c-4cc0-87a1-4a41e91ba356 (api:54)
2019-06-16 15:06:49,126+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:06:53,040+0000 INFO  (jsonrpc/5) [api.host] START getAllVmStats() from=::1,50104 (api:48)
2019-06-16 15:06:53,041+0000 INFO  (jsonrpc/5) [api.host] FINISH getAllVmStats return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} from=::1,50104 (api:54)
2019-06-16 15:06:53,041+0000 INFO  (jsonrpc/5) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmStats succeeded in 0.01 seconds (__init__:312)
2019-06-16 15:06:54,132+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=99c33317-7753-4d24-a10b-b716adcdaf76 (api:48)
2019-06-16 15:06:54,132+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=99c33317-7753-4d24-a10b-b716adcdaf76 (api:54)
2019-06-16 15:06:54,132+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:06:59,134+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=8f5679a1-8734-491d-b925-7387effe4726 (api:48)
2019-06-16 15:06:59,134+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=8f5679a1-8734-491d-b925-7387effe4726 (api:54)
2019-06-16 15:06:59,134+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:03,280+0000 INFO  (periodic/3) [vdsm.api] START repoStats(domains=()) from=internal, task_id=a6b63d3e-3557-4a94-bc45-7f5936d5681a (api:48)
2019-06-16 15:07:03,280+0000 INFO  (periodic/3) [vdsm.api] FINISH repoStats return={} from=internal, task_id=a6b63d3e-3557-4a94-bc45-7f5936d5681a (api:54)
2019-06-16 15:07:04,139+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=f22eae3b-ccba-493f-8da7-5e46f52ba97c (api:48)
2019-06-16 15:07:04,140+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=f22eae3b-ccba-493f-8da7-5e46f52ba97c (api:54)
2019-06-16 15:07:04,140+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:08,053+0000 INFO  (jsonrpc/6) [api.host] START getAllVmStats() from=::1,50104 (api:48)
2019-06-16 15:07:08,053+0000 INFO  (jsonrpc/6) [api.host] FINISH getAllVmStats return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} from=::1,50104 (api:54)
2019-06-16 15:07:08,054+0000 INFO  (jsonrpc/6) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmStats succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:07:08,059+0000 INFO  (jsonrpc/7) [api.host] START getAllVmIoTunePolicies() from=::1,50104 (api:48)
2019-06-16 15:07:08,059+0000 INFO  (jsonrpc/7) [api.host] FINISH getAllVmIoTunePolicies return={'status': {'message': 'Done', 'code': 0}, 'io_tune_policies_dict': {'56371630-7d71-4a9a-b84a-61f38f9d7c4d': {'policy': [], 'current_values': []}}} from=::1,50104 (api:54)
2019-06-16 15:07:08,059+0000 INFO  (jsonrpc/7) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmIoTunePolicies succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:07:09,140+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=5c2d5726-5de9-4dec-b809-168708be0373 (api:48)
2019-06-16 15:07:09,140+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=5c2d5726-5de9-4dec-b809-168708be0373 (api:54)
2019-06-16 15:07:09,140+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:14,141+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=942e4aa2-e592-4447-bf47-717b6b220d63 (api:48)
2019-06-16 15:07:14,141+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=942e4aa2-e592-4447-bf47-717b6b220d63 (api:54)
2019-06-16 15:07:14,141+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:18,303+0000 INFO  (periodic/1) [vdsm.api] START repoStats(domains=()) from=internal, task_id=dcc3066f-a08a-43a1-ae22-3d99d9f1e0ed (api:48)
2019-06-16 15:07:18,303+0000 INFO  (periodic/1) [vdsm.api] FINISH repoStats return={} from=internal, task_id=dcc3066f-a08a-43a1-ae22-3d99d9f1e0ed (api:54)
2019-06-16 15:07:19,144+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=18f9bf90-bfb9-477c-945f-376bd4cfe8d5 (api:48)
2019-06-16 15:07:19,144+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=18f9bf90-bfb9-477c-945f-376bd4cfe8d5 (api:54)
2019-06-16 15:07:19,144+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:23,075+0000 INFO  (jsonrpc/0) [api.host] START getAllVmStats() from=::1,50104 (api:48)
2019-06-16 15:07:23,075+0000 INFO  (jsonrpc/0) [api.host] FINISH getAllVmStats return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} from=::1,50104 (api:54)
2019-06-16 15:07:23,076+0000 INFO  (jsonrpc/0) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmStats succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:07:23,077+0000 INFO  (jsonrpc/1) [api.host] START getAllVmIoTunePolicies() from=::1,50104 (api:48)
2019-06-16 15:07:23,077+0000 INFO  (jsonrpc/1) [api.host] FINISH getAllVmIoTunePolicies return={'status': {'message': 'Done', 'code': 0}, 'io_tune_policies_dict': {'56371630-7d71-4a9a-b84a-61f38f9d7c4d': {'policy': [], 'current_values': []}}} from=::1,50104 (api:54)
2019-06-16 15:07:23,078+0000 INFO  (jsonrpc/1) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmIoTunePolicies succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:07:24,149+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=cfb1c9aa-7e92-46f6-9faf-93caeee448c3 (api:48)
2019-06-16 15:07:24,149+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=cfb1c9aa-7e92-46f6-9faf-93caeee448c3 (api:54)
2019-06-16 15:07:24,149+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:29,154+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=f7196920-b1a5-4bc9-b36d-76bf0540f567 (api:48)
2019-06-16 15:07:29,154+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=f7196920-b1a5-4bc9-b36d-76bf0540f567 (api:54)
2019-06-16 15:07:29,154+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:33,318+0000 INFO  (periodic/1) [vdsm.api] START repoStats(domains=()) from=internal, task_id=4c42bce2-75aa-423f-bb28-e06aeda7e349 (api:48)
2019-06-16 15:07:33,318+0000 INFO  (periodic/1) [vdsm.api] FINISH repoStats return={} from=internal, task_id=4c42bce2-75aa-423f-bb28-e06aeda7e349 (api:54)
2019-06-16 15:07:34,155+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=dc936add-86ee-4cb3-9efe-3e5c370822d7 (api:48)
2019-06-16 15:07:34,155+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=dc936add-86ee-4cb3-9efe-3e5c370822d7 (api:54)
2019-06-16 15:07:34,155+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:38,079+0000 INFO  (jsonrpc/2) [api.host] START getAllVmStats() from=::1,50104 (api:48)
2019-06-16 15:07:38,079+0000 INFO  (jsonrpc/2) [api.host] FINISH getAllVmStats return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} from=::1,50104 (api:54)
2019-06-16 15:07:38,080+0000 INFO  (jsonrpc/2) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmStats succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:07:38,094+0000 INFO  (jsonrpc/3) [api.host] START getAllVmIoTunePolicies() from=::1,50104 (api:48)
2019-06-16 15:07:38,094+0000 INFO  (jsonrpc/3) [api.host] FINISH getAllVmIoTunePolicies return={'status': {'message': 'Done', 'code': 0}, 'io_tune_policies_dict': {'56371630-7d71-4a9a-b84a-61f38f9d7c4d': {'policy': [], 'current_values': []}}} from=::1,50104 (api:54)
2019-06-16 15:07:38,094+0000 INFO  (jsonrpc/3) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmIoTunePolicies succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:07:39,161+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=3ead3df6-b5f8-412d-9395-a85b50e35cd3 (api:48)
2019-06-16 15:07:39,161+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=3ead3df6-b5f8-412d-9395-a85b50e35cd3 (api:54)
2019-06-16 15:07:39,161+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:44,166+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=0dffde8f-4d3f-4f21-ac3b-87e915f3a1b3 (api:48)
2019-06-16 15:07:44,166+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=0dffde8f-4d3f-4f21-ac3b-87e915f3a1b3 (api:54)
2019-06-16 15:07:44,166+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:48,336+0000 INFO  (periodic/2) [vdsm.api] START repoStats(domains=()) from=internal, task_id=f7da324c-ab2b-4d61-813e-e28c22148da8 (api:48)
2019-06-16 15:07:48,336+0000 INFO  (periodic/2) [vdsm.api] FINISH repoStats return={} from=internal, task_id=f7da324c-ab2b-4d61-813e-e28c22148da8 (api:54)
2019-06-16 15:07:49,172+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=2da4fdc5-5b17-4a72-810c-ebaa05bfd51d (api:48)
2019-06-16 15:07:49,172+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=2da4fdc5-5b17-4a72-810c-ebaa05bfd51d (api:54)
2019-06-16 15:07:49,172+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:53,098+0000 INFO  (jsonrpc/4) [api.host] START getAllVmStats() from=::1,50104 (api:48)
2019-06-16 15:07:53,098+0000 INFO  (jsonrpc/4) [api.host] FINISH getAllVmStats return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} from=::1,50104 (api:54)
2019-06-16 15:07:53,098+0000 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmStats succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:07:53,112+0000 INFO  (jsonrpc/5) [api.host] START getAllVmIoTunePolicies() from=::1,50104 (api:48)
2019-06-16 15:07:53,112+0000 INFO  (jsonrpc/5) [api.host] FINISH getAllVmIoTunePolicies return={'status': {'message': 'Done', 'code': 0}, 'io_tune_policies_dict': {'56371630-7d71-4a9a-b84a-61f38f9d7c4d': {'policy': [], 'current_values': []}}} from=::1,50104 (api:54)
2019-06-16 15:07:53,112+0000 INFO  (jsonrpc/5) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmIoTunePolicies succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:07:53,656+0000 INFO  (Reactor thread) [ProtocolDetector.AcceptorImpl] Accepted connection from ::ffff:192.168.122.123:36798 (protocoldetector:61)
2019-06-16 15:07:53,717+0000 INFO  (Reactor thread) [ProtocolDetector.Detector] Detected protocol stomp from ::ffff:192.168.122.123:36798 (protocoldetector:125)
2019-06-16 15:07:53,717+0000 INFO  (Reactor thread) [Broker.StompAdapter] Processing CONNECT request (stompserver:95)
2019-06-16 15:07:53,718+0000 INFO  (JsonRpc (StompReactor)) [Broker.StompAdapter] Subscribe command received (stompserver:124)
2019-06-16 15:07:53,718+0000 INFO  (JsonRpc (StompReactor)) [Broker.StompAdapter] Subscribe command received (stompserver:124)
2019-06-16 15:07:53,758+0000 INFO  (jsonrpc/6) [jsonrpc.JsonRpcServer] RPC call Host.ping2 succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:07:53,776+0000 INFO  (jsonrpc/7) [api.host] START getCapabilities() from=::ffff:192.168.122.123,36798, flow_id=129ab006 (api:48)
2019-06-16 15:07:53,882+0000 INFO  (jsonrpc/7) [root] managedvolume not supported: Managed Volume Not Supported. Missing package os-brick.: ('Cannot import os_brick',) (caps:150)
2019-06-16 15:07:54,139+0000 INFO  (jsonrpc/7) [root] /usr/libexec/vdsm/hooks/after_get_caps/50_openstacknet: rc=0 err= (hooks:114)
2019-06-16 15:07:54,173+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=73e7508c-26de-4f2d-8e3f-575a96e33a1e (api:48)
2019-06-16 15:07:54,173+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=73e7508c-26de-4f2d-8e3f-575a96e33a1e (api:54)
2019-06-16 15:07:54,173+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:07:54,262+0000 INFO  (jsonrpc/7) [root] /usr/libexec/vdsm/hooks/after_get_caps/openstacknet_utils.py: rc=0 err= (hooks:114)
2019-06-16 15:07:54,401+0000 INFO  (jsonrpc/7) [root] /usr/libexec/vdsm/hooks/after_get_caps/ovirt_provider_ovn_hook: rc=0 err= (hooks:114)
2019-06-16 15:07:54,402+0000 INFO  (jsonrpc/7) [api.host] FINISH getCapabilities return={'status': {'message': 'Done', 'code': 0}, 'info': {u'HBAInventory': {u'iSCSI': [{u'InitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1'}], u'FC': []}, u'packages2': {u'kernel': {u'release': u'957.10.1.el7.x86_64', u'version': u'3.10.0'}, u'glusterfs-rdma': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-fuse': {u'release': u'1.el7', u'version': u'5.5'}, u'spice-server': {u'release': u'6.el7_6.1', u'version': u'0.14.0'}, u'librbd1': {u'release': u'4.el7', u'version': u'10.2.5'}, u'vdsm': {u'release': u'1.el7', u'version': u'4.30.13'}, u'qemu-kvm': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'openvswitch': {u'release': u'3.el7', u'version': u'2.10.1'}, u'libvirt': {u'release': u'10.el7_6.6', u'version': u'4.5.0'}, u'ovirt-hosted-engine-ha': {u'release': u'1.el7', u'version': u'2.3.1'}, u'qemu-img': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'mom': {u'release': u'1.e
 l7.centos', u'version': u'0.5.12'}, u'glusterfs': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-cli': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-server': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-geo-replication': {u'release': u'1.el7', u'version': u'5.5'}}, u'numaNodeDistance': {u'0': [10]}, u'cpuModel': u'Intel(R) Xeon(R) E-2146G CPU @ 3.50GHz', u'nestedVirtualization': False, u'liveMerge': u'true', u'hooks': {u'after_vm_start': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ea0a5a715da8c1badbcda28e8b8fa00e'}}, u'after_network_setup': {u'30_ethtool_options': {u'md5': u'ce1fbad7aa0389e3b06231219140bf0d'}}, u'before_vm_start': {u'50_hostedengine': {u'md5': u'95c810cdcfe4195302a59574a5148289'}, u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'after_device_migrate_destination': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md
 5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_network_setup': {u'50_fcoe': {u'md5': u'28c352339c8beef1e1b05c67d106d062'}}, u'before_device_create': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_device_create': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'after_nic_hotplug': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_vm_migrate_destination': {u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_vm_dehibernate': {u'50_vhostmd': {u'md
 5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_nic_hotplug': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_get_caps': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'5c3a9ab6e06e039bdd220c0216e45809'}, u'ovirt_provider_ovn_hook': {u'md5': u'4c4b1d2d5460e6a65114ae36cb775df6'}}, u'before_device_migrate_destination': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}}, u'after_vm_destroy': {u'delete_vhostuserclient_hook': {u'md5': u'c2f279cc9483a3f842f6c29df13994c1'}, u'50_vhostmd': {u'md5': u'bdf4802c0521cf1bae08f2b90a9559cf'}}}, u'supportsIPv6': True, u'realtimeKernel': False, u'vmTypes': [
 u'kvm'], u'liveSnapshot': u'true', u'cpuThreads': u'12', u'kdumpStatus': 0, u'deferred_preallocation': True, u'networks': {}, u'kernelArgs': u'BOOT_IMAGE=/ovirt-node-ng-4.3.3.1-0.20190417.0+1/vmlinuz-3.10.0-957.10.1.el7.x86_64 root=/dev/onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 ro crashkernel=auto rd.lvm.lv=onn_host/swap rd.lvm.lv=onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 rhgb quiet LANG=en_GB.UTF-8 img.bootid=ovirt-node-ng-4.3.3.1-0.20190417.0+1', u'domain_versions': [0, 2, 3, 4, 5], u'bridges': {u'virbr0': {u'ipv6autoconf': False, u'addr': u'192.168.122.1', u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'255.255.255.0', u'ipv4defaultroute': False, u'stp': u'on', u'ipv4addrs': [u'192.168.122.1/24'], u'ipv6gateway': u'::', u'gateway': u'', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'
 1', u'multicast_startup_query_interval': u'3125', u'hello_timer': u'99', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'1', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.5254006a0284', u'topology_change_timer': u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'17825', u'root_id': u'8000.5254006a0284', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u
 'vlan_filtering': u'0', u'multicast_querier': u'0', u'forward_delay': u'200'}, u'ports': [u'vnet0', u'virbr0-nic']}}, u'uuid': u'03d502e0-045e-05e4-b806-190700080009', u'onlineCpus': u'0,1,2,3,4,5,6,7,8,9,10,11', u'nameservers': [u'10.0.8.1', u'8.8.8.8', u'8.8.4.4'], u'nics': {u'enp2s0': {u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'ipv4addrs': [u'10.0.8.152/24'], u'hwaddr': u'00:e0:4c:68:75:29', u'ipv6gateway': u'::', u'gateway': u'10.0.8.1'}, u'eno1': {u'ipv6autoconf': True, u'addr': u'', u'speed': 10, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:19', u'ipv6gateway': u'::', u'gateway': u''}, u'enp9s0': {u'ipv6autoconf': True, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': Fal
 se, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:1a', u'ipv6gateway': u'::', u'gateway': u''}}, u'software_revision': u'1', u'hostdevPassthrough': u'false', u'clusterLevels': [u'4.1', u'4.2', u'4.3'], u'cpuFlags': u'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,art,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,intel_pt,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,fsgsbase,tsc_adjust,bmi1,hle,avx2,smep,bmi2,erms,invpcid,rtm,mpx,rdseed,adx,smap,clflushopt,xsaveopt,xsavec,xgetbv1,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,spec_ctrl,intel_stibp,flush_l1d,model_Opteron_G2,mode
 l_kvm32,model_SandyBridge-IBRS,model_Haswell-noTSX,model_Opteron_G1,model_core2duo,model_pentium,model_Haswell,model_Westmere-IBRS,model_Haswell-IBRS,model_Broadwell-noTSX,model_qemu64,model_Broadwell-noTSX-IBRS,model_kvm64,model_Skylake-Client,model_Broadwell-IBRS,model_coreduo,model_Nehalem,model_Skylake-Client-IBRS,model_Nehalem-IBRS,model_IvyBridge,model_Westmere,model_SandyBridge,model_IvyBridge-IBRS,model_n270,model_Haswell-noTSX-IBRS,model_qemu32,model_Penryn,model_pentium2,model_pentium3,model_Conroe,model_Broadwell,model_486', u'kernelFeatures': {u'IBRS': 1, u'RETP': 0, u'SSBD': 3, u'PTI': 1}, u'ISCSIInitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1', u'netConfigDirty': u'False', u'selinux': {u'mode': u'1'}, u'autoNumaBalancing': 0, u'reservedMem': u'321', u'bondings': {}, u'software_version': u'4.30.13', u'supportedENGINEs': [u'4.1', u'4.2', u'4.3'], u'vncEncrypted': False, u'backupEnabled': False, u'cpuSpeed': u'4298.095', u'numaNodes': {u'0': {u'totalMemory': u'12860
 2', u'cpus': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]}}, u'cpuSockets': u'1', u'vlans': {}, u'version_name': u'Snow Man', 'lastClientIface': 'enp2s0', u'cpuCores': u'6', u'hostedEngineDeployed': False, u'hugepages': [1048576, 2048], u'guestOverhead': u'65', u'additionalFeatures': [u'libgfapi_supported', u'GLUSTER_SNAPSHOT', u'GLUSTER_GEO_REPLICATION', u'GLUSTER_BRICK_MANAGEMENT'], u'openstack_binding_host_ids': {u'OPENSTACK_OVN': u'host.example.com', u'OPEN_VSWITCH': u'host.example.com', u'OVIRT_PROVIDER_OVN': u'ed84f8bd-6024-41dc-baff-29ddcf8c9fc1'}, u'kvmEnabled': u'true', u'memSize': u'128602', u'emulatedMachines': [u'pc-i440fx-rhel7.1.0', u'pc-q35-rhel7.3.0', u'rhel6.3.0', u'pc-i440fx-rhel7.5.0', u'pc-i440fx-rhel7.0.0', u'rhel6.1.0', u'pc-q35-rhel7.6.0', u'pc-i440fx-rhel7.4.0', u'rhel6.6.0', u'pc-q35-rhel7.5.0', u'rhel6.2.0', u'pc', u'pc-i440fx-rhel7.3.0', u'q35', u'pc-i440fx-rhel7.2.0', u'rhel6.4.0', u'pc-q35-rhel7.4.0', u'pc-i440fx-rhel7.6.0', u'rhel6.0.0', u'rhel6.5.0'], u'rngS
 ources': [u'hwrng', u'random'], u'operatingSystem': {u'release': u'6.1810.2.el7.centos', u'pretty_name': u'oVirt Node 4.3.3.1', u'version': u'7', u'name': u'RHEL'}}} from=::ffff:192.168.122.123,36798, flow_id=129ab006 (api:54)
2019-06-16 15:07:54,406+0000 INFO  (jsonrpc/7) [jsonrpc.JsonRpcServer] RPC call Host.getCapabilities succeeded in 0.63 seconds (__init__:312)
2019-06-16 15:07:54,530+0000 INFO  (jsonrpc/0) [jsonrpc.JsonRpcServer] RPC call Host.confirmConnectivity succeeded in 0.01 seconds (__init__:312)
2019-06-16 15:07:54,538+0000 INFO  (jsonrpc/1) [api.network] START setupNetworks(networks={u'ovirtmgmt': {u'ipv6autoconf': True, u'nic': u'enp2s0', u'mtu': 1500, u'switch': u'legacy', u'dhcpv6': False, u'STP': u'no', u'bridged': u'true', u'defaultRoute': True, u'bootproto': u'dhcp'}}, bondings={}, options={u'connectivityCheck': u'true', u'connectivityTimeout': 120, u'commitOnSuccess': False}) from=::ffff:192.168.122.123,36798, flow_id=c0327 (api:48)
2019-06-16 15:07:59,178+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=a60cfd9c-3ea6-49a7-8563-a6c0a1ad7943 (api:48)
2019-06-16 15:07:59,178+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=a60cfd9c-3ea6-49a7-8563-a6c0a1ad7943 (api:54)
2019-06-16 15:07:59,179+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:08:03,352+0000 INFO  (periodic/3) [vdsm.api] START repoStats(domains=()) from=internal, task_id=bd363115-1711-41a7-89bf-9309b8c8b9ba (api:48)
2019-06-16 15:08:03,352+0000 INFO  (periodic/3) [vdsm.api] FINISH repoStats return={} from=internal, task_id=bd363115-1711-41a7-89bf-9309b8c8b9ba (api:54)
2019-06-16 15:08:04,184+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=f227c8ad-b3aa-400e-af89-06f34db9fbbd (api:48)
2019-06-16 15:08:04,184+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=f227c8ad-b3aa-400e-af89-06f34db9fbbd (api:54)
2019-06-16 15:08:04,184+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:08:08,006+0000 INFO  (dhclient-monitor) [root] Received DHCP response: {'action': 'configure', 'ip': '10.0.8.152', 'route': '10.0.8.1', 'iface': 'ovirtmgmt', 'mask': '255.255.255.0'} (dhclient_monitor:127)
2019-06-16 15:08:08,105+0000 INFO  (jsonrpc/2) [api.host] START getAllVmStats() from=::1,50104 (api:48)
2019-06-16 15:08:08,105+0000 INFO  (jsonrpc/2) [api.host] FINISH getAllVmStats return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} from=::1,50104 (api:54)
2019-06-16 15:08:08,106+0000 INFO  (jsonrpc/2) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmStats succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:08,129+0000 INFO  (jsonrpc/3) [api.host] START getAllVmIoTunePolicies() from=::1,50104 (api:48)
2019-06-16 15:08:08,129+0000 INFO  (jsonrpc/3) [api.host] FINISH getAllVmIoTunePolicies return={'status': {'message': 'Done', 'code': 0}, 'io_tune_policies_dict': {'56371630-7d71-4a9a-b84a-61f38f9d7c4d': {'policy': [], 'current_values': []}}} from=::1,50104 (api:54)
2019-06-16 15:08:08,129+0000 INFO  (jsonrpc/3) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmIoTunePolicies succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:08,761+0000 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call Host.confirmConnectivity succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:08,762+0000 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call Host.confirmConnectivity succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:08,762+0000 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call Host.confirmConnectivity succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:08,762+0000 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call Host.confirmConnectivity succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:08,762+0000 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call Host.confirmConnectivity succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:08,762+0000 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call Host.confirmConnectivity succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:09,189+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=22403389-1c68-4e12-81e5-dc61df9d2b17 (api:48)
2019-06-16 15:08:09,189+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=22403389-1c68-4e12-81e5-dc61df9d2b17 (api:54)
2019-06-16 15:08:09,189+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:08:09,521+0000 INFO  (jsonrpc/1) [api.network] FINISH setupNetworks return={'status': {'message': 'Done', 'code': 0}} from=::ffff:192.168.122.123,36798, flow_id=c0327 (api:54)
2019-06-16 15:08:09,522+0000 INFO  (jsonrpc/1) [jsonrpc.JsonRpcServer] RPC call Host.setupNetworks succeeded in 14.99 seconds (__init__:312)
2019-06-16 15:08:10,055+0000 INFO  (jsonrpc/3) [jsonrpc.JsonRpcServer] RPC call Host.confirmConnectivity succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:12,558+0000 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call Host.confirmConnectivity succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:12,561+0000 INFO  (jsonrpc/5) [api.host] START getCapabilities() from=::ffff:192.168.122.123,36798, flow_id=c0327 (api:48)
2019-06-16 15:08:12,611+0000 INFO  (jsonrpc/5) [root] managedvolume not supported: Managed Volume Not Supported. Missing package os-brick.: ('Cannot import os_brick',) (caps:150)
2019-06-16 15:08:12,862+0000 INFO  (jsonrpc/5) [root] /usr/libexec/vdsm/hooks/after_get_caps/50_openstacknet: rc=0 err= (hooks:114)
2019-06-16 15:08:12,984+0000 INFO  (jsonrpc/5) [root] /usr/libexec/vdsm/hooks/after_get_caps/openstacknet_utils.py: rc=0 err= (hooks:114)
2019-06-16 15:08:13,127+0000 INFO  (jsonrpc/5) [root] /usr/libexec/vdsm/hooks/after_get_caps/ovirt_provider_ovn_hook: rc=0 err= (hooks:114)
2019-06-16 15:08:13,127+0000 INFO  (jsonrpc/5) [api.host] FINISH getCapabilities return={'status': {'message': 'Done', 'code': 0}, 'info': {u'HBAInventory': {u'iSCSI': [{u'InitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1'}], u'FC': []}, u'packages2': {u'kernel': {u'release': u'957.10.1.el7.x86_64', u'version': u'3.10.0'}, u'glusterfs-rdma': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-fuse': {u'release': u'1.el7', u'version': u'5.5'}, u'spice-server': {u'release': u'6.el7_6.1', u'version': u'0.14.0'}, u'librbd1': {u'release': u'4.el7', u'version': u'10.2.5'}, u'vdsm': {u'release': u'1.el7', u'version': u'4.30.13'}, u'qemu-kvm': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'openvswitch': {u'release': u'3.el7', u'version': u'2.10.1'}, u'libvirt': {u'release': u'10.el7_6.6', u'version': u'4.5.0'}, u'ovirt-hosted-engine-ha': {u'release': u'1.el7', u'version': u'2.3.1'}, u'qemu-img': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'mom': {u'release': u'1.e
 l7.centos', u'version': u'0.5.12'}, u'glusterfs': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-cli': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-server': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-geo-replication': {u'release': u'1.el7', u'version': u'5.5'}}, u'numaNodeDistance': {u'0': [10]}, u'cpuModel': u'Intel(R) Xeon(R) E-2146G CPU @ 3.50GHz', u'nestedVirtualization': False, u'liveMerge': u'true', u'hooks': {u'after_vm_start': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ea0a5a715da8c1badbcda28e8b8fa00e'}}, u'after_network_setup': {u'30_ethtool_options': {u'md5': u'ce1fbad7aa0389e3b06231219140bf0d'}}, u'before_vm_start': {u'50_hostedengine': {u'md5': u'95c810cdcfe4195302a59574a5148289'}, u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'after_device_migrate_destination': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md
 5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_network_setup': {u'50_fcoe': {u'md5': u'28c352339c8beef1e1b05c67d106d062'}}, u'before_device_create': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_device_create': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'after_nic_hotplug': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_vm_migrate_destination': {u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_vm_dehibernate': {u'50_vhostmd': {u'md
 5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_nic_hotplug': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_get_caps': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'5c3a9ab6e06e039bdd220c0216e45809'}, u'ovirt_provider_ovn_hook': {u'md5': u'4c4b1d2d5460e6a65114ae36cb775df6'}}, u'before_device_migrate_destination': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}}, u'after_vm_destroy': {u'delete_vhostuserclient_hook': {u'md5': u'c2f279cc9483a3f842f6c29df13994c1'}, u'50_vhostmd': {u'md5': u'bdf4802c0521cf1bae08f2b90a9559cf'}}}, u'supportsIPv6': True, u'realtimeKernel': False, u'vmTypes': [
 u'kvm'], u'liveSnapshot': u'true', u'cpuThreads': u'12', u'kdumpStatus': 0, u'deferred_preallocation': True, u'networks': {u'ovirtmgmt': {u'iface': u'ovirtmgmt', u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6addrs': [], u'switch': u'legacy', u'bridged': True, u'southbound': u'enp2s0', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'mtu': u'1500', u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'ports': [u'enp2s0']}}, u'kernelArgs': u'BOOT_IMAGE=/ovirt-node-ng-4.3.3.1-0.20190417.0+1/vmlinuz-3.10.0-957.10.1.el7.x86_64 root=/dev/onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 ro crashkernel=auto rd.lvm.lv=onn_host/swap rd.lvm.lv=onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 rhgb quiet LANG=en_GB.UTF-8 img.bootid=ovirt-node-ng-4.3.3.1-0.20190417.0+1', u'domain_versions': [0, 2, 3, 4, 5], u'bridges': {u'ovirtmgmt': {u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6a
 ddrs': [], u'mtu': u'1500', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'multicast_startup_query_interval': u'3125', u'hello_timer': u'0', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'0', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.00e04c687529', u'topology_change_timer':
  u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'28337', u'root_id': u'8000.00e04c687529', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_filtering': u'0', u'multicast_querier': u'0', u'forward_delay': u'0'}, u'ports': [u'enp2s0']}, u'virbr0': {u'ipv6autoconf': False, u'addr': u'192.168.122.1', u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'255.255.255.0', u'ipv4defaultroute': False, u'stp': u'on', u'ipv4addrs': [u'192.168.122.1/24'], u'ipv6gateway': u'::', u'gateway': u'', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'mul
 ticast_startup_query_interval': u'3125', u'hello_timer': u'21', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'1', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.5254006a0284', u'topology_change_timer': u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'15946', u'root_id': u'8000.5254006a0284', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_fil
 tering': u'0', u'multicast_querier': u'0', u'forward_delay': u'200'}, u'ports': [u'vnet0', u'virbr0-nic']}}, u'uuid': u'03d502e0-045e-05e4-b806-190700080009', u'onlineCpus': u'0,1,2,3,4,5,6,7,8,9,10,11', u'nameservers': [u'10.0.8.1', u'10.0.8.1', u'8.8.8.8', u'8.8.4.4'], u'nics': {u'enp2s0': {u'ipv6autoconf': False, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'00:e0:4c:68:75:29', u'ipv6gateway': u'::', u'gateway': u''}, u'eno1': {u'ipv6autoconf': True, u'addr': u'', u'speed': 10, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:19', u'ipv6gateway': u'::', u'gateway': u''}, u'enp9s0': {u'ipv6autoconf': True, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute'
 : False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:1a', u'ipv6gateway': u'::', u'gateway': u''}}, u'software_revision': u'1', u'hostdevPassthrough': u'false', u'clusterLevels': [u'4.1', u'4.2', u'4.3'], u'cpuFlags': u'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,art,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,intel_pt,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,fsgsbase,tsc_adjust,bmi1,hle,avx2,smep,bmi2,erms,invpcid,rtm,mpx,rdseed,adx,smap,clflushopt,xsaveopt,xsavec,xgetbv1,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,spec_ctrl,intel_stibp,flush_l1d,model_Opteron_G2,model_kvm32,model_SandyBridge-IBRS,model_Has
 well-noTSX,model_Opteron_G1,model_core2duo,model_pentium,model_Haswell,model_Westmere-IBRS,model_Haswell-IBRS,model_Broadwell-noTSX,model_qemu64,model_Broadwell-noTSX-IBRS,model_kvm64,model_Skylake-Client,model_Broadwell-IBRS,model_coreduo,model_Nehalem,model_Skylake-Client-IBRS,model_Nehalem-IBRS,model_IvyBridge,model_Westmere,model_SandyBridge,model_IvyBridge-IBRS,model_n270,model_Haswell-noTSX-IBRS,model_qemu32,model_Penryn,model_pentium2,model_pentium3,model_Conroe,model_Broadwell,model_486', u'kernelFeatures': {u'IBRS': 1, u'RETP': 0, u'SSBD': 3, u'PTI': 1}, u'ISCSIInitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1', u'netConfigDirty': u'True', u'selinux': {u'mode': u'1'}, u'autoNumaBalancing': 0, u'reservedMem': u'321', u'bondings': {}, u'software_version': u'4.30.13', u'supportedENGINEs': [u'4.1', u'4.2', u'4.3'], u'vncEncrypted': False, u'backupEnabled': False, u'cpuSpeed': u'4298.095', u'numaNodes': {u'0': {u'totalMemory': u'128602', u'cpus': [0, 1, 2, 3, 4, 5, 6, 7, 8,
 9, 10, 11]}}, u'cpuSockets': u'1', u'vlans': {}, u'version_name': u'Snow Man', 'lastClientIface': 'ovirtmgmt', u'cpuCores': u'6', u'hostedEngineDeployed': False, u'hugepages': [1048576, 2048], u'guestOverhead': u'65', u'additionalFeatures': [u'libgfapi_supported', u'GLUSTER_SNAPSHOT', u'GLUSTER_GEO_REPLICATION', u'GLUSTER_BRICK_MANAGEMENT'], u'openstack_binding_host_ids': {u'OPENSTACK_OVN': u'host.example.com', u'OPEN_VSWITCH': u'host.example.com', u'OVIRT_PROVIDER_OVN': u'ed84f8bd-6024-41dc-baff-29ddcf8c9fc1'}, u'kvmEnabled': u'true', u'memSize': u'128602', u'emulatedMachines': [u'pc-i440fx-rhel7.1.0', u'pc-q35-rhel7.3.0', u'rhel6.3.0', u'pc-i440fx-rhel7.5.0', u'pc-i440fx-rhel7.0.0', u'rhel6.1.0', u'pc-q35-rhel7.6.0', u'pc-i440fx-rhel7.4.0', u'rhel6.6.0', u'pc-q35-rhel7.5.0', u'rhel6.2.0', u'pc', u'pc-i440fx-rhel7.3.0', u'q35', u'pc-i440fx-rhel7.2.0', u'rhel6.4.0', u'pc-q35-rhel7.4.0', u'pc-i440fx-rhel7.6.0', u'rhel6.0.0', u'rhel6.5.0'], u'rngSources': [u'hwrng', u'random'], u'oper
 atingSystem': {u'release': u'6.1810.2.el7.centos', u'pretty_name': u'oVirt Node 4.3.3.1', u'version': u'7', u'name': u'RHEL'}}} from=::ffff:192.168.122.123,36798, flow_id=c0327 (api:54)
2019-06-16 15:08:13,131+0000 INFO  (jsonrpc/5) [jsonrpc.JsonRpcServer] RPC call Host.getCapabilities succeeded in 0.57 seconds (__init__:312)
2019-06-16 15:08:13,204+0000 INFO  (jsonrpc/6) [api.host] START getCapabilities() from=::ffff:192.168.122.123,36798, flow_id=229dce52 (api:48)
2019-06-16 15:08:13,245+0000 INFO  (jsonrpc/6) [root] managedvolume not supported: Managed Volume Not Supported. Missing package os-brick.: ('Cannot import os_brick',) (caps:150)
2019-06-16 15:08:13,488+0000 INFO  (jsonrpc/6) [root] /usr/libexec/vdsm/hooks/after_get_caps/50_openstacknet: rc=0 err= (hooks:114)
2019-06-16 15:08:13,606+0000 INFO  (jsonrpc/6) [root] /usr/libexec/vdsm/hooks/after_get_caps/openstacknet_utils.py: rc=0 err= (hooks:114)
2019-06-16 15:08:13,741+0000 INFO  (jsonrpc/6) [root] /usr/libexec/vdsm/hooks/after_get_caps/ovirt_provider_ovn_hook: rc=0 err= (hooks:114)
2019-06-16 15:08:13,742+0000 INFO  (jsonrpc/6) [api.host] FINISH getCapabilities return={'status': {'message': 'Done', 'code': 0}, 'info': {u'HBAInventory': {u'iSCSI': [{u'InitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1'}], u'FC': []}, u'packages2': {u'kernel': {u'release': u'957.10.1.el7.x86_64', u'version': u'3.10.0'}, u'glusterfs-rdma': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-fuse': {u'release': u'1.el7', u'version': u'5.5'}, u'spice-server': {u'release': u'6.el7_6.1', u'version': u'0.14.0'}, u'librbd1': {u'release': u'4.el7', u'version': u'10.2.5'}, u'vdsm': {u'release': u'1.el7', u'version': u'4.30.13'}, u'qemu-kvm': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'openvswitch': {u'release': u'3.el7', u'version': u'2.10.1'}, u'libvirt': {u'release': u'10.el7_6.6', u'version': u'4.5.0'}, u'ovirt-hosted-engine-ha': {u'release': u'1.el7', u'version': u'2.3.1'}, u'qemu-img': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'mom': {u'release': u'1.e
 l7.centos', u'version': u'0.5.12'}, u'glusterfs': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-cli': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-server': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-geo-replication': {u'release': u'1.el7', u'version': u'5.5'}}, u'numaNodeDistance': {u'0': [10]}, u'cpuModel': u'Intel(R) Xeon(R) E-2146G CPU @ 3.50GHz', u'nestedVirtualization': False, u'liveMerge': u'true', u'hooks': {u'after_vm_start': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ea0a5a715da8c1badbcda28e8b8fa00e'}}, u'after_network_setup': {u'30_ethtool_options': {u'md5': u'ce1fbad7aa0389e3b06231219140bf0d'}}, u'before_vm_start': {u'50_hostedengine': {u'md5': u'95c810cdcfe4195302a59574a5148289'}, u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'after_device_migrate_destination': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md
 5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_network_setup': {u'50_fcoe': {u'md5': u'28c352339c8beef1e1b05c67d106d062'}}, u'before_device_create': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_device_create': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'after_nic_hotplug': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_vm_migrate_destination': {u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_vm_dehibernate': {u'50_vhostmd': {u'md
 5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_nic_hotplug': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_get_caps': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'5c3a9ab6e06e039bdd220c0216e45809'}, u'ovirt_provider_ovn_hook': {u'md5': u'4c4b1d2d5460e6a65114ae36cb775df6'}}, u'before_device_migrate_destination': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}}, u'after_vm_destroy': {u'delete_vhostuserclient_hook': {u'md5': u'c2f279cc9483a3f842f6c29df13994c1'}, u'50_vhostmd': {u'md5': u'bdf4802c0521cf1bae08f2b90a9559cf'}}}, u'supportsIPv6': True, u'realtimeKernel': False, u'vmTypes': [
 u'kvm'], u'liveSnapshot': u'true', u'cpuThreads': u'12', u'kdumpStatus': 0, u'deferred_preallocation': True, u'networks': {u'ovirtmgmt': {u'iface': u'ovirtmgmt', u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6addrs': [], u'switch': u'legacy', u'bridged': True, u'southbound': u'enp2s0', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'mtu': u'1500', u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'ports': [u'enp2s0']}}, u'kernelArgs': u'BOOT_IMAGE=/ovirt-node-ng-4.3.3.1-0.20190417.0+1/vmlinuz-3.10.0-957.10.1.el7.x86_64 root=/dev/onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 ro crashkernel=auto rd.lvm.lv=onn_host/swap rd.lvm.lv=onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 rhgb quiet LANG=en_GB.UTF-8 img.bootid=ovirt-node-ng-4.3.3.1-0.20190417.0+1', u'domain_versions': [0, 2, 3, 4, 5], u'bridges': {u'ovirtmgmt': {u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6a
 ddrs': [], u'mtu': u'1500', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'multicast_startup_query_interval': u'3125', u'hello_timer': u'0', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'0', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.00e04c687529', u'topology_change_timer':
  u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'28273', u'root_id': u'8000.00e04c687529', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_filtering': u'0', u'multicast_querier': u'0', u'forward_delay': u'0'}, u'ports': [u'enp2s0']}, u'virbr0': {u'ipv6autoconf': False, u'addr': u'192.168.122.1', u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'255.255.255.0', u'ipv4defaultroute': False, u'stp': u'on', u'ipv4addrs': [u'192.168.122.1/24'], u'ipv6gateway': u'::', u'gateway': u'', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'mul
 ticast_startup_query_interval': u'3125', u'hello_timer': u'157', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'1', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.5254006a0284', u'topology_change_timer': u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'15883', u'root_id': u'8000.5254006a0284', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_fi
 ltering': u'0', u'multicast_querier': u'0', u'forward_delay': u'200'}, u'ports': [u'vnet0', u'virbr0-nic']}}, u'uuid': u'03d502e0-045e-05e4-b806-190700080009', u'onlineCpus': u'0,1,2,3,4,5,6,7,8,9,10,11', u'nameservers': [u'10.0.8.1', u'10.0.8.1', u'8.8.8.8', u'8.8.4.4'], u'nics': {u'enp2s0': {u'ipv6autoconf': False, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'00:e0:4c:68:75:29', u'ipv6gateway': u'::', u'gateway': u''}, u'eno1': {u'ipv6autoconf': True, u'addr': u'', u'speed': 10, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:19', u'ipv6gateway': u'::', u'gateway': u''}, u'enp9s0': {u'ipv6autoconf': True, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute
 ': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:1a', u'ipv6gateway': u'::', u'gateway': u''}}, u'software_revision': u'1', u'hostdevPassthrough': u'false', u'clusterLevels': [u'4.1', u'4.2', u'4.3'], u'cpuFlags': u'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,art,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,intel_pt,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,fsgsbase,tsc_adjust,bmi1,hle,avx2,smep,bmi2,erms,invpcid,rtm,mpx,rdseed,adx,smap,clflushopt,xsaveopt,xsavec,xgetbv1,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,spec_ctrl,intel_stibp,flush_l1d,model_Opteron_G2,model_kvm32,model_SandyBridge-IBRS,model_Ha
 swell-noTSX,model_Opteron_G1,model_core2duo,model_pentium,model_Haswell,model_Westmere-IBRS,model_Haswell-IBRS,model_Broadwell-noTSX,model_qemu64,model_Broadwell-noTSX-IBRS,model_kvm64,model_Skylake-Client,model_Broadwell-IBRS,model_coreduo,model_Nehalem,model_Skylake-Client-IBRS,model_Nehalem-IBRS,model_IvyBridge,model_Westmere,model_SandyBridge,model_IvyBridge-IBRS,model_n270,model_Haswell-noTSX-IBRS,model_qemu32,model_Penryn,model_pentium2,model_pentium3,model_Conroe,model_Broadwell,model_486', u'kernelFeatures': {u'IBRS': 1, u'RETP': 0, u'SSBD': 3, u'PTI': 1}, u'ISCSIInitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1', u'netConfigDirty': u'True', u'selinux': {u'mode': u'1'}, u'autoNumaBalancing': 0, u'reservedMem': u'321', u'bondings': {}, u'software_version': u'4.30.13', u'supportedENGINEs': [u'4.1', u'4.2', u'4.3'], u'vncEncrypted': False, u'backupEnabled': False, u'cpuSpeed': u'4298.095', u'numaNodes': {u'0': {u'totalMemory': u'128602', u'cpus': [0, 1, 2, 3, 4, 5, 6, 7, 8,
  9, 10, 11]}}, u'cpuSockets': u'1', u'vlans': {}, u'version_name': u'Snow Man', 'lastClientIface': 'ovirtmgmt', u'cpuCores': u'6', u'hostedEngineDeployed': False, u'hugepages': [1048576, 2048], u'guestOverhead': u'65', u'additionalFeatures': [u'libgfapi_supported', u'GLUSTER_SNAPSHOT', u'GLUSTER_GEO_REPLICATION', u'GLUSTER_BRICK_MANAGEMENT'], u'openstack_binding_host_ids': {u'OPENSTACK_OVN': u'host.example.com', u'OPEN_VSWITCH': u'host.example.com', u'OVIRT_PROVIDER_OVN': u'ed84f8bd-6024-41dc-baff-29ddcf8c9fc1'}, u'kvmEnabled': u'true', u'memSize': u'128602', u'emulatedMachines': [u'pc-i440fx-rhel7.1.0', u'pc-q35-rhel7.3.0', u'rhel6.3.0', u'pc-i440fx-rhel7.5.0', u'pc-i440fx-rhel7.0.0', u'rhel6.1.0', u'pc-q35-rhel7.6.0', u'pc-i440fx-rhel7.4.0', u'rhel6.6.0', u'pc-q35-rhel7.5.0', u'rhel6.2.0', u'pc', u'pc-i440fx-rhel7.3.0', u'q35', u'pc-i440fx-rhel7.2.0', u'rhel6.4.0', u'pc-q35-rhel7.4.0', u'pc-i440fx-rhel7.6.0', u'rhel6.0.0', u'rhel6.5.0'], u'rngSources': [u'hwrng', u'random'], u'ope
 ratingSystem': {u'release': u'6.1810.2.el7.centos', u'pretty_name': u'oVirt Node 4.3.3.1', u'version': u'7', u'name': u'RHEL'}}} from=::ffff:192.168.122.123,36798, flow_id=229dce52 (api:54)
2019-06-16 15:08:13,746+0000 INFO  (jsonrpc/6) [jsonrpc.JsonRpcServer] RPC call Host.getCapabilities succeeded in 0.54 seconds (__init__:312)
2019-06-16 15:08:13,764+0000 INFO  (jsonrpc/7) [api.host] START getHardwareInfo() from=::ffff:192.168.122.123,36798, flow_id=229dce52 (api:48)
2019-06-16 15:08:13,778+0000 INFO  (jsonrpc/7) [api.host] FINISH getHardwareInfo return={'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'C246-WU4', 'systemSerialNumber': 'Default string', 'systemFamily': 'Default string', 'systemVersion': 'Default string', 'systemUUID': '03D502E0-045E-05E4-B806-190700080009', 'systemManufacturer': 'Gigabyte Technology Co., Ltd.'}} from=::ffff:192.168.122.123,36798, flow_id=229dce52 (api:54)
2019-06-16 15:08:13,778+0000 INFO  (jsonrpc/7) [jsonrpc.JsonRpcServer] RPC call Host.getHardwareInfo succeeded in 0.01 seconds (__init__:312)
2019-06-16 15:08:14,190+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=bf019dec-f9e2-4348-a402-c29b0533acf2 (api:48)
2019-06-16 15:08:14,190+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=bf019dec-f9e2-4348-a402-c29b0533acf2 (api:54)
2019-06-16 15:08:14,190+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:08:15,177+0000 INFO  (jsonrpc/0) [api.host] START getCapabilities() from=::ffff:192.168.122.123,36798 (api:48)
2019-06-16 15:08:15,219+0000 INFO  (jsonrpc/0) [root] managedvolume not supported: Managed Volume Not Supported. Missing package os-brick.: ('Cannot import os_brick',) (caps:150)
2019-06-16 15:08:15,462+0000 INFO  (jsonrpc/0) [root] /usr/libexec/vdsm/hooks/after_get_caps/50_openstacknet: rc=0 err= (hooks:114)
2019-06-16 15:08:15,580+0000 INFO  (jsonrpc/0) [root] /usr/libexec/vdsm/hooks/after_get_caps/openstacknet_utils.py: rc=0 err= (hooks:114)
2019-06-16 15:08:15,714+0000 INFO  (jsonrpc/0) [root] /usr/libexec/vdsm/hooks/after_get_caps/ovirt_provider_ovn_hook: rc=0 err= (hooks:114)
2019-06-16 15:08:15,714+0000 INFO  (jsonrpc/0) [api.host] FINISH getCapabilities return={'status': {'message': 'Done', 'code': 0}, 'info': {u'HBAInventory': {u'iSCSI': [{u'InitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1'}], u'FC': []}, u'packages2': {u'kernel': {u'release': u'957.10.1.el7.x86_64', u'version': u'3.10.0'}, u'glusterfs-rdma': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-fuse': {u'release': u'1.el7', u'version': u'5.5'}, u'spice-server': {u'release': u'6.el7_6.1', u'version': u'0.14.0'}, u'librbd1': {u'release': u'4.el7', u'version': u'10.2.5'}, u'vdsm': {u'release': u'1.el7', u'version': u'4.30.13'}, u'qemu-kvm': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'openvswitch': {u'release': u'3.el7', u'version': u'2.10.1'}, u'libvirt': {u'release': u'10.el7_6.6', u'version': u'4.5.0'}, u'ovirt-hosted-engine-ha': {u'release': u'1.el7', u'version': u'2.3.1'}, u'qemu-img': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'mom': {u'release': u'1.e
 l7.centos', u'version': u'0.5.12'}, u'glusterfs': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-cli': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-server': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-geo-replication': {u'release': u'1.el7', u'version': u'5.5'}}, u'numaNodeDistance': {u'0': [10]}, u'cpuModel': u'Intel(R) Xeon(R) E-2146G CPU @ 3.50GHz', u'nestedVirtualization': False, u'liveMerge': u'true', u'hooks': {u'after_vm_start': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ea0a5a715da8c1badbcda28e8b8fa00e'}}, u'after_network_setup': {u'30_ethtool_options': {u'md5': u'ce1fbad7aa0389e3b06231219140bf0d'}}, u'before_vm_start': {u'50_hostedengine': {u'md5': u'95c810cdcfe4195302a59574a5148289'}, u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'after_device_migrate_destination': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md
 5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_network_setup': {u'50_fcoe': {u'md5': u'28c352339c8beef1e1b05c67d106d062'}}, u'before_device_create': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_device_create': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'after_nic_hotplug': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_vm_migrate_destination': {u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_vm_dehibernate': {u'50_vhostmd': {u'md
 5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_nic_hotplug': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_get_caps': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'5c3a9ab6e06e039bdd220c0216e45809'}, u'ovirt_provider_ovn_hook': {u'md5': u'4c4b1d2d5460e6a65114ae36cb775df6'}}, u'before_device_migrate_destination': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}}, u'after_vm_destroy': {u'delete_vhostuserclient_hook': {u'md5': u'c2f279cc9483a3f842f6c29df13994c1'}, u'50_vhostmd': {u'md5': u'bdf4802c0521cf1bae08f2b90a9559cf'}}}, u'supportsIPv6': True, u'realtimeKernel': False, u'vmTypes': [
 u'kvm'], u'liveSnapshot': u'true', u'cpuThreads': u'12', u'kdumpStatus': 0, u'deferred_preallocation': True, u'networks': {u'ovirtmgmt': {u'iface': u'ovirtmgmt', u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6addrs': [], u'switch': u'legacy', u'bridged': True, u'southbound': u'enp2s0', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'mtu': u'1500', u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'ports': [u'enp2s0']}}, u'kernelArgs': u'BOOT_IMAGE=/ovirt-node-ng-4.3.3.1-0.20190417.0+1/vmlinuz-3.10.0-957.10.1.el7.x86_64 root=/dev/onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 ro crashkernel=auto rd.lvm.lv=onn_host/swap rd.lvm.lv=onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 rhgb quiet LANG=en_GB.UTF-8 img.bootid=ovirt-node-ng-4.3.3.1-0.20190417.0+1', u'domain_versions': [0, 2, 3, 4, 5], u'bridges': {u'ovirtmgmt': {u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6a
 ddrs': [], u'mtu': u'1500', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'multicast_startup_query_interval': u'3125', u'hello_timer': u'0', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'0', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.00e04c687529', u'topology_change_timer':
  u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'28076', u'root_id': u'8000.00e04c687529', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_filtering': u'0', u'multicast_querier': u'0', u'forward_delay': u'0'}, u'ports': [u'enp2s0']}, u'virbr0': {u'ipv6autoconf': False, u'addr': u'192.168.122.1', u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'255.255.255.0', u'ipv4defaultroute': False, u'stp': u'on', u'ipv4addrs': [u'192.168.122.1/24'], u'ipv6gateway': u'::', u'gateway': u'', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'mul
 ticast_startup_query_interval': u'3125', u'hello_timer': u'160', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'1', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.5254006a0284', u'topology_change_timer': u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'15686', u'root_id': u'8000.5254006a0284', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_fi
 ltering': u'0', u'multicast_querier': u'0', u'forward_delay': u'200'}, u'ports': [u'vnet0', u'virbr0-nic']}}, u'uuid': u'03d502e0-045e-05e4-b806-190700080009', u'onlineCpus': u'0,1,2,3,4,5,6,7,8,9,10,11', u'nameservers': [u'10.0.8.1', u'10.0.8.1', u'8.8.8.8', u'8.8.4.4'], u'nics': {u'enp2s0': {u'ipv6autoconf': False, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'00:e0:4c:68:75:29', u'ipv6gateway': u'::', u'gateway': u''}, u'eno1': {u'ipv6autoconf': True, u'addr': u'', u'speed': 10, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:19', u'ipv6gateway': u'::', u'gateway': u''}, u'enp9s0': {u'ipv6autoconf': True, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute
 ': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:1a', u'ipv6gateway': u'::', u'gateway': u''}}, u'software_revision': u'1', u'hostdevPassthrough': u'false', u'clusterLevels': [u'4.1', u'4.2', u'4.3'], u'cpuFlags': u'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,art,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,intel_pt,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,fsgsbase,tsc_adjust,bmi1,hle,avx2,smep,bmi2,erms,invpcid,rtm,mpx,rdseed,adx,smap,clflushopt,xsaveopt,xsavec,xgetbv1,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,spec_ctrl,intel_stibp,flush_l1d,model_Opteron_G2,model_kvm32,model_SandyBridge-IBRS,model_Ha
 swell-noTSX,model_Opteron_G1,model_core2duo,model_pentium,model_Haswell,model_Westmere-IBRS,model_Haswell-IBRS,model_Broadwell-noTSX,model_qemu64,model_Broadwell-noTSX-IBRS,model_kvm64,model_Skylake-Client,model_Broadwell-IBRS,model_coreduo,model_Nehalem,model_Skylake-Client-IBRS,model_Nehalem-IBRS,model_IvyBridge,model_Westmere,model_SandyBridge,model_IvyBridge-IBRS,model_n270,model_Haswell-noTSX-IBRS,model_qemu32,model_Penryn,model_pentium2,model_pentium3,model_Conroe,model_Broadwell,model_486', u'kernelFeatures': {u'IBRS': 1, u'RETP': 0, u'SSBD': 3, u'PTI': 1}, u'ISCSIInitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1', u'netConfigDirty': u'True', u'selinux': {u'mode': u'1'}, u'autoNumaBalancing': 0, u'reservedMem': u'321', u'bondings': {}, u'software_version': u'4.30.13', u'supportedENGINEs': [u'4.1', u'4.2', u'4.3'], u'vncEncrypted': False, u'backupEnabled': False, u'cpuSpeed': u'4298.095', u'numaNodes': {u'0': {u'totalMemory': u'128602', u'cpus': [0, 1, 2, 3, 4, 5, 6, 7, 8,
  9, 10, 11]}}, u'cpuSockets': u'1', u'vlans': {}, u'version_name': u'Snow Man', 'lastClientIface': 'ovirtmgmt', u'cpuCores': u'6', u'hostedEngineDeployed': False, u'hugepages': [1048576, 2048], u'guestOverhead': u'65', u'additionalFeatures': [u'libgfapi_supported', u'GLUSTER_SNAPSHOT', u'GLUSTER_GEO_REPLICATION', u'GLUSTER_BRICK_MANAGEMENT'], u'openstack_binding_host_ids': {u'OPENSTACK_OVN': u'host.example.com', u'OPEN_VSWITCH': u'host.example.com', u'OVIRT_PROVIDER_OVN': u'ed84f8bd-6024-41dc-baff-29ddcf8c9fc1'}, u'kvmEnabled': u'true', u'memSize': u'128602', u'emulatedMachines': [u'pc-i440fx-rhel7.1.0', u'pc-q35-rhel7.3.0', u'rhel6.3.0', u'pc-i440fx-rhel7.5.0', u'pc-i440fx-rhel7.0.0', u'rhel6.1.0', u'pc-q35-rhel7.6.0', u'pc-i440fx-rhel7.4.0', u'rhel6.6.0', u'pc-q35-rhel7.5.0', u'rhel6.2.0', u'pc', u'pc-i440fx-rhel7.3.0', u'q35', u'pc-i440fx-rhel7.2.0', u'rhel6.4.0', u'pc-q35-rhel7.4.0', u'pc-i440fx-rhel7.6.0', u'rhel6.0.0', u'rhel6.5.0'], u'rngSources': [u'hwrng', u'random'], u'ope
 ratingSystem': {u'release': u'6.1810.2.el7.centos', u'pretty_name': u'oVirt Node 4.3.3.1', u'version': u'7', u'name': u'RHEL'}}} from=::ffff:192.168.122.123,36798 (api:54)
2019-06-16 15:08:15,718+0000 INFO  (jsonrpc/0) [jsonrpc.JsonRpcServer] RPC call Host.getCapabilities succeeded in 0.54 seconds (__init__:312)
2019-06-16 15:08:15,727+0000 INFO  (jsonrpc/2) [api.host] START getHardwareInfo() from=::ffff:192.168.122.123,36798 (api:48)
2019-06-16 15:08:15,728+0000 INFO  (jsonrpc/2) [api.host] FINISH getHardwareInfo return={'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'C246-WU4', 'systemSerialNumber': 'Default string', 'systemFamily': 'Default string', 'systemVersion': 'Default string', 'systemUUID': '03D502E0-045E-05E4-B806-190700080009', 'systemManufacturer': 'Gigabyte Technology Co., Ltd.'}} from=::ffff:192.168.122.123,36798 (api:54)
2019-06-16 15:08:15,728+0000 INFO  (jsonrpc/2) [jsonrpc.JsonRpcServer] RPC call Host.getHardwareInfo succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:18,191+0000 INFO  (jsonrpc/1) [api.host] START getCapabilities() from=::ffff:192.168.122.123,36798 (api:48)
2019-06-16 15:08:18,231+0000 INFO  (jsonrpc/1) [root] managedvolume not supported: Managed Volume Not Supported. Missing package os-brick.: ('Cannot import os_brick',) (caps:150)
2019-06-16 15:08:18,367+0000 INFO  (periodic/2) [vdsm.api] START repoStats(domains=()) from=internal, task_id=939c69c0-536f-4e4d-87a6-2e715bc9ff1b (api:48)
2019-06-16 15:08:18,368+0000 INFO  (periodic/2) [vdsm.api] FINISH repoStats return={} from=internal, task_id=939c69c0-536f-4e4d-87a6-2e715bc9ff1b (api:54)
2019-06-16 15:08:18,479+0000 INFO  (jsonrpc/1) [root] /usr/libexec/vdsm/hooks/after_get_caps/50_openstacknet: rc=0 err= (hooks:114)
2019-06-16 15:08:18,598+0000 INFO  (jsonrpc/1) [root] /usr/libexec/vdsm/hooks/after_get_caps/openstacknet_utils.py: rc=0 err= (hooks:114)
2019-06-16 15:08:18,736+0000 INFO  (jsonrpc/1) [root] /usr/libexec/vdsm/hooks/after_get_caps/ovirt_provider_ovn_hook: rc=0 err= (hooks:114)
2019-06-16 15:08:18,737+0000 INFO  (jsonrpc/1) [api.host] FINISH getCapabilities return={'status': {'message': 'Done', 'code': 0}, 'info': {u'HBAInventory': {u'iSCSI': [{u'InitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1'}], u'FC': []}, u'packages2': {u'kernel': {u'release': u'957.10.1.el7.x86_64', u'version': u'3.10.0'}, u'glusterfs-rdma': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-fuse': {u'release': u'1.el7', u'version': u'5.5'}, u'spice-server': {u'release': u'6.el7_6.1', u'version': u'0.14.0'}, u'librbd1': {u'release': u'4.el7', u'version': u'10.2.5'}, u'vdsm': {u'release': u'1.el7', u'version': u'4.30.13'}, u'qemu-kvm': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'openvswitch': {u'release': u'3.el7', u'version': u'2.10.1'}, u'libvirt': {u'release': u'10.el7_6.6', u'version': u'4.5.0'}, u'ovirt-hosted-engine-ha': {u'release': u'1.el7', u'version': u'2.3.1'}, u'qemu-img': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'mom': {u'release': u'1.e
 l7.centos', u'version': u'0.5.12'}, u'glusterfs': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-cli': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-server': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-geo-replication': {u'release': u'1.el7', u'version': u'5.5'}}, u'numaNodeDistance': {u'0': [10]}, u'cpuModel': u'Intel(R) Xeon(R) E-2146G CPU @ 3.50GHz', u'nestedVirtualization': False, u'liveMerge': u'true', u'hooks': {u'after_vm_start': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ea0a5a715da8c1badbcda28e8b8fa00e'}}, u'after_network_setup': {u'30_ethtool_options': {u'md5': u'ce1fbad7aa0389e3b06231219140bf0d'}}, u'before_vm_start': {u'50_hostedengine': {u'md5': u'95c810cdcfe4195302a59574a5148289'}, u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'after_device_migrate_destination': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md
 5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_network_setup': {u'50_fcoe': {u'md5': u'28c352339c8beef1e1b05c67d106d062'}}, u'before_device_create': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_device_create': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'after_nic_hotplug': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_vm_migrate_destination': {u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_vm_dehibernate': {u'50_vhostmd': {u'md
 5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_nic_hotplug': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_get_caps': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'5c3a9ab6e06e039bdd220c0216e45809'}, u'ovirt_provider_ovn_hook': {u'md5': u'4c4b1d2d5460e6a65114ae36cb775df6'}}, u'before_device_migrate_destination': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}}, u'after_vm_destroy': {u'delete_vhostuserclient_hook': {u'md5': u'c2f279cc9483a3f842f6c29df13994c1'}, u'50_vhostmd': {u'md5': u'bdf4802c0521cf1bae08f2b90a9559cf'}}}, u'supportsIPv6': True, u'realtimeKernel': False, u'vmTypes': [
 u'kvm'], u'liveSnapshot': u'true', u'cpuThreads': u'12', u'kdumpStatus': 0, u'deferred_preallocation': True, u'networks': {u'ovirtmgmt': {u'iface': u'ovirtmgmt', u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6addrs': [], u'switch': u'legacy', u'bridged': True, u'southbound': u'enp2s0', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'mtu': u'1500', u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'ports': [u'enp2s0']}}, u'kernelArgs': u'BOOT_IMAGE=/ovirt-node-ng-4.3.3.1-0.20190417.0+1/vmlinuz-3.10.0-957.10.1.el7.x86_64 root=/dev/onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 ro crashkernel=auto rd.lvm.lv=onn_host/swap rd.lvm.lv=onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 rhgb quiet LANG=en_GB.UTF-8 img.bootid=ovirt-node-ng-4.3.3.1-0.20190417.0+1', u'domain_versions': [0, 2, 3, 4, 5], u'bridges': {u'ovirtmgmt': {u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6a
 ddrs': [], u'mtu': u'1500', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'multicast_startup_query_interval': u'3125', u'hello_timer': u'0', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'0', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.00e04c687529', u'topology_change_timer':
  u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'27775', u'root_id': u'8000.00e04c687529', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_filtering': u'0', u'multicast_querier': u'0', u'forward_delay': u'0'}, u'ports': [u'enp2s0']}, u'virbr0': {u'ipv6autoconf': False, u'addr': u'192.168.122.1', u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'255.255.255.0', u'ipv4defaultroute': False, u'stp': u'on', u'ipv4addrs': [u'192.168.122.1/24'], u'ipv6gateway': u'::', u'gateway': u'', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'mul
 ticast_startup_query_interval': u'3125', u'hello_timer': u'59', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'1', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.5254006a0284', u'topology_change_timer': u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'15384', u'root_id': u'8000.5254006a0284', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_fil
 tering': u'0', u'multicast_querier': u'0', u'forward_delay': u'200'}, u'ports': [u'vnet0', u'virbr0-nic']}}, u'uuid': u'03d502e0-045e-05e4-b806-190700080009', u'onlineCpus': u'0,1,2,3,4,5,6,7,8,9,10,11', u'nameservers': [u'10.0.8.1', u'10.0.8.1', u'8.8.8.8', u'8.8.4.4'], u'nics': {u'enp2s0': {u'ipv6autoconf': False, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'00:e0:4c:68:75:29', u'ipv6gateway': u'::', u'gateway': u''}, u'eno1': {u'ipv6autoconf': True, u'addr': u'', u'speed': 10, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:19', u'ipv6gateway': u'::', u'gateway': u''}, u'enp9s0': {u'ipv6autoconf': True, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute'
 : False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:1a', u'ipv6gateway': u'::', u'gateway': u''}}, u'software_revision': u'1', u'hostdevPassthrough': u'false', u'clusterLevels': [u'4.1', u'4.2', u'4.3'], u'cpuFlags': u'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,art,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,intel_pt,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,fsgsbase,tsc_adjust,bmi1,hle,avx2,smep,bmi2,erms,invpcid,rtm,mpx,rdseed,adx,smap,clflushopt,xsaveopt,xsavec,xgetbv1,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,spec_ctrl,intel_stibp,flush_l1d,model_Opteron_G2,model_kvm32,model_SandyBridge-IBRS,model_Has
 well-noTSX,model_Opteron_G1,model_core2duo,model_pentium,model_Haswell,model_Westmere-IBRS,model_Haswell-IBRS,model_Broadwell-noTSX,model_qemu64,model_Broadwell-noTSX-IBRS,model_kvm64,model_Skylake-Client,model_Broadwell-IBRS,model_coreduo,model_Nehalem,model_Skylake-Client-IBRS,model_Nehalem-IBRS,model_IvyBridge,model_Westmere,model_SandyBridge,model_IvyBridge-IBRS,model_n270,model_Haswell-noTSX-IBRS,model_qemu32,model_Penryn,model_pentium2,model_pentium3,model_Conroe,model_Broadwell,model_486', u'kernelFeatures': {u'IBRS': 1, u'RETP': 0, u'SSBD': 3, u'PTI': 1}, u'ISCSIInitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1', u'netConfigDirty': u'True', u'selinux': {u'mode': u'1'}, u'autoNumaBalancing': 0, u'reservedMem': u'321', u'bondings': {}, u'software_version': u'4.30.13', u'supportedENGINEs': [u'4.1', u'4.2', u'4.3'], u'vncEncrypted': False, u'backupEnabled': False, u'cpuSpeed': u'4298.095', u'numaNodes': {u'0': {u'totalMemory': u'128602', u'cpus': [0, 1, 2, 3, 4, 5, 6, 7, 8,
 9, 10, 11]}}, u'cpuSockets': u'1', u'vlans': {}, u'version_name': u'Snow Man', 'lastClientIface': 'ovirtmgmt', u'cpuCores': u'6', u'hostedEngineDeployed': False, u'hugepages': [1048576, 2048], u'guestOverhead': u'65', u'additionalFeatures': [u'libgfapi_supported', u'GLUSTER_SNAPSHOT', u'GLUSTER_GEO_REPLICATION', u'GLUSTER_BRICK_MANAGEMENT'], u'openstack_binding_host_ids': {u'OPENSTACK_OVN': u'host.example.com', u'OPEN_VSWITCH': u'host.example.com', u'OVIRT_PROVIDER_OVN': u'ed84f8bd-6024-41dc-baff-29ddcf8c9fc1'}, u'kvmEnabled': u'true', u'memSize': u'128602', u'emulatedMachines': [u'pc-i440fx-rhel7.1.0', u'pc-q35-rhel7.3.0', u'rhel6.3.0', u'pc-i440fx-rhel7.5.0', u'pc-i440fx-rhel7.0.0', u'rhel6.1.0', u'pc-q35-rhel7.6.0', u'pc-i440fx-rhel7.4.0', u'rhel6.6.0', u'pc-q35-rhel7.5.0', u'rhel6.2.0', u'pc', u'pc-i440fx-rhel7.3.0', u'q35', u'pc-i440fx-rhel7.2.0', u'rhel6.4.0', u'pc-q35-rhel7.4.0', u'pc-i440fx-rhel7.6.0', u'rhel6.0.0', u'rhel6.5.0'], u'rngSources': [u'hwrng', u'random'], u'oper
 atingSystem': {u'release': u'6.1810.2.el7.centos', u'pretty_name': u'oVirt Node 4.3.3.1', u'version': u'7', u'name': u'RHEL'}}} from=::ffff:192.168.122.123,36798 (api:54)
2019-06-16 15:08:18,741+0000 INFO  (jsonrpc/1) [jsonrpc.JsonRpcServer] RPC call Host.getCapabilities succeeded in 0.55 seconds (__init__:312)
2019-06-16 15:08:18,750+0000 INFO  (jsonrpc/3) [api.host] START getHardwareInfo() from=::ffff:192.168.122.123,36798 (api:48)
2019-06-16 15:08:18,751+0000 INFO  (jsonrpc/3) [api.host] FINISH getHardwareInfo return={'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'C246-WU4', 'systemSerialNumber': 'Default string', 'systemFamily': 'Default string', 'systemVersion': 'Default string', 'systemUUID': '03D502E0-045E-05E4-B806-190700080009', 'systemManufacturer': 'Gigabyte Technology Co., Ltd.'}} from=::ffff:192.168.122.123,36798 (api:54)
2019-06-16 15:08:18,751+0000 INFO  (jsonrpc/3) [jsonrpc.JsonRpcServer] RPC call Host.getHardwareInfo succeeded in 0.01 seconds (__init__:312)
2019-06-16 15:08:19,195+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=61d01f23-e291-4762-ac9c-ab38535ce651 (api:48)
2019-06-16 15:08:19,196+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=61d01f23-e291-4762-ac9c-ab38535ce651 (api:54)
2019-06-16 15:08:19,196+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:08:21,077+0000 INFO  (jsonrpc/4) [api.host] START getAllVmStats() from=::ffff:192.168.122.123,36798 (api:48)
2019-06-16 15:08:21,078+0000 INFO  (jsonrpc/4) [api.host] FINISH getAllVmStats return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} from=::ffff:192.168.122.123,36798 (api:54)
2019-06-16 15:08:21,078+0000 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmStats succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:21,115+0000 INFO  (jsonrpc/5) [api.host] START dumpxmls(vmList=[u'56371630-7d71-4a9a-b84a-61f38f9d7c4d']) from=::ffff:192.168.122.123,36798, flow_id=5750c6a5 (api:48)
2019-06-16 15:08:21,115+0000 INFO  (jsonrpc/5) [api.host] FINISH dumpxmls return={'status': {'message': 'Done', 'code': 0}, 'domxmls': {u'56371630-7d71-4a9a-b84a-61f38f9d7c4d': "<domain type='kvm' id='1'>\n  <name>HostedEngineLocal</name>\n  <uuid>56371630-7d71-4a9a-b84a-61f38f9d7c4d</uuid>\n  <memory unit='KiB'>16777216</memory>\n  <currentMemory unit='KiB'>16777216</currentMemory>\n  <vcpu placement='static'>4</vcpu>\n  <resource>\n    <partition>/machine</partition>\n  </resource>\n  <os>\n    <type arch='x86_64' machine='pc-i440fx-rhel7.6.0'>hvm</type>\n    <boot dev='hd'/>\n    <bootmenu enable='no'/>\n  </os>\n  <features>\n    <acpi/>\n    <apic/>\n  </features>\n  <cpu mode='custom' match='exact' check='full'>\n    <model fallback='forbid'>Skylake-Client-IBRS</model>\n    <feature policy='require' name='hypervisor'/>\n  </cpu>\n  <clock offset='utc'>\n    <timer name='kvmclock' present='yes'/>\n  </clock>\n  <on_poweroff>destroy</on_poweroff>\n  <on_reboot>restart</on_reboot>
 \n  <on_crash>destroy</on_crash>\n  <pm>\n    <suspend-to-mem enabled='no'/>\n    <suspend-to-disk enabled='no'/>\n  </pm>\n  <devices>\n    <emulator>/usr/libexec/qemu-kvm</emulator>\n    <disk type='file' device='disk'>\n      <driver name='qemu' type='qcow2'/>\n      <source file='/var/tmp/localvmvlmuvv/images/df736b49-951b-4e7e-b141-930b20cf9485/7b9bf5b3-a825-42ce-8601-21de81670584'/>\n      <backingStore/>\n      <target dev='vda' bus='virtio'/>\n      <alias name='virtio-disk0'/>\n      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>\n    </disk>\n    <disk type='file' device='cdrom'>\n      <driver name='qemu' type='raw'/>\n      <source file='/var/tmp/localvmvlmuvv/seed.iso'/>\n      <backingStore/>\n      <target dev='hda' bus='ide'/>\n      <readonly/>\n      <alias name='ide0-0-0'/>\n      <address type='drive' controller='0' bus='0' target='0' unit='0'/>\n    </disk>\n    <controller type='usb' index='0' model='none'/>\n    <controller type='p
 ci' index='0' model='pci-root'>\n      <alias name='pci.0'/>\n    </controller>\n    <controller type='ide' index='0'>\n      <alias name='ide'/>\n      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>\n    </controller>\n    <controller type='virtio-serial' index='0'>\n      <alias name='virtio-serial0'/>\n      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>\n    </controller>\n    <interface type='network'>\n      <mac address='00:16:3e:09:7f:be'/>\n      <source network='default' bridge='virbr0'/>\n      <target dev='vnet0'/>\n      <model type='virtio'/>\n      <alias name='net0'/>\n      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>\n    </interface>\n    <serial type='pty'>\n      <source path='/dev/pts/2'/>\n      <target type='isa-serial' port='0'>\n        <model name='isa-serial'/>\n      </target>\n      <alias name='serial0'/>\n    </serial>\n    <console type='pty' tty='/dev/pts/2'>\n
      <source path='/dev/pts/2'/>\n      <target type='serial' port='0'/>\n      <alias name='serial0'/>\n    </console>\n    <channel type='unix'>\n      <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-1-HostedEngineLocal/org.qemu.guest_agent.0'/>\n      <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/>\n      <alias name='channel0'/>\n      <address type='virtio-serial' controller='0' bus='0' port='1'/>\n    </channel>\n    <input type='mouse' bus='ps2'>\n      <alias name='input0'/>\n    </input>\n    <input type='keyboard' bus='ps2'>\n      <alias name='input1'/>\n    </input>\n    <graphics type='vnc' port='5900' autoport='yes' listen='127.0.0.1'>\n      <listen type='address' address='127.0.0.1'/>\n    </graphics>\n    <video>\n      <model type='vga' vram='16384' heads='1' primary='yes'/>\n      <alias name='video0'/>\n      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>\n    </video>\n    <memballoon mod
 el='none'/>\n    <rng model='virtio'>\n      <backend model='random'>/dev/random</backend>\n      <alias name='rng0'/>\n      <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>\n    </rng>\n  </devices>\n  <seclabel type='dynamic' model='selinux' relabel='yes'>\n    <label>system_u:system_r:svirt_t:s0:c609,c740</label>\n    <imagelabel>system_u:object_r:svirt_image_t:s0:c609,c740</imagelabel>\n  </seclabel>\n  <seclabel type='dynamic' model='dac' relabel='yes'>\n    <label>+107:+107</label>\n    <imagelabel>+107:+107</imagelabel>\n  </seclabel>\n</domain>\n"}} from=::ffff:192.168.122.123,36798, flow_id=5750c6a5 (api:54)
2019-06-16 15:08:21,116+0000 INFO  (jsonrpc/5) [jsonrpc.JsonRpcServer] RPC call Host.dumpxmls succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:21,200+0000 INFO  (jsonrpc/6) [api.host] START getCapabilities() from=::ffff:192.168.122.123,36798 (api:48)
2019-06-16 15:08:21,249+0000 INFO  (jsonrpc/6) [root] managedvolume not supported: Managed Volume Not Supported. Missing package os-brick.: ('Cannot import os_brick',) (caps:150)
2019-06-16 15:08:21,509+0000 INFO  (jsonrpc/6) [root] /usr/libexec/vdsm/hooks/after_get_caps/50_openstacknet: rc=0 err= (hooks:114)
2019-06-16 15:08:21,630+0000 INFO  (jsonrpc/6) [root] /usr/libexec/vdsm/hooks/after_get_caps/openstacknet_utils.py: rc=0 err= (hooks:114)
2019-06-16 15:08:21,767+0000 INFO  (jsonrpc/6) [root] /usr/libexec/vdsm/hooks/after_get_caps/ovirt_provider_ovn_hook: rc=0 err= (hooks:114)
2019-06-16 15:08:21,768+0000 INFO  (jsonrpc/6) [api.host] FINISH getCapabilities return={'status': {'message': 'Done', 'code': 0}, 'info': {u'HBAInventory': {u'iSCSI': [{u'InitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1'}], u'FC': []}, u'packages2': {u'kernel': {u'release': u'957.10.1.el7.x86_64', u'version': u'3.10.0'}, u'glusterfs-rdma': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-fuse': {u'release': u'1.el7', u'version': u'5.5'}, u'spice-server': {u'release': u'6.el7_6.1', u'version': u'0.14.0'}, u'librbd1': {u'release': u'4.el7', u'version': u'10.2.5'}, u'vdsm': {u'release': u'1.el7', u'version': u'4.30.13'}, u'qemu-kvm': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'openvswitch': {u'release': u'3.el7', u'version': u'2.10.1'}, u'libvirt': {u'release': u'10.el7_6.6', u'version': u'4.5.0'}, u'ovirt-hosted-engine-ha': {u'release': u'1.el7', u'version': u'2.3.1'}, u'qemu-img': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'mom': {u'release': u'1.e
 l7.centos', u'version': u'0.5.12'}, u'glusterfs': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-cli': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-server': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-geo-replication': {u'release': u'1.el7', u'version': u'5.5'}}, u'numaNodeDistance': {u'0': [10]}, u'cpuModel': u'Intel(R) Xeon(R) E-2146G CPU @ 3.50GHz', u'nestedVirtualization': False, u'liveMerge': u'true', u'hooks': {u'after_vm_start': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ea0a5a715da8c1badbcda28e8b8fa00e'}}, u'after_network_setup': {u'30_ethtool_options': {u'md5': u'ce1fbad7aa0389e3b06231219140bf0d'}}, u'before_vm_start': {u'50_hostedengine': {u'md5': u'95c810cdcfe4195302a59574a5148289'}, u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'after_device_migrate_destination': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md
 5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_network_setup': {u'50_fcoe': {u'md5': u'28c352339c8beef1e1b05c67d106d062'}}, u'before_device_create': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_device_create': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'after_nic_hotplug': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_vm_migrate_destination': {u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_vm_dehibernate': {u'50_vhostmd': {u'md
 5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_nic_hotplug': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_get_caps': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'5c3a9ab6e06e039bdd220c0216e45809'}, u'ovirt_provider_ovn_hook': {u'md5': u'4c4b1d2d5460e6a65114ae36cb775df6'}}, u'before_device_migrate_destination': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}}, u'after_vm_destroy': {u'delete_vhostuserclient_hook': {u'md5': u'c2f279cc9483a3f842f6c29df13994c1'}, u'50_vhostmd': {u'md5': u'bdf4802c0521cf1bae08f2b90a9559cf'}}}, u'supportsIPv6': True, u'realtimeKernel': False, u'vmTypes': [
 u'kvm'], u'liveSnapshot': u'true', u'cpuThreads': u'12', u'kdumpStatus': 0, u'deferred_preallocation': True, u'networks': {u'ovirtmgmt': {u'iface': u'ovirtmgmt', u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6addrs': [], u'switch': u'legacy', u'bridged': True, u'southbound': u'enp2s0', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'mtu': u'1500', u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'ports': [u'enp2s0']}}, u'kernelArgs': u'BOOT_IMAGE=/ovirt-node-ng-4.3.3.1-0.20190417.0+1/vmlinuz-3.10.0-957.10.1.el7.x86_64 root=/dev/onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 ro crashkernel=auto rd.lvm.lv=onn_host/swap rd.lvm.lv=onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 rhgb quiet LANG=en_GB.UTF-8 img.bootid=ovirt-node-ng-4.3.3.1-0.20190417.0+1', u'domain_versions': [0, 2, 3, 4, 5], u'bridges': {u'ovirtmgmt': {u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6a
 ddrs': [], u'mtu': u'1500', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'multicast_startup_query_interval': u'3125', u'hello_timer': u'0', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'0', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.00e04c687529', u'topology_change_timer':
  u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'27474', u'root_id': u'8000.00e04c687529', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_filtering': u'0', u'multicast_querier': u'0', u'forward_delay': u'0'}, u'ports': [u'enp2s0']}, u'virbr0': {u'ipv6autoconf': False, u'addr': u'192.168.122.1', u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'255.255.255.0', u'ipv4defaultroute': False, u'stp': u'on', u'ipv4addrs': [u'192.168.122.1/24'], u'ipv6gateway': u'::', u'gateway': u'', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'mul
 ticast_startup_query_interval': u'3125', u'hello_timer': u'158', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'1', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.5254006a0284', u'topology_change_timer': u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'15083', u'root_id': u'8000.5254006a0284', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_fi
 ltering': u'0', u'multicast_querier': u'0', u'forward_delay': u'200'}, u'ports': [u'vnet0', u'virbr0-nic']}}, u'uuid': u'03d502e0-045e-05e4-b806-190700080009', u'onlineCpus': u'0,1,2,3,4,5,6,7,8,9,10,11', u'nameservers': [u'10.0.8.1', u'10.0.8.1', u'8.8.8.8', u'8.8.4.4'], u'nics': {u'enp2s0': {u'ipv6autoconf': False, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'00:e0:4c:68:75:29', u'ipv6gateway': u'::', u'gateway': u''}, u'eno1': {u'ipv6autoconf': True, u'addr': u'', u'speed': 10, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:19', u'ipv6gateway': u'::', u'gateway': u''}, u'enp9s0': {u'ipv6autoconf': True, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute
 ': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:1a', u'ipv6gateway': u'::', u'gateway': u''}}, u'software_revision': u'1', u'hostdevPassthrough': u'false', u'clusterLevels': [u'4.1', u'4.2', u'4.3'], u'cpuFlags': u'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,art,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,intel_pt,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,fsgsbase,tsc_adjust,bmi1,hle,avx2,smep,bmi2,erms,invpcid,rtm,mpx,rdseed,adx,smap,clflushopt,xsaveopt,xsavec,xgetbv1,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,spec_ctrl,intel_stibp,flush_l1d,model_Opteron_G2,model_kvm32,model_SandyBridge-IBRS,model_Ha
 swell-noTSX,model_Opteron_G1,model_core2duo,model_pentium,model_Haswell,model_Westmere-IBRS,model_Haswell-IBRS,model_Broadwell-noTSX,model_qemu64,model_Broadwell-noTSX-IBRS,model_kvm64,model_Skylake-Client,model_Broadwell-IBRS,model_coreduo,model_Nehalem,model_Skylake-Client-IBRS,model_Nehalem-IBRS,model_IvyBridge,model_Westmere,model_SandyBridge,model_IvyBridge-IBRS,model_n270,model_Haswell-noTSX-IBRS,model_qemu32,model_Penryn,model_pentium2,model_pentium3,model_Conroe,model_Broadwell,model_486', u'kernelFeatures': {u'IBRS': 1, u'RETP': 0, u'SSBD': 3, u'PTI': 1}, u'ISCSIInitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1', u'netConfigDirty': u'True', u'selinux': {u'mode': u'1'}, u'autoNumaBalancing': 0, u'reservedMem': u'321', u'bondings': {}, u'software_version': u'4.30.13', u'supportedENGINEs': [u'4.1', u'4.2', u'4.3'], u'vncEncrypted': False, u'backupEnabled': False, u'cpuSpeed': u'4298.095', u'numaNodes': {u'0': {u'totalMemory': u'128602', u'cpus': [0, 1, 2, 3, 4, 5, 6, 7, 8,
  9, 10, 11]}}, u'cpuSockets': u'1', u'vlans': {}, u'version_name': u'Snow Man', 'lastClientIface': 'ovirtmgmt', u'cpuCores': u'6', u'hostedEngineDeployed': False, u'hugepages': [1048576, 2048], u'guestOverhead': u'65', u'additionalFeatures': [u'libgfapi_supported', u'GLUSTER_SNAPSHOT', u'GLUSTER_GEO_REPLICATION', u'GLUSTER_BRICK_MANAGEMENT'], u'openstack_binding_host_ids': {u'OPENSTACK_OVN': u'host.example.com', u'OPEN_VSWITCH': u'host.example.com', u'OVIRT_PROVIDER_OVN': u'ed84f8bd-6024-41dc-baff-29ddcf8c9fc1'}, u'kvmEnabled': u'true', u'memSize': u'128602', u'emulatedMachines': [u'pc-i440fx-rhel7.1.0', u'pc-q35-rhel7.3.0', u'rhel6.3.0', u'pc-i440fx-rhel7.5.0', u'pc-i440fx-rhel7.0.0', u'rhel6.1.0', u'pc-q35-rhel7.6.0', u'pc-i440fx-rhel7.4.0', u'rhel6.6.0', u'pc-q35-rhel7.5.0', u'rhel6.2.0', u'pc', u'pc-i440fx-rhel7.3.0', u'q35', u'pc-i440fx-rhel7.2.0', u'rhel6.4.0', u'pc-q35-rhel7.4.0', u'pc-i440fx-rhel7.6.0', u'rhel6.0.0', u'rhel6.5.0'], u'rngSources': [u'hwrng', u'random'], u'ope
 ratingSystem': {u'release': u'6.1810.2.el7.centos', u'pretty_name': u'oVirt Node 4.3.3.1', u'version': u'7', u'name': u'RHEL'}}} from=::ffff:192.168.122.123,36798 (api:54)
2019-06-16 15:08:21,775+0000 INFO  (jsonrpc/6) [jsonrpc.JsonRpcServer] RPC call Host.getCapabilities succeeded in 0.58 seconds (__init__:312)
2019-06-16 15:08:21,784+0000 INFO  (jsonrpc/7) [api.host] START getHardwareInfo() from=::ffff:192.168.122.123,36798 (api:48)
2019-06-16 15:08:21,785+0000 INFO  (jsonrpc/7) [api.host] FINISH getHardwareInfo return={'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'C246-WU4', 'systemSerialNumber': 'Default string', 'systemFamily': 'Default string', 'systemVersion': 'Default string', 'systemUUID': '03D502E0-045E-05E4-B806-190700080009', 'systemManufacturer': 'Gigabyte Technology Co., Ltd.'}} from=::ffff:192.168.122.123,36798 (api:54)
2019-06-16 15:08:21,785+0000 INFO  (jsonrpc/7) [jsonrpc.JsonRpcServer] RPC call Host.getHardwareInfo succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:23,115+0000 INFO  (jsonrpc/0) [api.host] START getAllVmStats() from=::1,50104 (api:48)
2019-06-16 15:08:23,115+0000 INFO  (jsonrpc/0) [api.host] FINISH getAllVmStats return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} from=::1,50104 (api:54)
2019-06-16 15:08:23,116+0000 INFO  (jsonrpc/0) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmStats succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:23,147+0000 INFO  (jsonrpc/2) [api.host] START getAllVmIoTunePolicies() from=::1,50104 (api:48)
2019-06-16 15:08:23,147+0000 INFO  (jsonrpc/2) [api.host] FINISH getAllVmIoTunePolicies return={'status': {'message': 'Done', 'code': 0}, 'io_tune_policies_dict': {'56371630-7d71-4a9a-b84a-61f38f9d7c4d': {'policy': [], 'current_values': []}}} from=::1,50104 (api:54)
2019-06-16 15:08:23,147+0000 INFO  (jsonrpc/2) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmIoTunePolicies succeeded in 0.00 seconds (__init__:312)
2019-06-16 15:08:24,201+0000 INFO  (vmrecovery) [vdsm.api] START getConnectedStoragePoolsList(options=None) from=internal, task_id=25f56bb8-f808-44c8-ae07-8edf6dbbdf52 (api:48)
2019-06-16 15:08:24,201+0000 INFO  (vmrecovery) [vdsm.api] FINISH getConnectedStoragePoolsList return={'poollist': []} from=internal, task_id=25f56bb8-f808-44c8-ae07-8edf6dbbdf52 (api:54)
2019-06-16 15:08:24,201+0000 INFO  (vmrecovery) [vds] recovery: waiting for storage pool to go up (clientIF:709)
2019-06-16 15:08:24,208+0000 INFO  (jsonrpc/1) [api.host] START getCapabilities() from=::ffff:192.168.122.123,36798 (api:48)
2019-06-16 15:08:24,253+0000 INFO  (jsonrpc/1) [root] managedvolume not supported: Managed Volume Not Supported. Missing package os-brick.: ('Cannot import os_brick',) (caps:150)
2019-06-16 15:08:24,500+0000 INFO  (jsonrpc/1) [root] /usr/libexec/vdsm/hooks/after_get_caps/50_openstacknet: rc=0 err= (hooks:114)
2019-06-16 15:08:24,618+0000 INFO  (jsonrpc/1) [root] /usr/libexec/vdsm/hooks/after_get_caps/openstacknet_utils.py: rc=0 err= (hooks:114)
2019-06-16 15:08:24,753+0000 INFO  (jsonrpc/1) [root] /usr/libexec/vdsm/hooks/after_get_caps/ovirt_provider_ovn_hook: rc=0 err= (hooks:114)
2019-06-16 15:08:24,753+0000 INFO  (jsonrpc/1) [api.host] FINISH getCapabilities return={'status': {'message': 'Done', 'code': 0}, 'info': {u'HBAInventory': {u'iSCSI': [{u'InitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1'}], u'FC': []}, u'packages2': {u'kernel': {u'release': u'957.10.1.el7.x86_64', u'version': u'3.10.0'}, u'glusterfs-rdma': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-fuse': {u'release': u'1.el7', u'version': u'5.5'}, u'spice-server': {u'release': u'6.el7_6.1', u'version': u'0.14.0'}, u'librbd1': {u'release': u'4.el7', u'version': u'10.2.5'}, u'vdsm': {u'release': u'1.el7', u'version': u'4.30.13'}, u'qemu-kvm': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'openvswitch': {u'release': u'3.el7', u'version': u'2.10.1'}, u'libvirt': {u'release': u'10.el7_6.6', u'version': u'4.5.0'}, u'ovirt-hosted-engine-ha': {u'release': u'1.el7', u'version': u'2.3.1'}, u'qemu-img': {u'release': u'18.el7_6.3.1', u'version': u'2.12.0'}, u'mom': {u'release': u'1.e
 l7.centos', u'version': u'0.5.12'}, u'glusterfs': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-cli': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-server': {u'release': u'1.el7', u'version': u'5.5'}, u'glusterfs-geo-replication': {u'release': u'1.el7', u'version': u'5.5'}}, u'numaNodeDistance': {u'0': [10]}, u'cpuModel': u'Intel(R) Xeon(R) E-2146G CPU @ 3.50GHz', u'nestedVirtualization': False, u'liveMerge': u'true', u'hooks': {u'after_vm_start': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ea0a5a715da8c1badbcda28e8b8fa00e'}}, u'after_network_setup': {u'30_ethtool_options': {u'md5': u'ce1fbad7aa0389e3b06231219140bf0d'}}, u'before_vm_start': {u'50_hostedengine': {u'md5': u'95c810cdcfe4195302a59574a5148289'}, u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'after_device_migrate_destination': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md
 5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_network_setup': {u'50_fcoe': {u'md5': u'28c352339c8beef1e1b05c67d106d062'}}, u'before_device_create': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_device_create': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'after_nic_hotplug': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'6226fbc4d1602994828a3904fc1b875d'}}, u'before_vm_migrate_destination': {u'50_vhostmd': {u'md5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_vm_dehibernate': {u'50_vhostmd': {u'md
 5': u'9206bc390bcbf208b06a8e899581be2d'}}, u'before_nic_hotplug': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}, u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'ec8d5d7ba063a109f749cd63c7a2b58d'}, u'20_ovirt_provider_ovn_vhostuser_hook': {u'md5': u'a8af653b7386c138b2e6e9738bd6b62c'}, u'10_ovirt_provider_ovn_hook': {u'md5': u'73822988042847bab1ea832a6b9fa837'}}, u'after_get_caps': {u'openstacknet_utils.py': {u'md5': u'1ed38ddf30f8a9c7574589e77e2c0b1f'}, u'50_openstacknet': {u'md5': u'5c3a9ab6e06e039bdd220c0216e45809'}, u'ovirt_provider_ovn_hook': {u'md5': u'4c4b1d2d5460e6a65114ae36cb775df6'}}, u'before_device_migrate_destination': {u'50_vmfex': {u'md5': u'49caba1a5faadd8efacef966f79bc30a'}}, u'after_vm_destroy': {u'delete_vhostuserclient_hook': {u'md5': u'c2f279cc9483a3f842f6c29df13994c1'}, u'50_vhostmd': {u'md5': u'bdf4802c0521cf1bae08f2b90a9559cf'}}}, u'supportsIPv6': True, u'realtimeKernel': False, u'vmTypes': [
 u'kvm'], u'liveSnapshot': u'true', u'cpuThreads': u'12', u'kdumpStatus': 0, u'deferred_preallocation': True, u'networks': {u'ovirtmgmt': {u'iface': u'ovirtmgmt', u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6addrs': [], u'switch': u'legacy', u'bridged': True, u'southbound': u'enp2s0', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'mtu': u'1500', u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'ports': [u'enp2s0']}}, u'kernelArgs': u'BOOT_IMAGE=/ovirt-node-ng-4.3.3.1-0.20190417.0+1/vmlinuz-3.10.0-957.10.1.el7.x86_64 root=/dev/onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 ro crashkernel=auto rd.lvm.lv=onn_host/swap rd.lvm.lv=onn_host/ovirt-node-ng-4.3.3.1-0.20190417.0+1 rhgb quiet LANG=en_GB.UTF-8 img.bootid=ovirt-node-ng-4.3.3.1-0.20190417.0+1', u'domain_versions': [0, 2, 3, 4, 5], u'bridges': {u'ovirtmgmt': {u'ipv6autoconf': True, u'addr': u'10.0.8.152', u'dhcpv6': False, u'ipv6a
 ddrs': [], u'mtu': u'1500', u'dhcpv4': True, u'netmask': u'255.255.255.0', u'ipv4defaultroute': True, u'stp': u'off', u'ipv4addrs': [u'10.0.8.152/24'], u'ipv6gateway': u'::', u'gateway': u'10.0.8.1', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'multicast_startup_query_interval': u'3125', u'hello_timer': u'0', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'0', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.00e04c687529', u'topology_change_timer':
  u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'27173', u'root_id': u'8000.00e04c687529', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_filtering': u'0', u'multicast_querier': u'0', u'forward_delay': u'0'}, u'ports': [u'enp2s0']}, u'virbr0': {u'ipv6autoconf': False, u'addr': u'192.168.122.1', u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'255.255.255.0', u'ipv4defaultroute': False, u'stp': u'on', u'ipv4addrs': [u'192.168.122.1/24'], u'ipv6gateway': u'::', u'gateway': u'', u'opts': {u'multicast_last_member_count': u'2', u'vlan_protocol': u'0x8100', u'hash_elasticity': u'4', u'multicast_query_response_interval': u'1000', u'group_fwd_mask': u'0x0', u'multicast_snooping': u'1', u'mul
 ticast_startup_query_interval': u'3125', u'hello_timer': u'57', u'multicast_querier_interval': u'25500', u'max_age': u'2000', u'hash_max': u'512', u'stp_state': u'1', u'topology_change_detected': u'0', u'priority': u'32768', u'multicast_igmp_version': u'2', u'multicast_membership_interval': u'26000', u'root_path_cost': u'0', u'root_port': u'0', u'multicast_stats_enabled': u'0', u'multicast_startup_query_count': u'2', u'nf_call_iptables': u'0', u'vlan_stats_enabled': u'0', u'hello_time': u'200', u'topology_change': u'0', u'bridge_id': u'8000.5254006a0284', u'topology_change_timer': u'0', u'ageing_time': u'30000', u'nf_call_ip6tables': u'0', u'multicast_mld_version': u'1', u'gc_timer': u'14782', u'root_id': u'8000.5254006a0284', u'nf_call_arptables': u'0', u'group_addr': u'1:80:c2:0:0:0', u'multicast_last_member_interval': u'100', u'default_pvid': u'1', u'multicast_query_interval': u'12500', u'multicast_query_use_ifaddr': u'0', u'tcn_timer': u'0', u'multicast_router': u'1', u'vlan_fil
 tering': u'0', u'multicast_querier': u'0', u'forward_delay': u'200'}, u'ports': [u'vnet0', u'virbr0-nic']}}, u'uuid': u'03d502e0-045e-05e4-b806-190700080009', u'onlineCpus': u'0,1,2,3,4,5,6,7,8,9,10,11', u'nameservers': [u'10.0.8.1', u'10.0.8.1', u'8.8.8.8', u'8.8.4.4'], u'nics': {u'enp2s0': {u'ipv6autoconf': False, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'00:e0:4c:68:75:29', u'ipv6gateway': u'::', u'gateway': u''}, u'eno1': {u'ipv6autoconf': True, u'addr': u'', u'speed': 10, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute': False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:19', u'ipv6gateway': u'::', u'gateway': u''}, u'enp9s0': {u'ipv6autoconf': True, u'addr': u'', u'speed': 1000, u'dhcpv6': False, u'ipv6addrs': [], u'mtu': u'1500', u'dhcpv4': False, u'netmask': u'', u'ipv4defaultroute'
 : False, u'ipv4addrs': [], u'hwaddr': u'e0:d5:5e:e4:b8:1a', u'ipv6gateway': u'::', u'gateway': u''}}, u'software_revision': u'1', u'hostdevPassthrough': u'false', u'clusterLevels': [u'4.1', u'4.2', u'4.3'], u'cpuFlags': u'fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,pdpe1gb,rdtscp,lm,constant_tsc,art,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,movbe,popcnt,tsc_deadline_timer,aes,xsave,avx,f16c,rdrand,lahf_lm,abm,3dnowprefetch,intel_pt,ssbd,ibrs,ibpb,stibp,tpr_shadow,vnmi,flexpriority,ept,vpid,fsgsbase,tsc_adjust,bmi1,hle,avx2,smep,bmi2,erms,invpcid,rtm,mpx,rdseed,adx,smap,clflushopt,xsaveopt,xsavec,xgetbv1,dtherm,ida,arat,pln,pts,hwp,hwp_notify,hwp_act_window,hwp_epp,spec_ctrl,intel_stibp,flush_l1d,model_Opteron_G2,model_kvm32,model_SandyBridge-IBRS,model_Has
 well-noTSX,model_Opteron_G1,model_core2duo,model_pentium,model_Haswell,model_Westmere-IBRS,model_Haswell-IBRS,model_Broadwell-noTSX,model_qemu64,model_Broadwell-noTSX-IBRS,model_kvm64,model_Skylake-Client,model_Broadwell-IBRS,model_coreduo,model_Nehalem,model_Skylake-Client-IBRS,model_Nehalem-IBRS,model_IvyBridge,model_Westmere,model_SandyBridge,model_IvyBridge-IBRS,model_n270,model_Haswell-noTSX-IBRS,model_qemu32,model_Penryn,model_pentium2,model_pentium3,model_Conroe,model_Broadwell,model_486', u'kernelFeatures': {u'IBRS': 1, u'RETP': 0, u'SSBD': 3, u'PTI': 1}, u'ISCSIInitiatorName': u'iqn.1994-05.com.redhat:ce1834079cf1', u'netConfigDirty': u'True', u'selinux': {u'mode': u'1'}, u'autoNumaBalancing': 0, u'reservedMem': u'321', u'bondings': {}, u'software_version': u'4.30.13', u'supportedENGINEs': [u'4.1', u'4.2', u'4.3'], u'vncEncrypted': False, u'backupEnabled': False, u'cpuSpeed': u'4298.095', u'numaNodes': {u'0': {u'totalMemory': u'128602', u'cpus': [0, 1, 2, 3, 4, 5, 6, 7, 8,
 9, 10, 11]}}, u'cpuSockets': u'1', u'vlans': {}, u'version_name': u'Snow Man', 'lastClientIface': 'ovirtmgmt', u'cpuCores': u'6', u'hostedEngineDeployed': False, u'hugepages': [1048576, 2048], u'guestOverhead': u'65', u'additionalFeatures': [u'libgfapi_supported', u'GLUSTER_SNAPSHOT', u'GLUSTER_GEO_REPLICATION', u'GLUSTER_BRICK_MANAGEMENT'], u'openstack_binding_host_ids': {u'OPENSTACK_OVN': u'host.example.com', u'OPEN_VSWITCH': u'host.example.com', u'OVIRT_PROVIDER_OVN': u'ed84f8bd-6024-41dc-baff-29ddcf8c9fc1'}, u'kvmEnabled': u'true', u'memSize': u'128602', u'emulatedMachines': [u'pc-i440fx-rhel7.1.0', u'pc-q35-rhel7.3.0', u'rhel6.3.0', u'pc-i440fx-rhel7.5.0', u'pc-i440fx-rhel7.0.0', u'rhel6.1.0', u'pc-q35-rhel7.6.0', u'pc-i440fx-rhel7.4.0', u'rhel6.6.0', u'pc-q35-rhel7.5.0', u'rhel6.2.0', u'pc', u'pc-i440fx-rhel7.3.0', u'q35', u'pc-i440fx-rhel7.2.0', u'rhel6.4.0', u'pc-q35-rhel7.4.0', u'pc-i440fx-rhel7.6.0', u'rhel6.0.0', u'rhel6.5.0'], u'rngSources': [u'hwrng', u'random'], u'oper
 atingSystem': {u'release': u'6.1810.2.el7.centos', u'pretty_name': u'oVirt Node 4.3.3.1', u'version': u'7', u'name': u'RHEL'}}} from=::ffff:192.168.122.123,36798 (api:54)
2019-06-16 15:08:24,757+0000 INFO  (jsonrpc/1) [jsonrpc.JsonRpcServer] RPC call Host.getCapabilities succeeded in 0.55 seconds (__init__:312)
2019-06-16 15:08:24,768+0000 INFO  (jsonrpc/3) [api.host] START getHardwareInfo() from=::ffff:192.168.122.123,36798 (api:48)
2019-06-16 15:08:24,768+0000 INFO  (jsonrpc/3) [api.host] FINISH getHardwareInfo return={'status': {'message': 'Done', 'code': 0}, 'info': {'systemProductName': 'C246-WU4', 'systemSerialNumber': 'Default string', 'systemFamily': 'Default string', 'systemVersion': 'Default string', 'systemUUID': '03D502E0-045E-05E4-B806-190700080009', 'systemManufacturer': 'Gigabyte Technology Co., Ltd.'}} from=::ffff:192.168.122.123,36798 (api:54)
2019-06-16 15:08:24,768+0000 INFO  (jsonrpc/3) [jsonrpc.JsonRpcServer] RPC call Host.getHardwareInfo succeeded in 0.00 seconds (__init__:312)


supervdsm.log shows:
MainProcess|vm/56371630::DEBUG::2019-06-16 15:06:03,113::cmdutils::141::root::(exec_cmd) FAILED: <err> = ''; <rc> = 1
MainProcess|vm/56371630::DEBUG::2019-06-16 15:06:03,113::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return ovs_bridge with None
MainProcess|vm/56371630::DEBUG::2019-06-16 15:06:03,118::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call prepareVmChannel with ('/var/lib/libvirt/qemu/channels/56371630-7d71-4a9a-b84a-61f38f9d7c4d.com.redhat.rhevm.vdsm',) {}
MainProcess|vm/56371630::ERROR::2019-06-16 15:06:03,118::supervdsm_server::103::SuperVdsm.ServerCallback::(wrapper) Error in prepareVmChannel
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/vdsm/supervdsm_server.py", line 101, in wrapper
    res = func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/supervdsm_api/virt.py", line 39, in prepareVmChannel
    fsinfo = os.stat(socketFile)
OSError: [Errno 2] No such file or directory: '/var/lib/libvirt/qemu/channels/56371630-7d71-4a9a-b84a-61f38f9d7c4d.com.redhat.rhevm.vdsm'
MainProcess|jsonrpc/3::DEBUG::2019-06-16 15:06:23,118::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call ksmTune with ({u'run': 0},) {}
MainProcess|jsonrpc/3::DEBUG::2019-06-16 15:06:23,119::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return ksmTune with None
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,781::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call network_caps with () {}
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,781::logutils::319::root::(_report_stats) ThreadedHandler is ok in the last 113 seconds (max pending: 15)
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,786::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,790::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,817::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return network_caps with {'bridges': {'virbr0': {'ipv6autoconf': False, 'addr': '192.168.122.1', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '', 'dhcpv4': False, 'netmask': '255.255.255.0', 'ipv4defaultroute': False, 'stp': 'on', 'ipv4addrs': ['192.168.122.1/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['vnet0', 'virbr0-nic'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '99', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '1', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled':
 '0', 'multicast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.5254006a0284', 'bridge_id': '8000.5254006a0284', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '17825', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_ifaddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '200'}}}, 'bondings': {}, 'nameservers': ['10.0.8.1', '8.8.8.8', '8.8.4.4'], 'nics': {'enp2s0': {'ipv6autoconf': True, 'addr': '10.0.8.152', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'ipv4addrs': ['10.0.8.152/24'], 'hwaddr': '00:e0:4c:68:75:29', 'ipv6gateway': '::', '
 gateway': '10.0.8.1'}, 'eno1': {'ipv6autoconf': True, 'addr': '', 'speed': 10, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:19', 'ipv6gateway': '::', 'gateway': ''}, 'enp9s0': {'ipv6autoconf': True, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:1a', 'ipv6gateway': '::', 'gateway': ''}}, 'supportsIPv6': True, 'vlans': {}, 'networks': {}}
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,880::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_pti with () {}
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,880::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_pti with 1
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,880::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_retp with () {}
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,880::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_retp with 0
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,880::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ibrs with () {}
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,880::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ibrs with 1
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,881::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ssbd with () {}
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,881::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ssbd with 3
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,881::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call check_qemu_conf_contains with ('vnc_tls', '1') {}
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:07:53,882::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return check_qemu_conf_contains with False
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,539::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call setupNetworks with ({u'ovirtmgmt': {u'ipv6autoconf': True, u'nic': u'enp2s0', u'mtu': 1500, u'switch': u'legacy', u'dhcpv6': False, u'STP': u'no', u'bridged': u'true', u'defaultRoute': True, u'bootproto': u'dhcp'}}, {}, {u'connectivityCheck': u'true', u'connectivityTimeout': 120, u'commitOnSuccess': False}) {}
MainProcess|jsonrpc/1::INFO::2019-06-16 15:07:54,539::api::211::root::(setupNetworks) Setting up network according to configuration: networks:{u'ovirtmgmt': {u'ipv6autoconf': True, u'nic': u'enp2s0', u'mtu': 1500, u'switch': u'legacy', u'dhcpv6': False, u'STP': u'no', u'bridged': u'true', u'defaultRoute': True, u'bootproto': u'dhcp'}}, bondings:{}, options:{u'connectivityCheck': u'true', u'connectivityTimeout': 120, u'commitOnSuccess': False}
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,543::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,547::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::INFO::2019-06-16 15:07:54,566::netconfpersistence::58::root::(setNetwork) Adding network ovirtmgmt({u'ipv6autoconf': True, 'nameservers': [], u'nic': u'enp2s0', u'mtu': 1500, u'switch': u'legacy', u'dhcpv6': False, 'stp': False, u'bridged': True, u'defaultRoute': True, u'bootproto': u'dhcp'})
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,568::commands::198::root::(execCmd) /usr/bin/taskset --cpu-list 0-11 /usr/libexec/vdsm/hooks/before_network_setup/50_fcoe (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,797::commands::219::root::(execCmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::INFO::2019-06-16 15:07:54,797::hooks::114::root::(_runHooksDir) /usr/libexec/vdsm/hooks/before_network_setup/50_fcoe: rc=0 err=
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,799::legacy_switch::484::root::(bonds_setup) Starting bondings setup. bonds={}, in_rollback=False
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,802::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,805::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,826::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,828::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,844::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,846::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,861::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,863::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,875::legacy_switch::431::root::(add_missing_networks) Adding network u'ovirtmgmt'
MainProcess|jsonrpc/1::INFO::2019-06-16 15:07:54,875::netconfpersistence::58::root::(setNetwork) Adding network ovirtmgmt({u'ipv6autoconf': True, u'nameservers': [], u'nic': u'enp2s0', u'mtu': 1500, u'switch': u'legacy', u'dhcpv6': False, u'stp': False, u'bridged': True, u'defaultRoute': True, u'bootproto': u'dhcp'})
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,875::legacy_switch::188::root::(_add_network) Validating network...
MainProcess|jsonrpc/1::INFO::2019-06-16 15:07:54,875::legacy_switch::195::root::(_add_network) Adding network ovirtmgmt with vlan=None, bonding=None, nic=enp2s0, mtu=1500, bridged=True, defaultRoute=True, options={u'switch': u'legacy', u'stp': False}
MainProcess|jsonrpc/1::INFO::2019-06-16 15:07:54,875::legacy_switch::223::root::(_add_network) Configuring device ovirtmgmt
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,875::cmdutils::133::root::(exec_cmd) /bin/systemctl status NetworkManager (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,896::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,899::cmdutils::133::root::(exec_cmd) /sbin/dhclient '-do-you-support-loading-duid-from-lease-files?' (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,918::cmdutils::141::root::(exec_cmd) FAILED: <err> = 'Internet Systems Consortium DHCP Client 4.2.5\nCopyright 2004-2013 Internet Systems Consortium.\nAll rights reserved.\nFor info, please visit https://www.isc.org/software/dhcp/\nUsage: dhclient [-4|-6] [-SNTPI1dvrxi] [-nw] [-p <port>] [-D LL|LLT] \n                [-s server-addr] [-cf config-file] [-lf lease-file]\n                [-pf pid-file] [--no-pid] [-e VAR=val]\n                [-I <dhcp-client-identifier>] [-B]\n                [-H <host-name> | -F <fqdn.fqdn>] [-timeout <timeout>]\n                [-V <vendor-class-identifier>]\n                [-R <request option list>]\n                [-sf script-file] [interface]\n\nThis version of ISC DHCP is based on the release available\non ftp.isc.org.  Features have been added and other changes\nhave been made to the base software release in order to make\nit work better with this distribution.\n\nPlease report for this softwar
 e via the CentOS Bugs Database:\n    http://bugs.centos.org/\n\nexiting.\n'; <rc> = 1
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,919::ifcfg::521::root::(_persistentBackup) backing up ifcfg-ovirtmgmt: # original file did not exist

MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,919::ifcfg::471::root::(writeBackupFile) Persistently backed up /var/lib/vdsm/netconfback/ifcfg-ovirtmgmt (until next 'set safe config')
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,919::ifcfg::578::root::(writeConfFile) Writing to file /etc/sysconfig/network-scripts/ifcfg-ovirtmgmt configuration:
# Generated by VDSM version 4.30.13.1
DEVICE=ovirtmgmt
TYPE=Bridge
DELAY=0
STP=off
ONBOOT=yes
BOOTPROTO=dhcp
MTU=1500
DEFROUTE=yes
NM_CONTROLLED=no
IPV6INIT=yes
IPV6_AUTOCONF=yes

MainProcess|jsonrpc/1::INFO::2019-06-16 15:07:54,947::dhclient::108::root::(kill) Stopping dhclient-4 on enp2s0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,947::cmdutils::133::root::(exec_cmd) /sbin/ip addr flush dev enp2s0 scope global (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,951::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,951::ifcfg::488::root::(_atomicBackup) Backed up /etc/sysconfig/network-scripts/ifcfg-enp2s0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,952::ifcfg::521::root::(_persistentBackup) backing up ifcfg-enp2s0: TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=no
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=enp2s0
UUID=be848c96-e984-4160-bfba-991fc98ec00e
DEVICE=enp2s0
ONBOOT=yes

MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,952::ifcfg::471::root::(writeBackupFile) Persistently backed up /var/lib/vdsm/netconfback/ifcfg-enp2s0 (until next 'set safe config')
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,952::ifcfg::578::root::(writeConfFile) Writing to file /etc/sysconfig/network-scripts/ifcfg-enp2s0 configuration:
# Generated by VDSM version 4.30.13.1
DEVICE=enp2s0
BRIDGE=ovirtmgmt
ONBOOT=yes
MTU=1500
DEFROUTE=no
NM_CONTROLLED=no
IPV6INIT=no

MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:54,953::cmdutils::133::root::(exec_cmd) /sbin/ifdown enp2s0 (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:55,245::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = 'bridge ovirtmgmt does not exist!\n'; <rc> = 0
netlink/events::DEBUG::2019-06-16 15:07:55,246::concurrent::193::root::(run) START thread <Thread(netlink/events, started daemon 140113750009600)> (func=<bound method Monitor._scan of <vdsm.network.netlink.monitor.Monitor object at 0x7f6ecc096dd0>>, args=(), kwargs={})
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:55,247::cmdutils::133::root::(exec_cmd) /usr/bin/systemd-run --scope --unit=cbe374a2-fe91-4389-865f-6e0f8504f477 --slice=vdsm-dhclient /sbin/ifup enp2s0 (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:55,362::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = 'Running scope as unit cbe374a2-fe91-4389-865f-6e0f8504f477.scope.\n'; <rc> = 0
netlink/events::DEBUG::2019-06-16 15:07:55,363::concurrent::196::root::(run) FINISH thread <Thread(netlink/events, stopped daemon 140113750009600)>
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:55,363::ifacetracking::34::root::(add) Add iface tracking for device ovirtmgmt
ifup/ovirtmgmt::DEBUG::2019-06-16 15:07:55,364::concurrent::193::root::(run) START thread <Thread(ifup/ovirtmgmt, started daemon 140113750009600)> (func=<function _exec_ifup at 0x7f6ecd148578>, args=(Bridge(ovirtmgmt: Nic(enp2s0)), 'vdsm-dhclient'), kwargs={})
ifup/ovirtmgmt::DEBUG::2019-06-16 15:07:55,364::cmdutils::133::root::(exec_cmd) /usr/bin/systemd-run --scope --unit=3e40e5ca-d946-46c1-aee5-5bcd23f28687 --slice=vdsm-dhclient /sbin/ifup ovirtmgmt (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:55,369::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:55,372::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:07:55,393::connectivity::46::root::(check) Checking connectivity...
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,010::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call add_sourceroute with ('ovirtmgmt', '10.0.8.152', '255.255.255.0', '10.0.8.1') {}
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,010::sourceroute::196::root::(add) Adding source route for device ovirtmgmt
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,010::cmdutils::133::root::(exec_cmd) /sbin/ip -4 route add 0.0.0.0/0 via 10.0.8.1 dev ovirtmgmt table 180684952 (cwd None)
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,013::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,013::cmdutils::133::root::(exec_cmd) /sbin/ip -4 route add 10.0.8.0/24 via 10.0.8.152 dev ovirtmgmt table 180684952 (cwd None)
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,016::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,016::cmdutils::133::root::(exec_cmd) /sbin/ip rule add from 10.0.8.0/24 prio 32000 table 180684952 (cwd None)
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,018::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,019::cmdutils::133::root::(exec_cmd) /sbin/ip rule add from all to 10.0.8.0/24 dev ovirtmgmt prio 32000 table 180684952 (cwd None)
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,021::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|dhclient-monitor::DEBUG::2019-06-16 15:08:08,021::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return add_sourceroute with None
ifup/ovirtmgmt::DEBUG::2019-06-16 15:08:08,230::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = 'Running scope as unit 3e40e5ca-d946-46c1-aee5-5bcd23f28687.scope.\n'; <rc> = 0
ifup/ovirtmgmt::DEBUG::2019-06-16 15:08:08,230::concurrent::196::root::(run) FINISH thread <Thread(ifup/ovirtmgmt, stopped daemon 140113750009600)>
MainProcess|jsonrpc/1::INFO::2019-06-16 15:08:09,409::netconfpersistence::231::root::(_clearDisk) Clearing netconf: /var/lib/vdsm/staging/netconf
MainProcess|jsonrpc/1::INFO::2019-06-16 15:08:09,419::netconfpersistence::181::root::(save) Saved new config RunningConfig({u'ovirtmgmt': {u'ipv6autoconf': True, u'nameservers': [], u'nic': u'enp2s0', u'mtu': 1500, u'switch': u'legacy', u'dhcpv6': False, u'stp': False, u'bridged': True, u'defaultRoute': True, u'bootproto': u'dhcp'}}, {}, {}) to [/var/lib/vdsm/staging/netconf/nets,/var/lib/vdsm/staging/netconf/bonds,/var/lib/vdsm/staging/netconf/devices]
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:09,420::commands::198::root::(execCmd) /usr/bin/taskset --cpu-list 0-11 /usr/libexec/vdsm/hooks/after_network_setup/30_ethtool_options (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:09,521::commands::219::root::(execCmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::INFO::2019-06-16 15:08:09,521::hooks::114::root::(_runHooksDir) /usr/libexec/vdsm/hooks/after_network_setup/30_ethtool_options: rc=0 err=
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:09,521::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return setupNetworks with None
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,562::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call network_caps with () {}
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,567::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,567::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,568::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,571::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,572::cmdutils::133::root::(exec_cmd) /sbin/tc class show dev enp2s0 classid 0:1388 (cwd None)
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,574::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,600::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return network_caps with {'bridges': {'ovirtmgmt': {'ipv6autoconf': True, 'addr': '10.0.8.152', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '0', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '0', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multi
 cast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.00e04c687529', 'bridge_id': '8000.00e04c687529', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '28337', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_ifaddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '0'}}, 'virbr0': {'ipv6autoconf': False, 'addr': '192.168.122.1', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '', 'dhcpv4': False, 'netmask': '255.255.255.0', 'ipv4defaultroute': False, 'stp': 'on', 'ipv4addrs': ['192.168.122.1/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['vnet0', 'virbr0-nic'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8
 100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '21', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '1', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multicast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.5254006a0284', 'bridge_id': '8000.5254006a0284', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '15946', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_i
 faddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '200'}}}, 'bondings': {}, 'nameservers': ['10.0.8.1', '10.0.8.1', '8.8.8.8', '8.8.4.4'], 'nics': {'enp2s0': {'ipv6autoconf': False, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': '00:e0:4c:68:75:29', 'ipv6gateway': '::', 'gateway': ''}, 'eno1': {'ipv6autoconf': True, 'addr': '', 'speed': 10, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:19', 'ipv6gateway': '::', 'gateway': ''}, 'enp9s0': {'ipv6autoconf': True, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:1a', 'ipv6gateway': '::', 'gateway': ''}}, 'supportsIPv6': True
 , 'vlans': {}, 'networks': {'ovirtmgmt': {'dhcpv6': False, 'southbound': 'enp2s0', 'iface': 'ovirtmgmt', 'ipv6autoconf': True, 'addr': '10.0.8.152', 'bridged': True, 'ipv6addrs': [], 'switch': 'legacy', 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0']}}}
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,609::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_pti with () {}
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,609::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_pti with 1
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,609::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_retp with () {}
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,610::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_retp with 0
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,610::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ibrs with () {}
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,610::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ibrs with 1
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,610::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ssbd with () {}
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,610::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ssbd with 3
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,610::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call check_qemu_conf_contains with ('vnc_tls', '1') {}
MainProcess|jsonrpc/5::DEBUG::2019-06-16 15:08:12,611::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return check_qemu_conf_contains with False
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,204::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call network_caps with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,208::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,209::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,209::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,212::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,213::cmdutils::133::root::(exec_cmd) /sbin/tc class show dev enp2s0 classid 0:1388 (cwd None)
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,215::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,235::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return network_caps with {'bridges': {'ovirtmgmt': {'ipv6autoconf': True, 'addr': '10.0.8.152', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '0', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '0', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multi
 cast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.00e04c687529', 'bridge_id': '8000.00e04c687529', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '28273', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_ifaddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '0'}}, 'virbr0': {'ipv6autoconf': False, 'addr': '192.168.122.1', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '', 'dhcpv4': False, 'netmask': '255.255.255.0', 'ipv4defaultroute': False, 'stp': 'on', 'ipv4addrs': ['192.168.122.1/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['vnet0', 'virbr0-nic'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8
 100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '157', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '1', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multicast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.5254006a0284', 'bridge_id': '8000.5254006a0284', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '15883', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_
 ifaddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '200'}}}, 'bondings': {}, 'nameservers': ['10.0.8.1', '10.0.8.1', '8.8.8.8', '8.8.4.4'], 'nics': {'enp2s0': {'ipv6autoconf': False, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': '00:e0:4c:68:75:29', 'ipv6gateway': '::', 'gateway': ''}, 'eno1': {'ipv6autoconf': True, 'addr': '', 'speed': 10, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:19', 'ipv6gateway': '::', 'gateway': ''}, 'enp9s0': {'ipv6autoconf': True, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:1a', 'ipv6gateway': '::', 'gateway': ''}}, 'supportsIPv6': Tru
 e, 'vlans': {}, 'networks': {'ovirtmgmt': {'dhcpv6': False, 'southbound': 'enp2s0', 'iface': 'ovirtmgmt', 'ipv6autoconf': True, 'addr': '10.0.8.152', 'bridged': True, 'ipv6addrs': [], 'switch': 'legacy', 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0']}}}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,243::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_pti with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,244::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_pti with 1
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,244::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_retp with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,244::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_retp with 0
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,244::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ibrs with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,244::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ibrs with 1
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,244::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ssbd with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,244::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ssbd with 3
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,244::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call check_qemu_conf_contains with ('vnc_tls', '1') {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:13,245::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return check_qemu_conf_contains with False
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:08:13,764::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call getHardwareInfo with () {}
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:08:13,778::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return getHardwareInfo with {'systemProductName': 'C246-WU4', 'systemSerialNumber': 'Default string', 'systemFamily': 'Default string', 'systemVersion': 'Default string', 'systemUUID': '03D502E0-045E-05E4-B806-190700080009', 'systemManufacturer': 'Gigabyte Technology Co., Ltd.'}
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,178::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call network_caps with () {}
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,182::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,183::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,183::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,186::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,187::cmdutils::133::root::(exec_cmd) /sbin/tc class show dev enp2s0 classid 0:1388 (cwd None)
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,190::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,208::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return network_caps with {'bridges': {'ovirtmgmt': {'ipv6autoconf': True, 'addr': '10.0.8.152', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '0', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '0', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multi
 cast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.00e04c687529', 'bridge_id': '8000.00e04c687529', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '28076', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_ifaddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '0'}}, 'virbr0': {'ipv6autoconf': False, 'addr': '192.168.122.1', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '', 'dhcpv4': False, 'netmask': '255.255.255.0', 'ipv4defaultroute': False, 'stp': 'on', 'ipv4addrs': ['192.168.122.1/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['vnet0', 'virbr0-nic'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8
 100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '160', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '1', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multicast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.5254006a0284', 'bridge_id': '8000.5254006a0284', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '15686', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_
 ifaddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '200'}}}, 'bondings': {}, 'nameservers': ['10.0.8.1', '10.0.8.1', '8.8.8.8', '8.8.4.4'], 'nics': {'enp2s0': {'ipv6autoconf': False, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': '00:e0:4c:68:75:29', 'ipv6gateway': '::', 'gateway': ''}, 'eno1': {'ipv6autoconf': True, 'addr': '', 'speed': 10, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:19', 'ipv6gateway': '::', 'gateway': ''}, 'enp9s0': {'ipv6autoconf': True, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:1a', 'ipv6gateway': '::', 'gateway': ''}}, 'supportsIPv6': Tru
 e, 'vlans': {}, 'networks': {'ovirtmgmt': {'dhcpv6': False, 'southbound': 'enp2s0', 'iface': 'ovirtmgmt', 'ipv6autoconf': True, 'addr': '10.0.8.152', 'bridged': True, 'ipv6addrs': [], 'switch': 'legacy', 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0']}}}
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,217::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_pti with () {}
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,217::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_pti with 1
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,217::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_retp with () {}
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,217::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_retp with 0
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,217::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ibrs with () {}
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,218::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ibrs with 1
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,218::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ssbd with () {}
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,218::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ssbd with 3
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,218::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call check_qemu_conf_contains with ('vnc_tls', '1') {}
MainProcess|jsonrpc/0::DEBUG::2019-06-16 15:08:15,219::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return check_qemu_conf_contains with False
MainProcess|jsonrpc/2::DEBUG::2019-06-16 15:08:15,728::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call getHardwareInfo with () {}
MainProcess|jsonrpc/2::DEBUG::2019-06-16 15:08:15,728::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return getHardwareInfo with {'systemProductName': 'C246-WU4', 'systemSerialNumber': 'Default string', 'systemFamily': 'Default string', 'systemVersion': 'Default string', 'systemUUID': '03D502E0-045E-05E4-B806-190700080009', 'systemManufacturer': 'Gigabyte Technology Co., Ltd.'}
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,192::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call network_caps with () {}
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,195::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,196::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,196::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,200::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,200::cmdutils::133::root::(exec_cmd) /sbin/tc class show dev enp2s0 classid 0:1388 (cwd None)
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,203::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,220::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return network_caps with {'bridges': {'ovirtmgmt': {'ipv6autoconf': True, 'addr': '10.0.8.152', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '0', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '0', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multi
 cast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.00e04c687529', 'bridge_id': '8000.00e04c687529', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '27775', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_ifaddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '0'}}, 'virbr0': {'ipv6autoconf': False, 'addr': '192.168.122.1', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '', 'dhcpv4': False, 'netmask': '255.255.255.0', 'ipv4defaultroute': False, 'stp': 'on', 'ipv4addrs': ['192.168.122.1/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['vnet0', 'virbr0-nic'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8
 100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '59', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '1', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multicast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.5254006a0284', 'bridge_id': '8000.5254006a0284', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '15384', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_i
 faddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '200'}}}, 'bondings': {}, 'nameservers': ['10.0.8.1', '10.0.8.1', '8.8.8.8', '8.8.4.4'], 'nics': {'enp2s0': {'ipv6autoconf': False, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': '00:e0:4c:68:75:29', 'ipv6gateway': '::', 'gateway': ''}, 'eno1': {'ipv6autoconf': True, 'addr': '', 'speed': 10, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:19', 'ipv6gateway': '::', 'gateway': ''}, 'enp9s0': {'ipv6autoconf': True, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:1a', 'ipv6gateway': '::', 'gateway': ''}}, 'supportsIPv6': True
 , 'vlans': {}, 'networks': {'ovirtmgmt': {'dhcpv6': False, 'southbound': 'enp2s0', 'iface': 'ovirtmgmt', 'ipv6autoconf': True, 'addr': '10.0.8.152', 'bridged': True, 'ipv6addrs': [], 'switch': 'legacy', 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0']}}}
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,228::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_pti with () {}
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,229::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_pti with 1
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,229::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_retp with () {}
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,229::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_retp with 0
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,229::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ibrs with () {}
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,229::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ibrs with 1
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,229::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ssbd with () {}
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,229::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ssbd with 3
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,229::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call check_qemu_conf_contains with ('vnc_tls', '1') {}
MainProcess|jsonrpc/1::DEBUG::2019-06-16 15:08:18,230::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return check_qemu_conf_contains with False
MainProcess|jsonrpc/3::DEBUG::2019-06-16 15:08:18,751::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call getHardwareInfo with () {}
MainProcess|jsonrpc/3::DEBUG::2019-06-16 15:08:18,751::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return getHardwareInfo with {'systemProductName': 'C246-WU4', 'systemSerialNumber': 'Default string', 'systemFamily': 'Default string', 'systemVersion': 'Default string', 'systemUUID': '03D502E0-045E-05E4-B806-190700080009', 'systemManufacturer': 'Gigabyte Technology Co., Ltd.'}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,201::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call network_caps with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,204::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,205::routes::110::root::(get_gateway) The gateway 10.0.8.1 is duplicated for the device ovirtmgmt
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,205::cmdutils::133::root::(exec_cmd) /sbin/tc qdisc show (cwd None)
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,209::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,210::cmdutils::133::root::(exec_cmd) /sbin/tc class show dev enp2s0 classid 0:1388 (cwd None)
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,213::cmdutils::141::root::(exec_cmd) SUCCESS: <err> = ''; <rc> = 0
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,233::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return network_caps with {'bridges': {'ovirtmgmt': {'ipv6autoconf': True, 'addr': '10.0.8.152', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '0', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '0', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multi
 cast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.00e04c687529', 'bridge_id': '8000.00e04c687529', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '27474', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_ifaddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '0'}}, 'virbr0': {'ipv6autoconf': False, 'addr': '192.168.122.1', 'dhcpv6': False, 'ipv6addrs': [], 'gateway': '', 'dhcpv4': False, 'netmask': '255.255.255.0', 'ipv4defaultroute': False, 'stp': 'on', 'ipv4addrs': ['192.168.122.1/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['vnet0', 'virbr0-nic'], 'opts': {'multicast_last_member_count': '2', 'vlan_protocol': '0x8
 100', 'hash_elasticity': '4', 'multicast_query_response_interval': '1000', 'group_fwd_mask': '0x0', 'multicast_snooping': '1', 'multicast_startup_query_interval': '3125', 'hello_timer': '158', 'multicast_querier_interval': '25500', 'max_age': '2000', 'hash_max': '512', 'stp_state': '1', 'topology_change_detected': '0', 'priority': '32768', 'multicast_igmp_version': '2', 'multicast_membership_interval': '26000', 'root_path_cost': '0', 'root_port': '0', 'multicast_stats_enabled': '0', 'multicast_startup_query_count': '2', 'nf_call_iptables': '0', 'vlan_stats_enabled': '0', 'topology_change': '0', 'hello_time': '200', 'root_id': '8000.5254006a0284', 'bridge_id': '8000.5254006a0284', 'topology_change_timer': '0', 'ageing_time': '30000', 'nf_call_ip6tables': '0', 'multicast_mld_version': '1', 'gc_timer': '15083', 'nf_call_arptables': '0', 'group_addr': '1:80:c2:0:0:0', 'multicast_last_member_interval': '100', 'default_pvid': '1', 'multicast_query_interval': '12500', 'multicast_query_use_
 ifaddr': '0', 'tcn_timer': '0', 'multicast_router': '1', 'vlan_filtering': '0', 'multicast_querier': '0', 'forward_delay': '200'}}}, 'bondings': {}, 'nameservers': ['10.0.8.1', '10.0.8.1', '8.8.8.8', '8.8.4.4'], 'nics': {'enp2s0': {'ipv6autoconf': False, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': '00:e0:4c:68:75:29', 'ipv6gateway': '::', 'gateway': ''}, 'eno1': {'ipv6autoconf': True, 'addr': '', 'speed': 10, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:19', 'ipv6gateway': '::', 'gateway': ''}, 'enp9s0': {'ipv6autoconf': True, 'addr': '', 'speed': 1000, 'dhcpv6': False, 'ipv6addrs': [], 'mtu': '1500', 'dhcpv4': False, 'netmask': '', 'ipv4defaultroute': False, 'ipv4addrs': [], 'hwaddr': 'e0:d5:5e:e4:b8:1a', 'ipv6gateway': '::', 'gateway': ''}}, 'supportsIPv6': Tru
 e, 'vlans': {}, 'networks': {'ovirtmgmt': {'dhcpv6': False, 'southbound': 'enp2s0', 'iface': 'ovirtmgmt', 'ipv6autoconf': True, 'addr': '10.0.8.152', 'bridged': True, 'ipv6addrs': [], 'switch': 'legacy', 'gateway': '10.0.8.1', 'dhcpv4': True, 'netmask': '255.255.255.0', 'ipv4defaultroute': True, 'stp': 'off', 'ipv4addrs': ['10.0.8.152/24'], 'mtu': '1500', 'ipv6gateway': '::', 'ports': ['enp2s0']}}}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,247::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_pti with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,247::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_pti with 1
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,247::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_retp with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,247::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_retp with 0
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,247::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ibrs with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,248::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ibrs with 1
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,248::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call get_ssbd with () {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,248::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return get_ssbd with 3
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,248::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call check_qemu_conf_contains with ('vnc_tls', '1') {}
MainProcess|jsonrpc/6::DEBUG::2019-06-16 15:08:21,249::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return check_qemu_conf_contains with False
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:08:21,784::supervdsm_server::99::SuperVdsm.ServerCallback::(wrapper) call getHardwareInfo with () {}
MainProcess|jsonrpc/7::DEBUG::2019-06-16 15:08:21,785::supervdsm_server::106::SuperVdsm.ServerCallback::(wrapper) return getHardwareInfo with {'systemProductName': 'C246-WU4', 'systemSerialNumber': 'Default string', 'systemFamily': 'Default string', 'systemVersion': 'Default string', 'systemUUID': '03D502E0-045E-05E4-B806-190700080009', 'systemManufacturer': 'Gigabyte Technology Co., Ltd.'}
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/J65PSDSA2HR4KOCKR4J6GXKOSPNSU54H/