Started by user Ricardo Memoria (admin) Building in workspace C:\apps\jenkins\workspace\eTBM Bangladesh > git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git.exe config remote.origin.url https://bitbucket.org/rmemoria/bangladesh.git # timeout=10 Fetching upstream changes from https://bitbucket.org/rmemoria/bangladesh.git > git.exe --version # timeout=10 using .gitcredentials to set credentials > git.exe config --local credential.username rmemoria # timeout=10 > git.exe config --local credential.helper store --file=\"C:\Users\jenkins\AppData\Local\Temp\git701898347174482559.credentials\" # timeout=10 > git.exe -c core.askpass=true fetch --tags --progress https://bitbucket.org/rmemoria/bangladesh.git +refs/heads/*:refs/remotes/origin/* > git.exe config --local --remove-section credential # timeout=10 > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision c25d8a598031b1da5f4051fb2c2bddd7b890ead8 (refs/remotes/origin/master) > git.exe config core.sparsecheckout # timeout=10 > git.exe checkout -f c25d8a598031b1da5f4051fb2c2bddd7b890ead8 > git.exe rev-list c25d8a598031b1da5f4051fb2c2bddd7b890ead8 # timeout=10 [eTBM Bangladesh] $ cmd.exe /C "C:\apps\apache-maven-3.3.9\bin\mvn.cmd -f pom.xml clean package && exit %%ERRORLEVEL%%" [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building eTB Manager Bangladesh 2.3.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ etbmanager-bd --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ etbmanager-bd --- [INFO] Storing buildNumber: 1 at timestamp: 1488315533008 [INFO] Executing: cmd.exe /X /C "svn --non-interactive info" [INFO] Working directory: C:\apps\jenkins\workspace\eTBM Bangladesh [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.172 s [INFO] Finished at: 2017-02-28T15:58:53-05:00 [INFO] Final Memory: 14M/309M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.4:create (default) on project etbmanager-bd: Cannot get the branch information from the scm repository : [ERROR] Exception while executing SCM command. Error while executing command. Error while executing process. Cannot run program "svn" (in directory "C:\apps\jenkins\workspace\eTBM Bangladesh"): CreateProcess error=2, The system cannot find the file specified [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Sending e-mails to: rmemoria@msh.org msantos.msh@gmail.com Finished: FAILURE