http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/72/Chan...: [Julien Ruchaud] #8718 Fix replace function during migration [maven-release] [jgitflow-maven-plugin]updating poms for 4.0.1 branch with snapshot [maven-release] [jgitflow-maven-plugin]updating poms for 4.0.2-SNAPSHOT development [maven-release] [jgitflow-maven-plugin]updating poms for branch'release/4.0.1' with [maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/echobase-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/codelutin/echobase.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/codelutin/echobase.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/codelutin/echobase.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 b4ec43d8b4a629561b452239f1ae99bc35ab6a8b (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f b4ec43d8b4a629561b452239f1ae99bc35ab6a8b git rev-list 1c3473601efb1fd861cf4b57263203d436c088ee # timeout=10 [echobase-technical-site-snapshot] $ /opt/maven3/bin/mvn -s /var/local/forge/data/codelutin.com/maven/settings.xml clean verify -DperformRelease Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EchoBase [INFO] EchoBase :: Domain [INFO] EchoBase :: Services [INFO] EchoBase :: UI [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building EchoBase 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ echobase --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/ws/target> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ echobase --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/other-releases [INFO] 14 dependencies to check. [INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 87.638ms [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ echobase --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ echobase --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ echobase --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ echobase --- [INFO] Will create or update license file [agpl_v3] to <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ echobase --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ echobase --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/echobase-technical-site-snapshot/ws/src> [INFO] Scan 28 files header done in 1.583s. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ echobase --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ echobase --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] EchoBase ........................................... FAILURE [ 39.537 s] [INFO] EchoBase :: Domain ................................. SKIPPED [INFO] EchoBase :: Services ............................... SKIPPED [INFO] EchoBase :: UI ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42.848 s [INFO] Finished at: 2016-10-29T01:07:11+02:00 [INFO] Final Memory: 28M/234M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project echobase: the version '4.0.2' could not be retrieve from redmine server. -> [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 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 2 second