Started by user andriib@kth.se Building in workspace /home/hudson/genie.lyo/.jenkins/jobs/lyo-validation-master/workspace Cloning the remote Git repository Cloning repository https://github.com/eclipse/lyo-validation.git > /usr/local/bin/git init /home/hudson/genie.lyo/.jenkins/jobs/lyo-validation-master/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/lyo-validation.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/lyo-validation.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/lyo-validation.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/lyo-validation.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/lyo-validation.git > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/lyo-validation.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 6e30e67c0e7f1120f7b9d0ce5c5ceca8315cfe1e (origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 6e30e67c0e7f1120f7b9d0ce5c5ceca8315cfe1e Commit message: "Initial contribution (#3)" First time build. Skipping changelog. [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f src/pom.xml -Dmaven.repo.local=/shared/technology/lyo/maven/repo clean package javadoc:aggregate POM file src/pom.xml specified with the -f/--file command line argument does not exist Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.lyo [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-readable POM /jobs/genie.lyo/lyo-validation-master/workspace/src/pom.xml: /jobs/genie.lyo/lyo-validation-master/workspace/src/pom.xml (No such file or directory) @ @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project (/jobs/genie.lyo/lyo-validation-master/workspace/src/pom.xml) has 1 error [ERROR] Non-readable POM /jobs/genie.lyo/lyo-validation-master/workspace/src/pom.xml: /jobs/genie.lyo/lyo-validation-master/workspace/src/pom.xml (No such file or directory) [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/ProjectBuildingException Build step 'Invoke top-level Maven targets' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 2 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE