See <https://builds.apache.org/job/Bigtop-trunk-iTest/2522/>

------------------------------------------
Started by upstream project "Bigtop-trunk" build number 1586
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-d07 (jenkins-cloud-4GB cloud-slave Ubuntu 
ubuntu jenkins-cloud-8GB) in workspace 
<https://builds.apache.org/job/Bigtop-trunk-iTest/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/bigtop.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c1af7dc91793a0182eb73138f8c9185dca21c43d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1af7dc91793a0182eb73138f8c9185dca21c43d
 > git rev-list c1af7dc91793a0182eb73138f8c9185dca21c43d # timeout=10
[Bigtop-trunk-iTest] $ /bin/bash -xe /tmp/hudson5974186050686030855.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest
+ JAVA_HOME=/home/hudson/tools/java/latest
+ export 
PATH=/home/hudson/tools/java/latest/bin:/home/jenkins/tools/maven/apache-maven-3.0.4/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/hudson/tools/java/latest/bin:/home/jenkins/tools/maven/apache-maven-3.0.4/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ env
BUILD_URL=https://builds.apache.org/job/Bigtop-trunk-iTest/2522/
XDG_SESSION_ID=2
POM_GROUPID=org.apache.bigtop.itest
HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8
SHELL=/bin/bash
SSH_CLIENT=140.211.11.14 43609 22
BUILD_TAG=jenkins-Bigtop-trunk-iTest-2522
POM_DISPLAYNAME=iTest: system and integration testing in the cloud
GIT_PREVIOUS_COMMIT=c1af7dc91793a0182eb73138f8c9185dca21c43d
ROOT_BUILD_CAUSE=SCMTRIGGER
WORKSPACE=<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/>
JOB_URL=https://builds.apache.org/job/Bigtop-trunk-iTest/
USER=jenkins
POM_ARTIFACTID=itest-common
BUILD_CAUSE_UPSTREAMTRIGGER=true
GIT_AUTHOR_NAME=jenkins
GIT_COMMITTER_NAME=jenkins
MAVEN_OPTS=-Xmx2g -Xms256m -XX:MaxPermSize=512m
GIT_COMMIT=c1af7dc91793a0182eb73138f8c9185dca21c43d
JENKINS_HOME=/x1/jenkins/jenkins-home
ROOT_BUILD_CAUSE_SCMTRIGGER=true
MAVEN_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
PATH=/home/hudson/tools/java/latest/bin:/home/jenkins/tools/maven/apache-maven-3.0.4/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
MAIL=/var/mail/jenkins
[email protected]
PWD=<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/>
JAVA_HOME=/home/hudson/tools/java/latest
HUDSON_URL=https://builds.apache.org/
LANG=en_US.UTF-8
JOB_NAME=Bigtop-trunk-iTest
POM_VERSION=1.2.0-SNAPSHOT
BUILD_DISPLAY_NAME=#2522
BUILD_CAUSE=UPSTREAMTRIGGER
BUILD_ID=2522
JENKINS_URL=https://builds.apache.org/
GIT_PREVIOUS_SUCCESSFUL_COMMIT=c1af7dc91793a0182eb73138f8c9185dca21c43d
POM_PACKAGING=jar
HOME=/home/jenkins
SHLVL=2
M2_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
GIT_BRANCH=origin/master
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
EXECUTOR_NUMBER=0
GIT_URL=https://git-wip-us.apache.org/repos/asf/bigtop.git
NODE_LABELS=Ubuntu cloud-slave jenkins-cloud-4GB jenkins-cloud-8GB 
jenkins-test-d07 ubuntu
LOGNAME=jenkins
SSH_CONNECTION=140.211.11.14 43609 104.130.226.10 22
HUDSON_HOME=/x1/jenkins/jenkins-home
NODE_NAME=jenkins-test-d07
BUILD_NUMBER=2522
XDG_RUNTIME_DIR=/run/user/1001
HUDSON_COOKIE=1c9dea2a-f46f-4fca-8e56-d38e280de2b3
[email protected]
_=/usr/bin/env
Parsing POMs
Established TCP socket on 59606
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[bigtop-test-framework] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g 
-Xms256m -XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/tools/maven/apache-maven-3.0.4 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 59606
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program 
"/home/jenkins/tools/java/latest1.6/bin/java" (in directory 
"<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/bigtop-test-framework";)>: 
error=2, No such file or directory
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
        at hudson.Proc$LocalProc.<init>(Proc.java:244)
        at hudson.Proc$LocalProc.<init>(Proc.java:216)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
        at hudson.Launcher$ProcStarter.start(Launcher.java:381)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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)
        at ......remote call to jenkins-test-d07(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
        at hudson.remoting.Channel.call(Channel.java:781)
        at hudson.Launcher$RemoteLauncher.launch(Launcher.java:928)
        at hudson.Launcher$ProcStarter.start(Launcher.java:381)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: error=2, No such file or directory
        at java.lang.UNIXProcess.forkAndExec(Native Method)
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
        at java.lang.ProcessImpl.start(ProcessImpl.java:130)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
        at hudson.Proc$LocalProc.<init>(Proc.java:244)
        at hudson.Proc$LocalProc.<init>(Proc.java:216)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
        at hudson.Launcher$ProcStarter.start(Launcher.java:381)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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