You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/15 16:38:18 UTC

Build failed in Jenkins: brooklyn-master-windows #1

See <https://builds.apache.org/job/brooklyn-master-windows/1/>

------------------------------------------
Started by user svet
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (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 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce
First time build. Skipping changelog.
 > 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
[brooklyn-master-windows] $ /bin/bash -xe C:\Windows\TEMP\hudson8203435037580048601.sh
FATAL: command execution failed
java.io.IOException: Cannot run program "/bin/bash" (in directory "<https://builds.apache.org/job/brooklyn-master-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.tasks.CommandInterpreter.perform(CommandInterpreter.java:95)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:919)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:671)
	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)
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: brooklyn-master-windows #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-windows/5/>

------------------------------------------
Started by user svet
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/brooklyn-master-windows/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/brooklyn.git # 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 rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce
 > git rev-list 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce # 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
[brooklyn-master-windows] $ cmd /c call C:\Windows\TEMP\hudson1059004424326172993.bat

<https://builds.apache.org/job/brooklyn-master-windows/ws/>git> pull 
You are not currently on a branch. Please specify which
branch you want to merge with. See git-pull(1) for details.

    git pull <remote> <branch>


<https://builds.apache.org/job/brooklyn-master-windows/ws/>git> submodule foreach "git checkout master & git pull" 
Entering 'brooklyn-client'
Previous HEAD position was e98252e... Initial commit - just a readme for placeholder
Switched to branch 'master'
Already up-to-date.
Entering 'brooklyn-dist'
Previous HEAD position was 26c4604... move subdir from incubator up a level as it is promoted to its own repo (first non-incubator commit!)
Switched to branch 'master'
>From https://github.com/apache/brooklyn-dist
   2eb9409..01ac8ad  master     -> origin/master
Updating 2eb9409..01ac8ad
Fast-forward
 packaging/pom.xml | 3 +++
 1 file changed, 3 insertions(+)
Entering 'brooklyn-docs'
Previous HEAD position was 6e86cb0... move subdir from incubator up a level as it is promoted to its own repo (first non-incubator commit!)
Switched to branch 'master'
Warning: fetch updated the current branch head.
Warning: fast-forwarding your working tree from
Warning: commit 6e86cb02081706c6d098c6f873d388d378e61471.
Already up-to-date.
Entering 'brooklyn-library'
Previous HEAD position was 02abbab... move subdir from incubator up a level as it is promoted to its own repo (first non-incubator commit!)
Switched to branch 'master'
Already up-to-date.
Entering 'brooklyn-server'
Previous HEAD position was d03f254... move subdir from incubator up a level as it is promoted to its own repo (first non-incubator commit!)
Switched to branch 'master'
Warning: fetch updated the current branch head.
Warning: fast-forwarding your working tree from
Warning: commit d03f254ba19472e3fb5e0a7260cb07679991684a.
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream master origin/<branch>

Stopping at 'brooklyn-server'; script returned non-zero status.

<https://builds.apache.org/job/brooklyn-master-windows/ws/>exit> 1 
Build step 'Execute Windows batch command' marked build as failure

Build failed in Jenkins: brooklyn-master-windows #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-windows/4/>

------------------------------------------
Started by upstream project "brooklyn-master-build" build number 68
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/brooklyn-master-windows/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/brooklyn.git # 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 rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce
 > git rev-list 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce # 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
[brooklyn-master-windows] $ cmd /c call C:\Windows\TEMP\hudson850394793026386100.bat

<https://builds.apache.org/job/brooklyn-master-windows/ws/>git> submodule update --remote --merge --recursive 
Usage: git core\git-submodule [--quiet] add [-b branch] [-f|--force] [--reference <repository>] [--] <repository> [<path>]
   or: git core\git-submodule [--quiet] status [--cached] [--recursive] [--] [<path>...]
   or: git core\git-submodule [--quiet] init [--] [<path>...]
   or: git core\git-submodule [--quiet] update [--init] [-N|--no-fetch] [-f|--force] [--rebase] [--reference <repository>] [--merge] [--recursive] [--] [<path>...]
   or: git core\git-submodule [--quiet] summary [--cached|--files] [--summary-limit <n>] [commit] [--] [<path>...]
   or: git core\git-submodule [--quiet] foreach [--recursive] <command>
   or: git core\git-submodule [--quiet] sync [--] [<path>...]

<https://builds.apache.org/job/brooklyn-master-windows/ws/>exit> 1 
Build step 'Execute Windows batch command' marked build as failure

Build failed in Jenkins: brooklyn-master-windows #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-windows/3/>

------------------------------------------
Started by upstream project "brooklyn-master-build" build number 67
originally caused by:
 Started by user svet
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/brooklyn-master-windows/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/brooklyn.git # 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 rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce
 > git rev-list 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce # 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
[brooklyn-master-windows] $ cmd /c call C:\Windows\TEMP\hudson6547365566691874465.bat

<https://builds.apache.org/job/brooklyn-master-windows/ws/>git> submodule update --remote --merge --recursive 
Usage: git core\git-submodule [--quiet] add [-b branch] [-f|--force] [--reference <repository>] [--] <repository> [<path>]
   or: git core\git-submodule [--quiet] status [--cached] [--recursive] [--] [<path>...]
   or: git core\git-submodule [--quiet] init [--] [<path>...]
   or: git core\git-submodule [--quiet] update [--init] [-N|--no-fetch] [-f|--force] [--rebase] [--reference <repository>] [--merge] [--recursive] [--] [<path>...]
   or: git core\git-submodule [--quiet] summary [--cached|--files] [--summary-limit <n>] [commit] [--] [<path>...]
   or: git core\git-submodule [--quiet] foreach [--recursive] <command>
   or: git core\git-submodule [--quiet] sync [--] [<path>...]

<https://builds.apache.org/job/brooklyn-master-windows/ws/>exit> 1 
Build step 'Execute Windows batch command' marked build as failure

Build failed in Jenkins: brooklyn-master-windows #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-windows/2/>

------------------------------------------
Started by user svet
[EnvInject] - Loading node environment variables.
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/brooklyn-master-windows/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/brooklyn.git # 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 rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce
 > git rev-list 1fa9a8b5ea3baa1f614dfb4f65712f3c4588acce # 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
[brooklyn-master-windows] $ cmd /c call C:\Windows\TEMP\hudson5291290986415899169.bat

<https://builds.apache.org/job/brooklyn-master-windows/ws/>git> submodule update --remote --merge --recursive 
Usage: git core\git-submodule [--quiet] add [-b branch] [-f|--force] [--reference <repository>] [--] <repository> [<path>]
   or: git core\git-submodule [--quiet] status [--cached] [--recursive] [--] [<path>...]
   or: git core\git-submodule [--quiet] init [--] [<path>...]
   or: git core\git-submodule [--quiet] update [--init] [-N|--no-fetch] [-f|--force] [--rebase] [--reference <repository>] [--merge] [--recursive] [--] [<path>...]
   or: git core\git-submodule [--quiet] summary [--cached|--files] [--summary-limit <n>] [commit] [--] [<path>...]
   or: git core\git-submodule [--quiet] foreach [--recursive] <command>
   or: git core\git-submodule [--quiet] sync [--] [<path>...]

<https://builds.apache.org/job/brooklyn-master-windows/ws/>exit> 1 
Build step 'Execute Windows batch command' marked build as failure