See <https://builds.apache.org/job/Mahout-Quality/2694/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/Mahout-Quality/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mahout.git
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mahout.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision e4ba7887fc6dbf17c3d73f8d4aa1045eeb48d53e (origin/master)
 > git config core.sparsecheckout
 > git checkout -f e4ba7887fc6dbf17c3d73f8d4aa1045eeb48d53e
FATAL: Could not checkout null with start point 
e4ba7887fc6dbf17c3d73f8d4aa1045eeb48d53e
hudson.plugins.git.GitException: Could not checkout null with start point 
e4ba7887fc6dbf17c3d73f8d4aa1045eeb48d53e
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1473)
        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:745)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 
e4ba7887fc6dbf17c3d73f8d4aa1045eeb48d53e" returned status code 1:
stdout: 
stderr: error: unable to create file 
mrlegacy/src/main/java/org/apache/mahout/cf/taste/hadoop/als/ParallelALSFactorizationJob.java
 (Input/output error)
Checking out files:  37% (13/35)   
error: unable to create file 
mrlegacy/src/main/java/org/apache/mahout/cf/taste/hadoop/als/PredictionMapper.java
 (Input/output error)
Checking out files:  40% (14/35)   
error: unable to create file 
mrlegacy/src/main/java/org/apache/mahout/cf/taste/hadoop/als/RecommenderJob.java
 (Input/output error)
Checking out files:  42% (15/35)   
Checking out files:  45% (16/35)   
Checking out files:  48% (17/35)   
Checking out files:  51% (18/35)   
Checking out files:  54% (19/35)   
Checking out files:  57% (20/35)   
Checking out files:  60% (21/35)   
Checking out files:  62% (22/35)   
Checking out files:  65% (23/35)   
Checking out files:  68% (24/35)   
Checking out files:  71% (25/35)   
Checking out files:  74% (26/35)   
Checking out files:  77% (27/35)   
Checking out files:  80% (28/35)   
Checking out files:  82% (29/35)   
Checking out files:  85% (30/35)   
Checking out files:  88% (31/35)   
Checking out files:  91% (32/35)   
Checking out files:  94% (33/35)   
Checking out files:  97% (34/35)   
Checking out files: 100% (35/35)   
Checking out files: 100% (35/35), done.
Previous HEAD position was 37b8525... MAHOUT-1565 Remove mapreduce-job-specific 
MAHOUT_OPTS (nishkamravi via gcapan): this closes apache/mahout#4
HEAD is now at e4ba788... MAHOUT-1529: third collection of various edits 
against private branch

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1277)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1273)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1078)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1088)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1468)
        ... 10 more

Reply via email to