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

2016-12-28 Thread Shlomo Ben David (oVirt JIRA)

 [ 
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
> :
> Failed to fetch from git://gerrit.ovirt.org/ovirt-engine.git
>   at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
> 
>   at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
> 
>   at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
> 
>   at 
> org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
> 
>   at hudson.scm.SCM.checkout(SCM.java:485)
> 
>   at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> 
>   at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> 
>   at hudson.model.Run.execute(Run.java:1738)
> 
>   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> 
>   at hudson.model.ResourceController.execute(ResourceController.java:98)
> 
>   at hudson.model.Executor.run(Executor.java:410)
> 
> Caused by: 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 

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

2016-12-28 Thread Gil Shinar (oVirt JIRA)

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

Gil Shinar commented on OVIRT-982:
--

[~sbend...@redhat.com] Please follow Barak;s instructions

> 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: infra
>
> 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
> :
> Failed to fetch from git://gerrit.ovirt.org/ovirt-engine.git
>   at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
> 
>   at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
> 
>   at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
> 
>   at 
> org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
> 
>   at hudson.scm.SCM.checkout(SCM.java:485)
> 
>   at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> 
>   at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> 
>   at hudson.model.Run.execute(Run.java:1738)
> 
>   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> 
>   at hudson.model.ResourceController.execute(ResourceController.java:98)
> 
>   at hudson.model.Executor.run(Executor.java:410)
> 
> Caused by: 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 

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

2016-12-27 Thread Barak Korren (oVirt JIRA)

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

Barak Korren commented on OVIRT-982:


[~gshinar] please link relevant patch here, also link this in patch 
commit-message.

> 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: infra
>
> 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
> :
> Failed to fetch from git://gerrit.ovirt.org/ovirt-engine.git
>   at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
> 
>   at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
> 
>   at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
> 
>   at 
> org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
> 
>   at hudson.scm.SCM.checkout(SCM.java:485)
> 
>   at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> 
>   at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> 
>   at hudson.model.Run.execute(Run.java:1738)
> 
>   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> 
>   at hudson.model.ResourceController.execute(ResourceController.java:98)
> 
>   at hudson.model.Executor.run(Executor.java:410)
> 
> Caused by: 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)
>   

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

2016-12-27 Thread Gil Shinar (oVirt JIRA)

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

Gil Shinar commented on OVIRT-982:
--

We are currently checking if moving from git protocol to http, solves this 
issue.

> 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: infra
>
> 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
> :
> Failed to fetch from git://gerrit.ovirt.org/ovirt-engine.git
>   at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
> 
>   at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
> 
>   at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
> 
>   at 
> org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
> 
>   at hudson.scm.SCM.checkout(SCM.java:485)
> 
>   at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> 
>   at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> 
>   at hudson.model.Run.execute(Run.java:1738)
> 
>   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> 
>   at hudson.model.ResourceController.execute(ResourceController.java:98)
> 
>   at hudson.model.Executor.run(Executor.java:410)
> 
> Caused by: 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)
>   

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

2016-12-26 Thread Yevgeny Zaspitsky (oVirt JIRA)
Yevgeny Zaspitsky created OVIRT-982:
---

 Summary: 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: infra


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
:
Failed to fetch from git://gerrit.ovirt.org/ovirt-engine.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)

at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)

at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)

at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)

at hudson.scm.SCM.checkout(SCM.java:485)

at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)

at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)

at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)

at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)

at hudson.model.Run.execute(Run.java:1738)

at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)

at hudson.model.ResourceController.execute(ResourceController.java:98)

at hudson.model.Executor.run(Executor.java:410)

Caused by: 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