AbortedConsole Output

Started by user Ricardo Memoria (admin)
Building in workspace C:\apps\jenkins\workspace\eTBM_Desktop
 > git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git.exe config remote.origin.url https://rmemoria@bitbucket.org/etbmanager/etbm3.git # timeout=10
Fetching upstream changes from https://rmemoria@bitbucket.org/etbmanager/etbm3.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:\Windows\TEMP\git1303295381492645342.credentials\" # timeout=10
 > git.exe -c core.askpass=true fetch --tags --progress https://rmemoria@bitbucket.org/etbmanager/etbm3.git +refs/heads/*:refs/remotes/origin/*
 > git.exe config --local --remove-section credential # timeout=10
Build was aborted
Aborted by Ricardo Memoria (admin)
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Finished: ABORTED