You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by gm...@apache.org on 2015/12/14 11:46:17 UTC

Build failed in Jenkins: isis #714

See <https://analysis.apache.org/jenkins/job/isis/714/changes>

Changes:

[dan] ISIS-1278: render choices for links using choiceAdapter, not

[dan] ISIS-1237: enhance IsisSessionFilter so that can access the swagger

[dan] ISIS-1237: update the swagger-ui/index.html in simpleapp so that can

[mgrigorov] ISIS-1265 Support "old-fashioned" WYSIWYG editor (rich text) for

[mgrigorov] Remove unused method in ReferencePanel

[mgrigorov] Fix Bootlint error - <input type="hidden"> should not have

[mgrigorov] Fix Bootlint error - <input type="hidden"> should not have

[mgrigorov] Set 'padding: 0' to fix the UI of Select2 components

[mgrigorov] Fix bootlint error in EntityLinkSelect2Panel

------------------------------------------
Started by an SCM change
Building in workspace <https://analysis.apache.org/jenkins/job/isis/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.apache.org/isis.git
 > git init <https://analysis.apache.org/jenkins/job/isis/ws/> # timeout=10
Fetching upstream changes from git://git.apache.org/isis.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.apache.org/isis.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.apache.org/isis.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.apache.org/isis.git # timeout=10
Fetching upstream changes from git://git.apache.org/isis.git
 > git -c core.askpass=true fetch --tags --progress git://git.apache.org/isis.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1fdf1995a656094be5f5cfb5911e2347aa733ffb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fdf1995a656094be5f5cfb5911e2347aa733ffb
 > git rev-list 4e21fbc45ea7e10162aad2d803801fc271c919ea # timeout=10
 > git tag -a -f -m Jenkins Build #714 jenkins-isis-714 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41127
[core] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.7.0_65/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5 /x1/jenkins/jenkins-master/catalina-base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.51.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 41127
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/isis/ws/core/pom.xml> clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Isis
[INFO] Isis Unit Test Support
[INFO] Isis AppLib
[INFO] Isis Schemas
[INFO] Isis Log4j Impls
[INFO] Isis MetaModel
[INFO] Isis Runtime
[INFO] Isis Wrapper Service
[INFO] Isis WebServer
[INFO] Isis Security Bypass
[INFO] Isis Security Shiro
[INFO] Isis Spec Support
[INFO] Isis Integration Testing Support
[INFO] Isis RestfulObjects Viewer AppLib
[INFO] Isis RestfulObjects Viewer Rendering
[INFO] Isis RestfulObjects Viewer Server
[INFO] Isis Wicket Viewer Applib
[INFO] Isis Wicket Viewer Model
[INFO] Isis Wicket Viewer UI Components
[INFO] Isis Wicket Viewer Implementation
[INFO] Isis Maven Plugin (isis-maven-plugin)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Isis 1.11.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ isis ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (validate-enforce) @ isis ---
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Detected JDK Version: 1.7.0-65 is not in the allowed range [1.8.0,).
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Unit Test Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis AppLib
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Schemas
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Log4j Impls
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis MetaModel
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Runtime
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wrapper Service
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis WebServer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Security Bypass
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Security Shiro
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Spec Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Integration Testing Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis RestfulObjects Viewer AppLib
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis RestfulObjects Viewer Rendering
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis RestfulObjects Viewer Server
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wicket Viewer Applib
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wicket Viewer Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wicket Viewer UI Components
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Wicket Viewer Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Isis Maven Plugin (isis-maven-plugin)
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Isis ....................................... FAILURE [8.135s]
[INFO] Isis Unit Test Support ............................ SKIPPED
[INFO] Isis AppLib ....................................... SKIPPED
[INFO] Isis Schemas ...................................... SKIPPED
[INFO] Isis Log4j Impls .................................. SKIPPED
[INFO] Isis MetaModel .................................... SKIPPED
[INFO] Isis Runtime ...................................... SKIPPED
[INFO] Isis Wrapper Service .............................. SKIPPED
[INFO] Isis WebServer .................................... SKIPPED
[INFO] Isis Security Bypass .............................. SKIPPED
[INFO] Isis Security Shiro ............................... SKIPPED
[INFO] Isis Spec Support ................................. SKIPPED
[INFO] Isis Integration Testing Support .................. SKIPPED
[INFO] Isis RestfulObjects Viewer AppLib ................. SKIPPED
[INFO] Isis RestfulObjects Viewer Rendering .............. SKIPPED
[INFO] Isis RestfulObjects Viewer Server ................. SKIPPED
[INFO] Isis Wicket Viewer Applib ......................... SKIPPED
[INFO] Isis Wicket Viewer Model .......................... SKIPPED
[INFO] Isis Wicket Viewer UI Components .................. SKIPPED
[INFO] Isis Wicket Viewer Implementation ................. SKIPPED
[INFO] Isis Maven Plugin (isis-maven-plugin) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.387s
[INFO] Finished at: Mon Dec 14 10:46:02 UTC 2015
[INFO] Final Memory: 17M/310M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.3.1:enforce (validate-enforce) on project isis: 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

Sending e-mails to: dev@isis.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Jenkins build is back to normal : isis #715

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/isis/715/>