FailedConsole Output

Started by user administrator
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/d1_synchronization_beta/workspace
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/DataONEorg/d1_synchronization
 > git init /var/lib/jenkins/jobs/d1_synchronization_beta/workspace/d1_synchronization # timeout=10
Fetching upstream changes from https://github.com/DataONEorg/d1_synchronization
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/DataONEorg/d1_synchronization +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/DataONEorg/d1_synchronization # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/develop_2.3^{commit} # timeout=10
Checking out Revision 5324c9bd5f404743db6f3cefb4a494839296b5f5 (origin/develop_2.3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5324c9bd5f404743db6f3cefb4a494839296b5f5 # timeout=10
Commit message: "SyncObjectTaskManager will try couple times if a hazelcast timeout exception happens."
First time build. Skipping changelog.
Parsing POMs
ERROR: No such file /var/lib/jenkins/jobs/d1_synchronization_beta/workspace/pom.xml
Perhaps you need to specify the correct POM file path in the project configuration?
Notifying upstream projects of job completion
Finished: FAILURE