Started by an SCM change Running as SYSTEM Building in workspace /home/hudson/genie.kapua/.jenkins/jobs/release-1.2.x-build/workspace No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/eclipse/kapua.git > /usr/local/bin/git init /home/hudson/genie.kapua/.jenkins/jobs/release-1.2.x-build/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/kapua.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress -- https://github.com/eclipse/kapua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/kapua.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/kapua.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/kapua.git > /usr/local/bin/git fetch --tags --progress -- https://github.com/eclipse/kapua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git rev-parse origin/release-1.2.x^{commit} # timeout=10 Checking out Revision 2228bfa8235d7445aa8eda4b320d90a6adf1a9a6 (origin/release-1.2.x) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 2228bfa8235d7445aa8eda4b320d90a6adf1a9a6 # timeout=10 Commit message: "Fix search for refreshable access tokens" > /usr/local/bin/git rev-list --no-walk cf91b8498a3b6fb5b681be55595ee1185bbdf63f # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dorg.eclipse.kapua.qa.waitMultiplier=4.0 -Dmaven.test.failure.ignore=true -DskipTests=true -Dcommons.settings.hotswap=true -Dmaven.repo.local=/home/hudson/genie.kapua/.jenkins/jobs/release-1.2.x-build/workspace/.repository clean install -Pjavadoc -P!console Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.kapua -DforkCount=1 [INFO] Scanning for projects... Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.felix:maven-bundle-plugin:jar:3.3.0 @ @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.eclipse.kapua:kapua-client-gateway:1.2.5-SNAPSHOT (/jobs/genie.kapua/release-1.2.x-build/workspace/client/gateway/pom.xml) has 1 error [ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.felix:maven-bundle-plugin:jar:3.3.0: Could not transfer artifact org.apache.felix:maven-bundle-plugin:pom:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): Transfer failed for https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.3.0/maven-bundle-plugin-3.3.0.pom: Remote host closed connection during handshake: SSL peer shut down incorrectly -> [Help 2] [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 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException Build step 'Invoke top-level Maven targets' marked build as failure [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at PROJECT level /home/hudson/genie.kapua/.jenkins/jobs/release-1.2.x-build/workspace/assembly/target/kapua-cucumber-report to /home/hudson/genie.kapua/.jenkins/jobs/release-1.2.x-build/htmlreports/Cucumber_20report ERROR: Specified HTML directory '/home/hudson/genie.kapua/.jenkins/jobs/release-1.2.x-build/workspace/assembly/target/kapua-cucumber-report' does not exist. 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