<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sun, 17 Dec 2017 at 13:03 Guy Chen &lt;<a href="mailto:guchen@redhat.com" target="_blank">guchen@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px;white-space:pre-wrap">Hi</span></div><br><div><font color="#000000" face="Arial"><span style="white-space:pre-wrap"><br></span></font></div></div></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><font color="#000000" face="Arial"><span style="white-space:pre-wrap"></span></font></div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px;white-space:pre-wrap"><div><span style="color:rgb(0,0,0);font-family:Arial;font-size:13px;white-space:pre-wrap"><br></span></div>2017-12-17 12:04:28,152+0200 ERROR (qgapoller/3) [virt.periodic.Operation] &lt;bound method QemuGuestAgentPoller._cleanup of &lt;vdsm.virt.qemuguestagent.QemuGuestAgentPoller object at 0x23f7c10&gt;&gt; operation failed (periodic:215)
Traceback (most recent call last):
  File &quot;/usr/lib/python2.7/site-packages/vdsm/virt/periodic.py&quot;, line 213, in __call__
    self._func()
  File &quot;/usr/lib/python2.7/site-packages/vdsm/virt/qemuguestagent.py&quot;, line 200, in _cleanup
    vms = set([vm_id for vm_id, vm_obj in self._cif.getVMs()])
ValueError: too many values to unpack</span></div></blockquote><div><br></div></div><div dir="ltr"><div class="gmail_quote"><div>looks like _cif.getVMS() is returning more than just the vm_id, and vm_obj</div><div><br></div><div>vdsm | guest agent developers?<br></div></div></div></div>