See <http://ci.chorem.org/jenkins/job/jtimer-technical-site/3/> ------------------------------------------ Started by user CI Chorem Admin Building in workspace <http://ci.chorem.org/jenkins/job/jtimer-technical-site/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/chorem/jtimer.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/chorem/jtimer.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/chorem/jtimer.git +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 1d6a5d373a8c9dcfb4252864449c2b4db9328e9e (refs/remotes/origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 1d6a5d373a8c9dcfb4252864449c2b4db9328e9e git rev-list 1d6a5d373a8c9dcfb4252864449c2b4db9328e9e # timeout=10 Parsing POMs Discovered a new module org.chorem:jtimer jTimer Modules changed, recalculating dependency graph Established TCP socket on 52753 [jtimer-technical-site] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 52753 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/jtimer-technical-site/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jTimer 1.4.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jtimer --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ jtimer --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ jtimer --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ jtimer --- [INFO] Exporting server [redmine-chorem.org] username in ${redmine.username} [INFO] Exporting server [redmine-chorem.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ jtimer --- [INFO] [INFO] --- license-maven-plugin:1.5:update-project-license (attach-licenses) @ jtimer --- [INFO] Will create or update license file [gpl_v3] to <http://ci.chorem.org/jenkins/job/jtimer-technical-site/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.5:add-third-party (attach-licenses) @ jtimer --- [INFO] Writing third-party file to <http://ci.chorem.org/jenkins/job/jtimer-technical-site/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jtimer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] Copying 31 resources [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.5:update-file-header (update-file-header) @ jtimer --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/jtimer-technical-site/ws/src> [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/jtimer-technical-site/ws/target/generated-sources> [INFO] Scan 152 files header done in 373.744ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jtimer --- [INFO] Compiling 82 source files to <http://ci.chorem.org/jenkins/job/jtimer-technical-site/ws/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [WARNING] <http://ci.chorem.org/jenkins/job/jtimer-technical-site/ws/src/main/java/org/chorem/jtimer/ui/alert/AlertCellRenderer.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.chorem.org/jenkins/job/jtimer-technical-site/ws/src/main/java/org/chorem/jtimer/ui/alert/AlertCellRenderer.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ jtimer --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) @ jtimer --- [JENKINS] Archiving disabled 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 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.233 s [INFO] Finished at: 2016-02-25T10:08:02+01:00 [JENKINS] Archiving disabled [INFO] Final Memory: 61M/470M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.6:generate-changes (jredmine-generate-changes) on project jtimer: could not init goal GenerateChangesMojo for reason : could not init service for reason peer not authenticated -> [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 Sending e-mails to: jtimer-build@list.chorem.org channel stopped 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