<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 11, 2017 at 10:53 AM, Piotr Kliczewski <span dir="ltr">&lt;<a href="mailto:piotr.kliczewski@gmail.com" target="_blank">piotr.kliczewski@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Wed, Jan 11, 2017 at 9:29 AM, Yaniv Kaul &lt;<a href="mailto:ykaul@redhat.com">ykaul@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Jan 11, 2017 at 10:26 AM, Francesco Romani &lt;<a href="mailto:fromani@redhat.com">fromani@redhat.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi all<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 01/11/2017 08:52 AM, Eyal Edri wrote:<br>
&gt;&gt;<br>
&gt;&gt; Adding Tomas from Virt.<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Jan 10, 2017 at 10:54 AM, Piotr Kliczewski<br>
&gt;&gt; &lt;<a href="mailto:piotr.kliczewski@gmail.com">piotr.kliczewski@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Tue, Jan 10, 2017 at 9:29 AM, Daniel Belenky &lt;<a href="mailto:dbelenky@redhat.com">dbelenky@redhat.com</a>&gt;<br>
&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt; &gt; Hi all,<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; test-repo_ovirt_experimental_<wbr>master (link to Jenkins) job failed on<br>
&gt;&gt;&gt; &gt; basic_sanity scenario.<br>
&gt;&gt;&gt; &gt; The job was triggered by <a href="https://gerrit.ovirt.org/#/c/69845/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>69845/</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; From looking at the logs, it seems that the reason is VDSM.<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; In the VDSM log, i see the following error:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; 2017-01-09 16:47:41,331 ERROR (JsonRpc (StompReactor)) [vds.dispatcher]<br>
&gt;&gt;&gt; &gt; SSL<br>
&gt;&gt;&gt; &gt; error receiving from &lt;yajsonrpc.betterAsyncore.<wbr>Dispatcher connected<br>
&gt;&gt;&gt; &gt; (&#39;::1&#39;,<br>
&gt;&gt;&gt; &gt; 34942, 0, 0) at 0x36b95f0&gt;: unexpected eof (betterAsyncore:119)<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Daniel, could you please remind me the jenkins link? I see something<br>
&gt;&gt; suspicious on the Vdsm log.<br>
&gt;<br>
&gt;<br>
&gt; Please use my live system:<br>
&gt; ssh <a href="mailto:mini@ykaul-mini.tlv.redhat.com">mini@ykaul-mini.tlv.redhat.com</a> (qum5net)<br>
&gt; then run a console to the VM:<br>
&gt; lagocli --prefix-path /dev/shm/run/current shell engine<br>
&gt;<br>
&gt; (or &#39;host0&#39; for the host)<br>
&gt;<br>
&gt;&gt; Most notably, Vdsm received SIGTERM. Is this expected and part of the<br>
&gt;&gt; test?<br>
&gt;<br>
&gt;<br>
&gt; It&#39;s not.<br>
&gt;<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; This issue means that the client closed connection while vdsm was<br>
&gt;&gt;&gt; replying. It can happen at any time<br>
&gt;&gt;&gt; when the client is not nice with the connection. As you can see the<br>
&gt;&gt;&gt; client connected locally &#39;::1&#39;.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Also, when looking at the MOM logs, I see the the following:<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; 2017-01-09 16:43:39,508 - mom.vdsmInterface - ERROR - Cannot connect to<br>
&gt;&gt;&gt; &gt; VDSM! [Errno 111] Connection refused<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Looking at the log at this time vdsm had no open socket.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Correct, but IIRC we have a race on startup - that&#39;s the reason why MOM<br>
&gt;&gt; retries to connect. After the new try, MOM seems to behave<br>
&gt;&gt; correctly:<br>
&gt;&gt;<br>
&gt;&gt; 2017-01-09 16:44:05,672 - mom.RPCServer - INFO - ping()<br>
&gt;&gt; 2017-01-09 16:44:05,673 - mom.RPCServer - INFO - getStatistics()<br>
&gt;<br>
&gt;<br>
&gt; But there are multiple other disconnections, without anything in mom log:<br>
&gt;<br>
&gt; [root@lago-basic-suite-master-<wbr>host0 vdsm]# grep SSL /var/log/vdsm/vdsm.log<br>
&gt; |grep &quot;::1&quot;<br>
&gt; 2017-01-11 02:29:46,310 ERROR (JsonRpc (StompReactor)) [vds.dispatcher] SSL<br>
&gt; error receiving from &lt;yajsonrpc.betterAsyncore.<wbr>Dispatcher connected (&#39;::1&#39;,<br>
&gt; 49046, 0, 0) at 0x39bf1b8&gt;: unexpected eof (betterAsyncore:119)<br>
&gt; 2017-01-11 02:29:51,089 ERROR (JsonRpc (StompReactor)) [vds.dispatcher] SSL<br>
&gt; error receiving from &lt;yajsonrpc.betterAsyncore.<wbr>Dispatcher connected (&#39;::1&#39;,<br>
&gt; 49048, 0, 0) at 0x39d1ea8&gt;: unexpected eof (betterAsyncore:119)<br>
&gt; 2017-01-11 02:29:51,392 ERROR (JsonRpc (StompReactor)) [vds.dispatcher] SSL<br>
&gt; error receiving from &lt;yajsonrpc.betterAsyncore.<wbr>Dispatcher connected (&#39;::1&#39;,<br>
&gt; 49050, 0, 0) at 0x39d1710&gt;: unexpected eof (betterAsyncore:119)<br>
&gt; 2017-01-11 02:29:51,700 ERROR (JsonRpc (StompReactor)) [vds.dispatcher] SSL<br>
&gt; error receiving from &lt;yajsonrpc.betterAsyncore.<wbr>Dispatcher connected (&#39;::1&#39;,<br>
&gt; 49052, 0, 0) at 0x39d1128&gt;: unexpected eof (betterAsyncore:119)<br>
&gt; 2017-01-11 02:29:52,008 ERROR (JsonRpc (StompReactor)) [vds.dispatcher] SSL<br>
&gt; error receiving from &lt;yajsonrpc.betterAsyncore.<wbr>Dispatcher connected (&#39;::1&#39;,<br>
&gt; 49054, 0, 0) at 0x39d1128&gt;: unexpected eof (betterAsyncore:119)<br>
&gt; 2017-01-11 02:37:34,019 ERROR (JsonRpc (StompReactor)) [vds.dispatcher] SSL<br>
&gt; error receiving from &lt;yajsonrpc.betterAsyncore.<wbr>Dispatcher connected (&#39;::1&#39;,<br>
&gt; 49032, 0, 0) at 0x380cef0&gt;: unexpected eof (betterAsyncore:119)<br>
&gt;<br>
<br>
</div></div>If there is no hosted engine this could be only mom. This is<br>
indication of connection closure.<br></blockquote><div><br></div><div>There is no hosted-engine, although the services are installed (since we&#39;ve installed the Cockpit stuff) - but not working.</div><div>Y.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Francesco Romani<br>
&gt;&gt; Red Hat Engineering Virtualization R &amp; D<br>
&gt;&gt; IRC: fromani<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; Devel mailing list<br>
&gt;&gt; <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; Devel mailing list<br>
&gt; <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br>
</div></div></blockquote></div><br></div></div>