See <https://analysis.apache.org/jenkins/job/maven-surefire/342/changes>

Changes:

[tibor17] [SUREFIRE] refactoring

[tibor17] [SUREFIRE] refactoring

------------------------------------------
[...truncated 5 lines...]
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/maven-surefire.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/maven-surefire.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d3a7f35d051d3fdae92645454af47afacced41ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d3a7f35d051d3fdae92645454af47afacced41ca
 > git rev-list e87f8807d2594c31b5b69317a6b815416636e6e7 # timeout=10
 > git tag -a -f -m Jenkins Build #342 jenkins-maven-surefire-342 # timeout=10
Parsing POMs
[workspace] $ 
/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24/bin/java
 -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp 
/x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging
 jenkins.maven3.agent.Maven32Main 
/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2
 
/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/maven32-interceptor-1.6.jar
 
/x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar
 38996
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave 
Java and setting compile/test properties to point to 
/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.6.0_24
[workspace] $ /usr/jdks/jdk1.8.0_45/jre/bin/java -Xms256m -Xmx512m 
-XX:+UseCompressedOops -XX:MaxPermSize=256m -cp 
/x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/boot/plexus-classworlds-2.5.1.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2/conf/logging
 jenkins.maven3.agent.Maven32Main 
/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.2
 
/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/maven32-interceptor-1.6.jar
 
/x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar
 45218
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 
<https://analysis.apache.org/jenkins/job/maven-surefire/ws/pom.xml> 
-Dmaven.repo.local=<https://analysis.apache.org/jenkins/job/maven-surefire/ws/.repository>
 clean install -U -DskipTests -fae
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Maven Surefire
[INFO] ShadeFire JUnit3 Provider
[INFO] SureFire API
[INFO] SureFire Booter
[INFO] Maven Surefire Test-Grouping Support
[INFO] SureFire Providers
[INFO] Shared JUnit3 Provider Code
[INFO] Shared java5 code for all providers.
[INFO] Shared JUnit4 Provider Code
[INFO] Shared JUnit48 Provider Code
[INFO] SureFire JUnit Runner
[INFO] SureFire JUnit4 Runner
[INFO] Maven Surefire Common
[INFO] SureFire JUnitCore Runner
[INFO] SureFire TestNG Utils
[INFO] SureFire TestNG Runner
[INFO] Surefire Report Parser
[INFO] Maven Surefire Plugin
[INFO] Maven Failsafe Plugin
[INFO] Maven Surefire Report Plugin
[INFO] Maven Surefire Integration Test Setup
[INFO] Maven Surefire Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Surefire 2.19-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ surefire ---
[INFO] Deleting 
<https://analysis.apache.org/jenkins/job/maven-surefire/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ 
surefire ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ 
surefire ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ surefire ---
[INFO] 63 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: **/*.jj
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .gitignore
[INFO] Exclude: 
src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] 736 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
recognized.
[INFO] Rat check: Summary of files. Unapproved: 542 unknown: 542 generated: 0 
approved: 136 licence.
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ShadeFire JUnit3 Provider
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Booter
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Test-Grouping Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire Providers
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit3 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared java5 code for all providers.
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit4 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shared JUnit48 Provider Code
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnit4 Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Common
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire JUnitCore Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Utils
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SureFire TestNG Runner
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Surefire Report Parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Failsafe Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Report Plugin
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Test Setup
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Maven Surefire Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[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
[JENKINS] Archiving disabled[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire .............................. FAILURE [ 23.468 s]
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] SureFire API ....................................... SKIPPED
[INFO] SureFire Booter .................................... SKIPPED
[INFO] Maven Surefire Test-Grouping Support ............... SKIPPED
[INFO] SureFire Providers ................................. SKIPPED
[INFO] Shared JUnit3 Provider Code ........................ SKIPPED
[INFO] Shared java5 code for all providers. ............... SKIPPED
[INFO] Shared JUnit4 Provider Code ........................ SKIPPED
[INFO] Shared JUnit48 Provider Code ....................... SKIPPED
[INFO] SureFire JUnit Runner .............................. SKIPPED
[INFO] SureFire JUnit4 Runner ............................. SKIPPED
[INFO] Maven Surefire Common .............................. SKIPPED
[INFO] SureFire JUnitCore Runner .......................... SKIPPED
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Test Setup .............. SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.706 s
[INFO] Finished at: 2015-09-14T07:48:24+00:00

[INFO] Final Memory: 21M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check 
(rat-check) on project surefire: Too many files with unapproved license: 542 
See RAT report in: 
<https://analysis.apache.org/jenkins/job/maven-surefire/ws/target/rat.txt> -> 
[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/MojoFailureException
Sending e-mails to: notifications@maven.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Reply via email to