See <https://builds.apache.org/job/DeltaSpike%20Weld%202.2.0.Alpha1/11/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 in workspace 
<https://builds.apache.org/job/DeltaSpike%20Weld%202.2.0.Alpha1/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/deltaspike.git
FATAL: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/deltaspike.git
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/deltaspike.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:1411)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:651)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
        at hudson.model.Run.execute(Run.java:1670)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://git-wip-us.apache.org/repos/asf/deltaspike.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 32, done.        
remote: Compressing objects:   7% (1/13)           
remote: Compressing objects:  15% (2/13)           
remote: Compressing objects:  23% (3/13)           
remote: Compressing objects:  30% (4/13)           
remote: Compressing objects:  38% (5/13)           
remote: Compressing objects:  46% (6/13)           
remote: Compressing objects:  53% (7/13)           
remote: Compressing objects:  61% (8/13)           
remote: Compressing objects:  69% (9/13)           
remote: Compressing objects:  76% (10/13)           
remote: Compressing objects:  84% (11/13)           
remote: Compressing objects:  92% (12/13)           
remote: Compressing objects: 100% (13/13)           
remote: Compressing objects: 100% (13/13), done.        
remote: Total 19 (delta 3), reused 0 (delta 0)        
error: unable to create temporary sha1 filename .git/objects/cf: Input/output 
error

fatal: failed to write object
fatal: unpack-objects failed

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1173)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1043)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:74)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:207)
        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(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)

Reply via email to