| CONSOLE OUTPUT |
| Started by upstream project "FT-nuxeo-master-selenium-dm-tomcat-windows" build number 1576 |
| originally caused by: |
| Started by upstream project "FT-nuxeo-master-selenium-dm-tomcat" build number 1974 |
| originally caused by: |
| Started by upstream project "nuxeo-distribution-master" build number 2594 |
| originally caused by: |
| Started by GitHub push by nuxeojenkins |
| Started by GitHub push by nxmatic |
| Started by upstream project "addons-master" build number 3066 |
| originally caused by: |
| Started by upstream project "nuxeo-dm-master" build number 2253 |
| originally caused by: |
| Started by GitHub push by nuxeojenkins |
| Started by upstream project "addons_nuxeo-shell-master" build number 985 |
| originally caused by: |
| Started by upstream project "addons-master" build number 3066 |
| Building remotely on albany (WINSLAVE win32 VISTA) in workspace c:\hudson\workspace\FT-nuxeo-master-selenium-dm-tomcat-windows\jdk\openjdk-7-jdk\label\albany |
| > git rev-parse --is-inside-work-tree |
| Fetching changes from the remote Git repository |
| > git config remote.origin.url git://github.com/nuxeo/nuxeo-distribution.git |
| Fetching upstream changes from git://github.com/nuxeo/nuxeo-distribution.git |
| > git --version |
| > git fetch --tags --progress git://github.com/nuxeo/nuxeo-distribution.git +refs/heads/*:refs/remotes/origin/* |
| ERROR: Timeout after 10 minutes |
| FATAL: Failed to fetch from git://github.com/nuxeo/nuxeo-distribution.git |
| hudson.plugins.git.GitException: Failed to fetch from git://github.com/nuxeo/nuxeo-distribution.git |
| at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) |
| at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) |
| at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) |
| at hudson.model.AbstractProject.checkout(AbstractProject.java:1252) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615) |
| at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524) |
| at hudson.model.Run.execute(Run.java:1710) |
| at hudson.matrix.MatrixRun.run(MatrixRun.java:146) |
| at hudson.model.ResourceController.execute(ResourceController.java:88) |
| at hudson.model.Executor.run(Executor.java:234) |
| Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://github.com/nuxeo/nuxeo-distribution.git +refs/heads/*:refs/remotes/origin/*" returned status code -1: |
| stdout: |
| stderr: remote: Counting objects: 13, done.[K |
| remote: Compressing objects: 9% (1/11) [K |
| remote: Compressing objects: 18% (2/11) [K |
| remote: Compressing objects: 27% (3/11) [K |
| remote: Compressing objects: 36% (4/11) [K |
| remote: Compressing objects: 45% (5/11) [K |
| remote: Compressing objects: 54% (6/11) [K |
| remote: Compressing objects: 63% (7/11) [K |
| remote: Compressing objects: 72% (8/11) [K |
| remote: Compressing objects: 81% (9/11) [K |
| remote: Compressing objects: 90% (10/11) [K |
| remote: Compressing objects: 100% (11/11) [K |
| remote: Compressing objects: 100% (11/11), done.[K |
| remote: Total 13 (delta 0), reused 0 (delta 0)[K |
|
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1325) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1186) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257) |
| at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) |
| at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:118) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:48) |
| at hudson.remoting.Request$2.run(Request.java:328) |
| at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) |
| at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) |
| at java.util.concurrent.FutureTask.run(FutureTask.java:138) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) |
| at hudson.remoting.Engine$1$1.run(Engine.java:63) |
| at java.lang.Thread.run(Thread.java:619) |