Build failed in Jenkins: nuiton-validator-technical-site-snapshot #8
See <http://ci.nuiton.org/jenkins/job/nuiton-validator-technical-site-snapshot/8/display/redirect?page=changes> Changes: [Eric Chatellier] refs #32: Update struts ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-validator-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-validator.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-validator.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-validator.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 47c3a29587140050234ef35bf0768ba183e5f1b9 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 47c3a29587140050234ef35bf0768ba183e5f1b9 Commit message: "refs #32: Update struts" git rev-list --no-walk addee8b3b5fc37cf3445b1a60a314f0c0ff1905c # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 36193 [nuiton-validator-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 36193 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-validator-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 Validator 3.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuiton-validator --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-validator-technical-site-snapshot/ws/target> [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ nuiton-validator --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 37 dependencies to check. [INFO] 37 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 4.522ms [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ nuiton-validator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ nuiton-validator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ nuiton-validator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ nuiton-validator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ nuiton-validator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ nuiton-validator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ nuiton-validator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-validator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ nuiton-validator --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ nuiton-validator --- [INFO] Restricted to JDK 1.7 yet org.apache.logging.log4j:log4j-api:jar:2.10.0:compile contains META-INF/versions/9/org/apache/logging/log4j/util/ProcessIdUtil.class targeted to 53.0 [INFO] Restricted to JDK 1.7 yet org.freemarker:freemarker:jar:2.3.26-incubating:compile contains freemarker/core/_Java8Impl.class targeted to JDK 1.8 [WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message: Found Banned Dependency: org.apache.logging.log4j:log4j-api:jar:2.10.0 Found Banned Dependency: org.freemarker:freemarker:jar:2.3.26-incubating Use 'mvn dependency:tree' to locate the source of the banned dependencies. [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 [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.099 s [INFO] Finished at: 2018-05-29T02:49:16+02:00 [INFO] Final Memory: 30M/302M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "snapshot-site" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project nuiton-validator: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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 Not sending mail to unregistered user chatellier@codelutin.com Not sending mail to unregistered user maven-release@codelutin.com Sending e-mails to: nuiton-validator-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 bleny@codelutin.com Not sending mail to unregistered user chatellier@codelutin.com Not sending mail to unregistered user maven-release@codelutin.com
participants (1)
-
admin+ci-nuiton.org@codelutin.com