You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/19 07:19:05 UTC

Build failed in Jenkins: MINA-trunk-jdk1.8-windows #201

See <https://builds.apache.org/job/MINA-trunk-jdk1.8-windows/201/changes>

Changes:

[jeffmaury.github] Update current year for next releases

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/MINA-trunk-jdk1.8-windows/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mina.git
 > git init <https://builds.apache.org/job/MINA-trunk-jdk1.8-windows/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mina.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mina.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mina.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/trunk^{commit}" # timeout=10
Checking out Revision 06a2cb9db8d768fdca7ca1174c9800adb9d5229c (origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 06a2cb9db8d768fdca7ca1174c9800adb9d5229c
 > git rev-list 4173adaef73c4e947736a83439e5f73615b2eb29 # timeout=10
Parsing POMs
Established TCP socket on 49883
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[MINA-trunk-jdk1.8-windows] $ /bin/java -Xmx512M -cp f:\hudson\hudson-slave\maven32-agent.jar;f:\hudson\tools\maven\latest\boot\plexus-classworlds-2.5.1.jar;f:\hudson\tools\maven\latest/conf/logging jenkins.maven3.agent.Maven32Main f:\hudson\tools\maven\latest F:\hudson\hudson-slave\slave.jar f:\hudson\hudson-slave\maven32-interceptor.jar f:\hudson\hudson-slave\maven3-interceptor-commons.jar 49883
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/bin/java" (in directory "<https://builds.apache.org/job/MINA-trunk-jdk1.8-windows/ws/")>: CreateProcess error=3, The system cannot find the path specified
	at java.lang.ProcessBuilder.start(Unknown Source)
	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: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(Unknown Source)
	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)
	at ......remote call to windows1(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: CreateProcess error=3, The system cannot find the path specified
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	at java.lang.ProcessBuilder.start(Unknown Source)
	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: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(Unknown Source)
	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)
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Jenkins build is back to normal : MINA-trunk-jdk1.8-windows #202

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/MINA-trunk-jdk1.8-windows/202/>