[JIRA] (OVIRT-2541) Git fetch timeouts on jenkins *-standar-check-pr jobs

[ https://ovirt-jira.atlassian.net/browse/OVIRT-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=38230#comment-38230 ] Eyal Edri commented on OVIRT-2541: ---------------------------------- [~ederevea] [~dbelenky@redhat.com] can you help debug this?
Git fetch timeouts on jenkins *-standar-check-pr jobs -----------------------------------------------------
Key: OVIRT-2541 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2541 Project: oVirt - virtualization made easy Issue Type: Task Reporter: Ondra Machacek Assignee: infra
Example: https://jenkins.ovirt.org/job/oVirt_ovirt-ansible-vm-infra_standard-check-pr... git fetch --tags --progress https://gerrit.ovirt.org/jenkins +refs/heads/*:refs/remotes/origin/* 08:47:21 ERROR: Timeout after 10 minutes 08:47:21 ERROR: Error cloning remote repo 'origin' 08:47:21 hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gerrit.ovirt.org/jenkins +refs/heads/*:refs/remotes/origin/*" returned status code 143: 08:47:21 stdout: 08:47:21 stderr: 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016) 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735) 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420) 08:47:21 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:629) 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 08:47:21 at hudson.remoting.UserRequest.perform(UserRequest.java:212) 08:47:21 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:47:21 at hudson.remoting.Request$2.run(Request.java:369) 08:47:21 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 08:47:21 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 08:47:21 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 08:47:21 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 08:47:21 at java.lang.Thread.run(Thread.java:748) 08:47:21 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to vm0091.workers-phx.ovirt.org 08:47:21 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) 08:47:21 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) 08:47:21 at hudson.remoting.Channel.call(Channel.java:955) 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) 08:47:21 at sun.reflect.GeneratedMethodAccessor140.invoke(Unknown Source) 08:47:21 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:47:21 at java.lang.reflect.Method.invoke(Method.java:498) 08:47:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) 08:47:21 at com.sun.proxy.$Proxy77.execute(Unknown Source) 08:47:21 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146) 08:47:21 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) 08:47:21 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120) 08:47:21 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90) 08:47:21 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77) 08:47:21 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50) 08:47:21 at hudson.security.ACL.impersonate(ACL.java:290) 08:47:21 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47) 08:47:21 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 08:47:21 ... 4 more [Pipeline] }
-- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100094)
participants (1)
-
Eyal Edri (oVirt JIRA)