| CONSOLE OUTPUT |
| Started by GitHub push by ataillefer |
| Started by GitHub push by ataillefer |
| Building remotely on albany (WINSLAVE win32 VISTA) in workspace c:\hudson\workspace\FT-nuxeo-drive-master-windows |
| > git rev-parse --is-inside-work-tree |
| Fetching changes from the remote Git repository |
| > git config remote.origin.url git://github.com/nuxeo/nuxeo-drive.git |
| Fetching upstream changes from git://github.com/nuxeo/nuxeo-drive.git |
| > git --version |
| > git fetch --tags --progress git://github.com/nuxeo/nuxeo-drive.git +refs/heads/*:refs/remotes/origin/* |
| ERROR: Timeout after 10 minutes |
| FATAL: Failed to fetch from git://github.com/nuxeo/nuxeo-drive.git |
| hudson.plugins.git.GitException: Failed to fetch from git://github.com/nuxeo/nuxeo-drive.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43) |
| 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-drive.git +refs/heads/*:refs/remotes/origin/*" returned status code -1: |
| stdout: |
| stderr: remote: Counting objects: 10, done.[K |
| remote: Compressing objects: 10% (1/10) [K |
| remote: Compressing objects: 20% (2/10) [K |
| remote: Compressing objects: 30% (3/10) [K |
| remote: Compressing objects: 40% (4/10) [K |
| remote: Compressing objects: 50% (5/10) [K |
| remote: Compressing objects: 60% (6/10) [K |
| remote: Compressing objects: 70% (7/10) [K |
| remote: Compressing objects: 80% (8/10) [K |
| remote: Compressing objects: 90% (9/10) [K |
| remote: Compressing objects: 100% (10/10) [K |
| remote: Compressing objects: 100% (10/10), done.[K |
| remote: Total 10 (delta 4), 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) |