I create https://issues.apache.org/jira/browse/BUILDS-65 to track the problem.
Regards Jeff On Mon, Mar 23, 2015 at 6:55 AM, Apache Jenkins Server < [email protected]> wrote: > See <https://builds.apache.org/job/MINA-trunk-jdk1.7-windows/377/> > > ------------------------------------------ > Started by an SCM change > Building remotely on windows2 (Windows) in workspace < > https://builds.apache.org/job/MINA-trunk-jdk1.7-windows/ws/> > > git rev-parse --is-inside-work-tree # timeout=10 > Fetching changes from the remote Git repository > > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/mina.git # timeout=10 > Fetching upstream changes from > https://git-wip-us.apache.org/repos/asf/mina.git > > git --version # timeout=10 > > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/mina.git > +refs/heads/*:refs/remotes/origin/* > FATAL: Failed to fetch from > https://git-wip-us.apache.org/repos/asf/mina.git > hudson.plugins.git.GitException: Failed to fetch from > https://git-wip-us.apache.org/repos/asf/mina.git > at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647) > at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889) > at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914) > 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:1706) > at > hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) > at > hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:232) > Caused by: hudson.plugins.git.GitException: Command "git fetch --tags > --progress https://git-wip-us.apache.org/repos/asf/mina.git > +refs/heads/*:refs/remotes/origin/*" returned status code 128: > stdout: > stderr: remote: Counting objects: 46, done. [K > remote: Compressing objects: 5% (1/18) [K > remote: Compressing objects: 11% (2/18) [K > remote: Compressing objects: 16% (3/18) [K > remote: Compressing objects: 22% (4/18) [K > remote: Compressing objects: 27% (5/18) [K > remote: Compressing objects: 33% (6/18) [K > remote: Compressing objects: 38% (7/18) [K > remote: Compressing objects: 44% (8/18) [K > remote: Compressing objects: 50% (9/18) [K > remote: Compressing objects: 55% (10/18) [K > remote: Compressing objects: 61% (11/18) [K > remote: Compressing objects: 66% (12/18) [K > remote: Compressing objects: 72% (13/18) [K > remote: Compressing objects: 77% (14/18) [K > remote: Compressing objects: 83% (15/18) [K > remote: Compressing objects: 88% (16/18) [K > remote: Compressing objects: 94% (17/18) [K > remote: Compressing objects: 100% (18/18) [K > remote: Compressing objects: 100% (18/18), done. [K > remote: Total 29 (delta 9), reused 0 (delta 0) [K > error: unable to create temporary file: No space left on device > fatal: failed to write object > fatal: unpack-objects failed > > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1223) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:85) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:280) > 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.run(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown > Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown > Source) > at hudson.remoting.Engine$1$1.run(Engine.java:63) > at java.lang.Thread.run(Unknown Source) > -- Jeff MAURY "Legacy code" often differs from its suggested alternative by actually working and scaling. - Bjarne Stroustrup http://www.jeffmaury.com http://riadiscuss.jeffmaury.com http://www.twitter.com/jeffmaury
