[JIRA] (OVIRT-1134) CI Fails with java.io.IOException: Remote call on vm0027.workers-phx.ovirt.org failed

Allon Mureinik (oVirt JIRA) jira at ovirt-jira.atlassian.net
Sun Feb 12 05:25:24 UTC 2017


Allon Mureinik created OVIRT-1134:
-------------------------------------

             Summary: CI Fails with java.io.IOException: Remote call on vm0027.workers-phx.ovirt.org failed
                 Key: OVIRT-1134
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1134
             Project: oVirt - virtualization made easy
          Issue Type: Outage
          Components: Jenkins
            Reporter: Allon Mureinik
            Assignee: infra


CI on patch https://gerrit.ovirt.org/#/c/71932/ (and probably a bunch of other) fails because the job can't check out the patch:

04:15:31  > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:15:33 java.io.IOException: Remote call on vm0027.workers-phx.ovirt.org failed
04:15:33 	at hudson.remoting.Channel.call(Channel.java:830)
04:15:33 	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
04:15:33 	at com.sun.proxy.$Proxy70.withRepository(Unknown Source)
04:15:33 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:234)
04:15:33 	at com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser.getFirstParent(GerritTriggerBuildChooser.java:166)
04:15:33 	at com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser.prevBuildForChangelog(GerritTriggerBuildChooser.java:132)
04:15:33 	at hudson.plugins.git.GitSCM.computeChangeLog(GitSCM.java:1202)
04:15:33 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1135)
04:15:33 	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
04:15:33 	at hudson.scm.SCM.checkout(SCM.java:495)
04:15:33 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
04:15:33 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
04:15:33 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
04:15:33 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
04:15:33 	at hudson.model.Run.execute(Run.java:1728)
04:15:33 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
04:15:33 	at hudson.model.ResourceController.execute(ResourceController.java:98)
04:15:33 	at hudson.model.Executor.run(Executor.java:404)
04:15:33 Caused by: java.lang.NoSuchMethodError: org.eclipse.jgit.revwalk.RevWalk.release()V
04:15:33 	at com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser$1.invoke(GerritTriggerBuildChooser.java:185)
04:15:33 	at com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTriggerBuildChooser$1.invoke(GerritTriggerBuildChooser.java:166)
04:15:33 	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
04:15:33 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:64)
04:15:33 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:15:33 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:15:33 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:15:33 	at java.lang.reflect.Method.invoke(Method.java:498)
04:15:33 	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
04:15:33 	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
04:15:33 	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
04:15:33 	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
04:15:33 	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
04:15:33 	at hudson.remoting.Request$2.run(Request.java:336)
04:15:33 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
04:15:33 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
04:15:33 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
04:15:33 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
04:15:33 	at java.lang.Thread.run(Thread.java:745)
04:15:33 	at ......remote call to vm0027.workers-phx.ovirt.org(Native Method)
04:15:33 	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
04:15:33 	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
04:15:33 	at hudson.remoting.Channel.call(Channel.java:822)
04:15:33 	... 17 more

CI link:
http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_created/14060/console



--
This message was sent by Atlassian JIRA
(v1000.747.1#100028)


More information about the Infra mailing list