<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sun, Mar 4, 2018 at 5:31 PM Yaniv Kaul &lt;<a href="mailto:ykaul@redhat.com">ykaul@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 dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Mar 4, 2018 at 5:18 PM, Daniel Belenky <span dir="ltr">&lt;<a href="mailto:dbelenky@redhat.com" target="_blank">dbelenky@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div><div>The following test failed OST: 004_basic_sanity.disk_operations.</div><div><br></div><div>Link to suspected patch: <a href="https://gerrit.ovirt.org/c/88404/" target="_blank">https://gerrit.ovirt.org/c/88404/</a></div><div>Link to the failed job: <a href="http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1019/" target="_blank">http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1019/</a></div><div>Link to all test logs: </div><div><ul><li><a href="http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1019/artifact/exported-artifacts/basic-suit-4.2-el7/test_logs/basic-suite-4.2/post-004_basic_sanity.py/lago-basic-suite-4-2-engine" target="_blank">engine</a><br></li><li><a href="http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1019/artifact/exported-artifacts/basic-suit-4.2-el7/test_logs/basic-suite-4.2/post-004_basic_sanity.py/lago-basic-suite-4-2-host-0/_var_log" target="_blank">host 0</a><br></li><li><a href="http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1019/artifact/exported-artifacts/basic-suit-4.2-el7/test_logs/basic-suite-4.2/post-004_basic_sanity.py/lago-basic-suite-4-2-host-1/_var_log" target="_blank">host 1</a></li></ul></div><div>Error snippet from engine:<br></div><div><pre style="color:rgb(0,0,0);font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;word-wrap:break-word;white-space:pre-wrap">2018-03-04 09:50:14,823-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (ForkJoinPool-1-worker-12) [] EVENT_ID: VM_DOWN_ERROR(119), VM vm2 is down with error. Exit message: Lost connection with qemu process.
</pre><br class="m_8421579492117414484gmail-m_-7817070624316162984gmail-Apple-interchange-newline"><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">Error snippet from host:</div></div><div><pre style="color:rgb(0,0,0);font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;word-wrap:break-word;white-space:pre-wrap">Mar  4 09:56:27 lago-basic-suite-4-2-host-1 libvirtd: 2018-03-04 14:56:27.831+0000: 1189: error : qemuDomainAgentAvailable:6010 : Guest agent is not responding: QEMU guest agent is not connected </pre></div></div></div></blockquote></div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>That&#39;s not surprising - there&#39;s no guest agent there.</div></div></div></div></blockquote><div><br></div><div>There are 2 issues here:</div><div>- we are testing without guest agent when this is the recommended configuration</div><div>  (snapshots may not be consistent without guest agent)</div><div>- vdsm should not report errors about guest agent since it does not know if</div><div>guest agent is installed or not. This message should be an INFO message like </div><div>&quot;could not stop the vm using guest agent, falling back to ...&quot;</div><div><br></div><div>Generally we should not see ERROR or WARN message in OST. Any repeating</div><div>error or warning should be reported as a bug.</div><div><br></div><div>Nir</div></div></div>