Console Output

Started by user Thorsten Vitt
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-app
Cloning the remote Git repository
Cloning repository https://github.com/faustedition/faust-app
 > git init /mnt/data/jenkins/workspace/faust-app # timeout=10
Fetching upstream changes from https://github.com/faustedition/faust-app
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/faustedition/faust-app +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/faustedition/faust-app # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/faustedition/faust-app # timeout=10
Fetching upstream changes from https://github.com/faustedition/faust-app
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/faustedition/faust-app +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 616b921ed55426dd0770208bf3f171f2d545fa16 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 616b921ed55426dd0770208bf3f171f2d545fa16
First time build. Skipping changelog.
Parsing POMs
using settings config with name MavenSettings
Replacing all maven server entries not found in credentials list is true
ERROR: No such file /mnt/data/jenkins/workspace/faust-app/faust-app/pom.xml
Perhaps you need to specify the correct POM file path in the project configuration?
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Notifying upstream projects of job completion
Finished: FAILURE