Started by user andriib@kth.se Building in workspace /home/hudson/genie.lyo/.jenkins/jobs/lyo-ldp-master/workspace > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.ldp.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.ldp.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.ldp.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10 Checking out Revision eee9adca932c84ca863918adf6fe95b9a78531be (origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f eee9adca932c84ca863918adf6fe95b9a78531be Commit message: "Merge "Bug 525961 - Migrate to Jena 3 Updates to 2.3.0 Added .gitignore to remove eclipse .project, .classpath and .settings from Maven project. Converted to jena 3. Updated pom.xml files for Java 8."" > /usr/local/bin/git rev-list eee9adca932c84ca863918adf6fe95b9a78531be # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.lyo.ldp.build/pom.xml clean deploy javadoc:aggregate -Dmaven.repo.local=/shared/technology/lyo/maven/repo [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Linked Data Platform Reference Implementation [INFO] Jena LDP Reference Implementation [INFO] Jena LDP Reference Implementation (webapp) [INFO] LDP Sample Loaders (Testsuite, NetWorth, Bugs) [INFO] LDP Build [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Linked Data Platform Reference Implementation 2.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ldp-server --- [INFO] Deleting /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ldp-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ldp-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ldp-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ldp-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ldp-server --- [INFO] Surefire report directory: /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.eclipse.lyo.ldp.server.URITest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ldp-server --- [INFO] Building jar: /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/ldp-server-2.3.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ ldp-server --- [INFO] Installing /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/ldp-server-2.3.0-SNAPSHOT.jar to /shared/technology/lyo/maven/repo/org/eclipse/lyo/ldp/ldp-server/2.3.0-SNAPSHOT/ldp-server-2.3.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/pom.xml to /shared/technology/lyo/maven/repo/org/eclipse/lyo/ldp/ldp-server/2.3.0-SNAPSHOT/ldp-server-2.3.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ ldp-server --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping LDP Build [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Linked Data Platform Reference Implementation ...... FAILURE [ 3.116 s] [INFO] Jena LDP Reference Implementation .................. SKIPPED [INFO] Jena LDP Reference Implementation (webapp) ......... SKIPPED [INFO] LDP Sample Loaders (Testsuite, NetWorth, Bugs) ..... SKIPPED [INFO] LDP Build .......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.058 s [INFO] Finished at: 2018-01-25T15:37:20-05:00 [INFO] Final Memory: 32M/1468M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project ldp-server: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [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 Recording test results 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 Finished: FAILURE