See <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/6/display/redirect?page=changes> Changes: [Eric Chatellier] fixes #5: Update libs ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/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/nuiton/nuiton-decorator.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-decorator.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-decorator.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 9bb73d3eedd6cf337c43461883bb508e1f7647e4 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 9bb73d3eedd6cf337c43461883bb508e1f7647e4 Commit message: "fixes #5: Update libs" git rev-list --no-walk 3587db5382f55aaa9cc00794ae729c794c09dd82 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 44775 [nuiton-decorator-technical-site-snapshot] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.12-alpha-1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-3.17.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.12-alpha-1.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 44775 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.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Decorator 3.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuiton-decorator --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/target> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ nuiton-decorator --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 23 dependencies to check. [INFO] 23 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 4.389ms [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ nuiton-decorator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ nuiton-decorator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ nuiton-decorator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ nuiton-decorator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ nuiton-decorator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ nuiton-decorator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ nuiton-decorator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-decorator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ nuiton-decorator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ nuiton-decorator --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ nuiton-decorator --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ nuiton-decorator --- [INFO] Will create or update license file [lgpl_v3] to <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ nuiton-decorator --- [INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ nuiton-decorator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ nuiton-decorator --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/target/generated-sources> [INFO] Scan 20 files header done in 69.011ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nuiton-decorator --- [INFO] Compiling 9 source files to <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/src/main/java/org/nuiton/decorator/DecoratorUtil.java>: Some input files use unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-decorator-technical-site-snapshot/ws/src/main/java/org/nuiton/decorator/DecoratorUtil.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ nuiton-decorator --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ nuiton-decorator --- [ERROR] (RedmineClient:491) - Error = <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://gitlab.nuiton.org/nuiton">here</a>.</p> <hr> <address>Apache/2.4.10 (Debian) Server at forge.nuiton.org Port 443</address> </body></html>
[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: 5.903 s [INFO] Finished at: 2018-05-29T02:23:19+02:00 [JENKINS] Archiving disabled [INFO] Final Memory: 43M/465M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "snapshot-site" could not be activated because it does not exist. [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project nuiton-decorator: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on https://forge.nuiton.org/jredmine/ping -> [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 Waiting for Jenkins to finish collecting data Not sending mail to unregistered user chatellier@codelutin.com Sending e-mails to: nuiton-decorator-build@list.nuiton.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 Not sending mail to unregistered user chatellier@codelutin.com