<div dir="ltr">Not sure its possible, but definitely worth investigating, <div>opened [1] to track it.</div><div><br></div><div>[1] <a href="https://ovirt-jira.atlassian.net/browse/OVIRT-562">https://ovirt-jira.atlassian.net/browse/OVIRT-562</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 22, 2016 at 5:35 PM, Nir Soffer <span dir="ltr">&lt;<a href="mailto:nsoffer@redhat.com" target="_blank">nsoffer@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, May 22, 2016 at 11:01 AM, Eyal Edri &lt;<a href="mailto:eedri@redhat.com">eedri@redhat.com</a>&gt; wrote:<br>
</span><span class="">&gt; Looks like <a href="http://gerrit.ovirt.org" rel="noreferrer" target="_blank">gerrit.ovirt.org</a> is having network issues from old jenkins.<br>
&gt;<br>
&gt; Nadav, do we have network monitoring to see what might causing it?<br>
&gt; Also, we need to find away not to give -1 if git clone fails,<br>
<br>
</span>YES!<br>
<br>
Please find a way do this.<br>
<span class="HOEnZb"><font color="#888888"><br>
Nir<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
&gt; not sure its<br>
&gt; possible with the gerrit trigger plugin.<br>
&gt;<br>
&gt; On Sun, May 22, 2016 at 10:58 AM, Allon Mureinik &lt;<a href="mailto:amureini@redhat.com">amureini@redhat.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Infra,<br>
&gt;&gt;<br>
&gt;&gt; My patch <a href="https://gerrit.ovirt.org/#/c/57819/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/57819/</a> got flagged as failing CI<br>
&gt;&gt; with the message<br>
&gt;&gt; :<br>
&gt;&gt; &quot;<br>
&gt;&gt; &quot;<br>
&gt;&gt; &quot;<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://jenkins-old.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/45479/" rel="noreferrer" target="_blank">http://jenkins-old.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/45479/</a><br>
&gt;&gt; : There was an infra issue, please contact <a href="mailto:infra@ovirt.org">infra@ovirt.org</a><br>
&gt;&gt; &quot;&quot;<br>
&gt;&gt; &quot;<br>
&gt;&gt;<br>
&gt;&gt; The console output from the jenkins job (<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://jenkins-old.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/45479/console" rel="noreferrer" target="_blank">http://jenkins-old.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/45479/console</a><br>
&gt;&gt; ) is as follows:<br>
&gt;&gt; &quot;&quot;&quot;<br>
&gt;&gt;<br>
&gt;&gt; 04:02:33 Triggered by Gerrit: <a href="https://gerrit.ovirt.org/57819" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/57819</a><br>
&gt;&gt; 04:02:33 Building remotely on <a href="http://fc21-vm01.phx.ovirt.org" rel="noreferrer" target="_blank">fc21-vm01.phx.ovirt.org</a> (vm phx nested fc21)<br>
&gt;&gt; in workspace /home/jenkins/workspace/ovirt-engine_master_find-bugs_gerrit<br>
&gt;&gt; 04:02:34  &gt; /usr/bin/git rev-parse --is-inside-work-tree # timeout=10<br>
&gt;&gt; 04:02:34 Fetching changes from the remote Git repository<br>
&gt;&gt; 04:02:34  &gt; /usr/bin/git config remote.origin.url<br>
&gt;&gt; git://<a href="http://gerrit.ovirt.org/ovirt-engine" rel="noreferrer" target="_blank">gerrit.ovirt.org/ovirt-engine</a> # timeout=10<br>
&gt;&gt; 04:02:34 Pruning obsolete local branches<br>
&gt;&gt; 04:02:34 Fetching upstream changes from<br>
&gt;&gt; git://<a href="http://gerrit.ovirt.org/ovirt-engine" rel="noreferrer" target="_blank">gerrit.ovirt.org/ovirt-engine</a><br>
&gt;&gt; 04:02:34  &gt; /usr/bin/git --version # timeout=10<br>
&gt;&gt; 04:02:34  &gt; /usr/bin/git -c core.askpass=true fetch --tags --progress<br>
&gt;&gt; git://<a href="http://gerrit.ovirt.org/ovirt-engine" rel="noreferrer" target="_blank">gerrit.ovirt.org/ovirt-engine</a> refs/changes/19/57819/1 --prune<br>
&gt;&gt; 04:12:34 ERROR: Timeout after 10 minutes<br>
&gt;&gt; 04:12:34 ERROR: Error fetching remote repo &#39;origin&#39;<br>
&gt;&gt; 04:12:34 hudson.plugins.git.GitException: Failed to fetch from<br>
&gt;&gt; git://<a href="http://gerrit.ovirt.org/ovirt-engine" rel="noreferrer" target="_blank">gerrit.ovirt.org/ovirt-engine</a><br>
&gt;&gt; 04:12:34 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)<br>
&gt;&gt; 04:12:34 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)<br>
&gt;&gt; 04:12:34 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)<br>
&gt;&gt; 04:12:34 at hudson.scm.SCM.checkout(SCM.java:485)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; hudson.model.AbstractProject.checkout(AbstractProject.java:1276)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)<br>
&gt;&gt; 04:12:34 at hudson.model.Run.execute(Run.java:1738)<br>
&gt;&gt; 04:12:34 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; hudson.model.ResourceController.execute(ResourceController.java:98)<br>
&gt;&gt; 04:12:34 at hudson.model.Executor.run(Executor.java:410)<br>
&gt;&gt; 04:12:34 Caused by: hudson.plugins.git.GitException: Command &quot;/usr/bin/git<br>
&gt;&gt; -c core.askpass=true fetch --tags --progress<br>
&gt;&gt; git://<a href="http://gerrit.ovirt.org/ovirt-engine" rel="noreferrer" target="_blank">gerrit.ovirt.org/ovirt-engine</a> refs/changes/19/57819/1 --prune&quot;<br>
&gt;&gt; returned status code 143:<br>
&gt;&gt; 04:12:34 stdout:<br>
&gt;&gt; 04:12:34 stderr:<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1388)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)<br>
&gt;&gt; 04:12:34 at hudson.remoting.UserRequest.perform(UserRequest.java:120)<br>
&gt;&gt; 04:12:34 at hudson.remoting.UserRequest.perform(UserRequest.java:48)<br>
&gt;&gt; 04:12:34 at hudson.remoting.Request$2.run(Request.java:326)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)<br>
&gt;&gt; 04:12:34 at java.util.concurrent.FutureTask.run(FutureTask.java:266)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)<br>
&gt;&gt; 04:12:34 at java.lang.Thread.run(Thread.java:745)<br>
&gt;&gt; 04:12:34 at ......remote call to <a href="http://fc21-vm01.phx.ovirt.org" rel="noreferrer" target="_blank">fc21-vm01.phx.ovirt.org</a>(Native Method)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)<br>
&gt;&gt; 04:12:34 at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)<br>
&gt;&gt; 04:12:34 at hudson.remoting.Channel.call(Channel.java:781)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)<br>
&gt;&gt; 04:12:34 at sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
&gt;&gt; 04:12:34 at java.lang.reflect.Method.invoke(Method.java:606)<br>
&gt;&gt; 04:12:34 at<br>
&gt;&gt; org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)<br>
&gt;&gt; 04:12:34 at com.sun.proxy.$Proxy59.execute(Unknown Source)<br>
&gt;&gt; 04:12:34 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)<br>
&gt;&gt; 04:12:34 ... 12 more<br>
&gt;&gt; 04:12:34 ERROR: null<br>
&gt;&gt; 04:12:34 [FINDBUGS] Skipping publisher since build result is FAILURE<br>
&gt;&gt; 04:12:34 Build step &#39;Groovy Postbuild&#39; marked build as failure<br>
&gt;&gt; 04:12:34 Finished: FAILURE<br>
&gt;&gt;<br>
&gt;&gt; &quot;&quot;&quot;<br>
&gt;&gt;<br>
&gt;&gt; Can you please assist?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Allon<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Infra mailing list<br>
&gt;&gt; <a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Eyal Edri<br>
&gt; Associate Manager<br>
&gt; RHEV DevOps<br>
&gt; EMEA ENG Virtualization R&amp;D<br>
&gt; Red Hat Israel<br>
&gt;<br>
&gt; phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
&gt; irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Infra mailing list<br>
&gt; <a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Eyal Edri<br>Associate Manager</div><div>RHEV DevOps<br>EMEA ENG Virtualization R&amp;D<br>Red Hat Israel<br><br>phone: +972-9-7692018<br>irc: eedri (on #tlv #rhev-dev #rhev-integ)</div></div></div></div></div>
</div>