[JIRA] (OVIRT-982) Fwd: http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.1_el7_created/431

Shlomo Ben David (oVirt JIRA) jira at ovirt-jira.atlassian.net
Wed Dec 28 20:05:02 UTC 2016


     [ https://ovirt-jira.atlassian.net/browse/OVIRT-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shlomo Ben David reassigned OVIRT-982:
--------------------------------------

    Assignee: Shlomo Ben David  (was: infra)

> Fwd: http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.1_el7_created/431
> --------------------------------------------------------------------------------------
>
>                 Key: OVIRT-982
>                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-982
>             Project: oVirt - virtualization made easy
>          Issue Type: By-EMAIL
>            Reporter: Yevgeny Zaspitsky
>            Assignee: Shlomo Ben David
>
> Looks like a lot of jobs fail on similar problem.
> From the job console log:
> git -c core.askpass=true fetch --tags --progress
> git://gerrit.ovirt.org/ovirt-engine.git refs/changes/93/67593/22
> --prune
> ERROR: Error fetching remote repo
> 'origin'hudson.plugins.git.GitException
> <http://stacktrace.jenkins-ci.org/search?query=hudson.plugins.git.GitException>:
> Failed to fetch from git://gerrit.ovirt.org/ovirt-engine.git
> 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitSCM.fetchFrom&entity=method>
> 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitSCM.retrieveChanges&entity=method>
> 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.plugins.git.GitSCM.checkout&entity=method>
> 	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
> <http://stacktrace.jenkins-ci.org/search/?query=org.jenkinsci.plugins.multiplescms.MultiSCM.checkout&entity=method>
> 	at hudson.scm.SCM.checkout(SCM.java:485)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.scm.SCM.checkout&entity=method>
> 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractProject.checkout&entity=method>
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout&entity=method>
> 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> <http://stacktrace.jenkins-ci.org/search/?query=jenkins.scm.SCMCheckoutStrategy.checkout&entity=method>
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.run&entity=method>
> 	at hudson.model.Run.execute(Run.java:1738)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method>
> 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.FreeStyleBuild.run&entity=method>
> 	at hudson.model.ResourceController.execute(ResourceController.java:98)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method>
> 	at hudson.model.Executor.run(Executor.java:410)
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method>
> Caused by: hudson.plugins.git.GitException
> <http://stacktrace.jenkins-ci.org/search?query=hudson.plugins.git.GitException>:
> Command "git -c core.askpass=true fetch --tags --progress
> git://gerrit.ovirt.org/ovirt-engine.git refs/changes/93/67593/22
> --prune" returned status code 128:
> stdout:
> stderr: fatal: read error: Connection reset by peer
> 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640)
> 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1388)
> 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)
> 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)
> 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
> 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:152)
> 	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
> 	at hudson.remoting.Request$2.run(Request.java:332)
> 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> 	at ......remote call to vm0040.workers-phx.ovirt.org(Native Method)
> 	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
> 	at hudson.remoting.UserResponse.retrieve(UserRequest.java:252)
> 	at hudson.remoting.Channel.call(Channel.java:781)
> 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
> 	at sun.reflect.GeneratedMethodAccessor452.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
> 	at com.sun.proxy.$Proxy60.execute(Unknown Source)
> 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
> 	... 12 more
> ERROR: null



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)


More information about the Infra mailing list