See <https://builds.apache.org/job/brooklyn-master-windows/173/>
------------------------------------------ Started by user svet [EnvInject] - Loading node environment variables. Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/brooklyn-master-windows/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/brooklyn.git > git init <https://builds.apache.org/job/brooklyn-master-windows/ws/> # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/brooklyn.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/brooklyn.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/brooklyn.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/brooklyn.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse "origin/master^{commit}" # timeout=10 Checking out Revision e9ea4570b82ae6d41a9197d45ba576a173c1d275 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9ea4570b82ae6d41a9197d45ba576a173c1d275 > git rev-list e9ea4570b82ae6d41a9197d45ba576a173c1d275 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule update --init --recursive --remote [brooklyn-master-windows] $ cmd /c call C:\Windows\TEMP\hudson4887449477704145821.bat <https://builds.apache.org/job/brooklyn-master-windows/ws/>git> submodule foreach "git checkout master & git pull origin master" Entering 'brooklyn-client' Your branch is up-to-date with 'origin/master'. Switched to branch 'master' >From https://github.com/apache/brooklyn-client * branch master -> FETCH_HEAD Already up-to-date. Entering 'brooklyn-dist' Your branch is up-to-date with 'origin/master'. Switched to branch 'master' >From https://github.com/apache/brooklyn-dist * branch master -> FETCH_HEAD Already up-to-date. Entering 'brooklyn-docs' Your branch is up-to-date with 'origin/master'. Switched to branch 'master' >From https://github.com/apache/brooklyn-docs * branch master -> FETCH_HEAD Already up-to-date. Entering 'brooklyn-library' Your branch is up-to-date with 'origin/master'. Switched to branch 'master' >From https://github.com/apache/brooklyn-library * branch master -> FETCH_HEAD Already up-to-date. Entering 'brooklyn-server' Your branch is up-to-date with 'origin/master'. Switched to branch 'master' >From https://github.com/apache/brooklyn-server * branch master -> FETCH_HEAD Already up-to-date. Entering 'brooklyn-ui' Your branch is up-to-date with 'origin/master'. Switched to branch 'master' >From https://github.com/apache/brooklyn-ui * branch master -> FETCH_HEAD Already up-to-date. <https://builds.apache.org/job/brooklyn-master-windows/ws/>exit> 0 Parsing POMs Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom Modules changed, recalculating dependency graph Established TCP socket on 50352 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [brooklyn-master-windows] $ f:\jenkins\tools\java\latest-1.7-64/bin/java -Xmx512m -Xms512m -XX:MaxPermSize=512m -cp f:\jenkins\jenkins-slave\maven32-agent.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.2.5\boot\plexus-classworlds-2.5.2.jar;f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.2.5/conf/logging jenkins.maven3.agent.Maven32Main f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.2.5 F:\jenkins\jenkins-slave\slave.jar f:\jenkins\jenkins-slave\maven32-interceptor.jar f:\jenkins\jenkins-slave\maven3-interceptor-commons.jar 50352 ERROR: Failed to parse POMs java.io.IOException: Cannot run program "f:\jenkins\tools\java\latest-1.7-64/bin/java" (in directory "<https://builds.apache.org/job/brooklyn-master-windows/ws/")>: CreateProcess error=2, The system cannot find the file 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: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(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:62) at java.lang.Thread.run(Unknown Source) at ......remote call to windows-2012-1(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=2, The system cannot find the file 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: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(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:62) at java.lang.Thread.run(Unknown Source)
