See <https://builds.apache.org/job/commons-jcs/192/changes>

Changes:

[tv] Not used

[tv] Initialization should not be a publicly accessible method

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H16 (ubuntu) in workspace 
<https://builds.apache.org/job/commons-jcs/ws/>
Updating https://svn.apache.org/repos/asf/commons/proper/jcs/trunk at revision 
'2016-12-18T18:10:19.650 +0000'
U         
commons-jcs-jcache/src/test/java/org/apache/commons/jcs/jcache/CacheTest.java
U         
commons-jcs-jcache/src/main/java/org/apache/commons/jcs/jcache/JCSCache.java
U         commons-jcs-tck-tests/pom.xml
U         
commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/behavior/ICacheEventQueue.java
D         
commons-jcs-core/src/test/java/org/apache/commons/jcs/engine/MockCacheEventQueue.java
At revision 1774921

WARNING: clock of the subversion server appears to be out of sync. This can 
result in inconsistent check out behavior.
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 32918
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-jcs] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m 
-XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/tools/maven/apache-maven-3.0.5 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 32918
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-jcs/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean 
install -B -U -e -fae -V -DskipBenchmarks=true -DfailIfNoTests=false 
-Dtest=BasicRemoteCacheClientServerUnitTest
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 
13:51:28+0000)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.0.5
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-47-generic", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Commons JCS
[INFO] Apache Commons JCS :: Core
[INFO] Apache Commons JCS :: JCache
[INFO] Apache Commons JCS :: JCache TCK
[INFO] Apache Commons JCS :: JCache Extras
[INFO] Apache Commons JCS :: JCache OpenJPA
[INFO] Apache Commons JCS :: Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JCS 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jcs ---
[INFO] Deleting <https://builds.apache.org/job/commons-jcs/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ commons-jcs 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-jcs ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jcs ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-jcs ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jcs ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-jcs/ws/'> && 'svn' '--non-interactive' 
'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/>
[INFO] Storing buildNumber: 1774921 at timestamp: 1482082833279
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-jcs/ws/'> && 'svn' '--non-interactive' 
'info'
[INFO] Working directory: <https://builds.apache.org/job/commons-jcs/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ commons-jcs 
---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (checkAPIcompatibility) @ 
commons-jcs ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
commons-jcs ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-jcs 
---
[INFO] Installing <https://builds.apache.org/job/commons-jcs/ws/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/commons-jcs/ws/target/commons-jcs-2.0-SNAPSHOT-site.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT-site.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons JCS :: Core 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-jcs-core ---
[INFO] Deleting 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-3) @ 
commons-jcs-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (parse-version) @ 
commons-jcs-core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-jcs-core 
---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
commons-jcs-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-jcs-core ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core'> && 'svn' 
'--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core>
[INFO] Storing buildNumber: 1774921 at timestamp: 1482082836541
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core'> && 'svn' 
'--non-interactive' 'info'
[INFO] Working directory: 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
commons-jcs-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource to 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/classes>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
commons-jcs-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 234 source files to 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/target/classes>
[INFO] 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/PooledCacheEventQueue.java>:[83,5]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/CacheEventQueue.java>:[100,5]
 method does not override or implement a method from a supertype
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache TCK
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache Extras
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: JCache OpenJPA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Commons JCS :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Commons JCS ................................ SUCCESS [4.864s]
[INFO] Apache Commons JCS :: Core ........................ FAILURE [5.634s]
[INFO] Apache Commons JCS :: JCache ...................... SKIPPED
[INFO] Apache Commons JCS :: JCache TCK .................. SKIPPED
[INFO] Apache Commons JCS :: JCache Extras ............... SKIPPED
[INFO] Apache Commons JCS :: JCache OpenJPA .............. SKIPPED
[INFO] Apache Commons JCS :: Distribution ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.785s
[INFO] Finished at: Sun Dec 18 17:40:42 UTC 2016
[INFO] Final Memory: 28M/448M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) 
on project commons-jcs-core: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/PooledCacheEventQueue.java>:[83,5]
 method does not override or implement a method from a supertype
[ERROR] 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/CacheEventQueue.java>:[100,5]
 method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) 
on project commons-jcs-core: Compilation failure
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:332)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
        at 
org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:972)
        at 
org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 30 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :commons-jcs-core
[JENKINS] Archiving <https://builds.apache.org/job/commons-jcs/ws/pom.xml> to 
org.apache.commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/target/commons-jcs-2.0-SNAPSHOT-site.xml>
 to 
org.apache.commons/commons-jcs/2.0-SNAPSHOT/commons-jcs-2.0-SNAPSHOT-site.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-core/pom.xml> to 
org.apache.commons/commons-jcs-core/2.0-SNAPSHOT/commons-jcs-core-2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-extras/pom.xml>
 to 
org.apache.commons/commons-jcs-jcache-extras/2.0-SNAPSHOT/commons-jcs-jcache-extras-2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache-openjpa/pom.xml>
 to 
org.apache.commons/commons-jcs-jcache-openjpa/2.0-SNAPSHOT/commons-jcs-jcache-openjpa-2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-jcache/pom.xml> to 
org.apache.commons/commons-jcs-jcache/2.0-SNAPSHOT/commons-jcs-jcache-2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-dist/pom.xml> to 
org.apache.commons/commons-jcs-dist/2.0-SNAPSHOT/commons-jcs-dist-2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-jcs/ws/commons-jcs-tck-tests/pom.xml> to 
org.apache.commons/commons-jcs-jcache-tck/2.0-SNAPSHOT/commons-jcs-jcache-tck-2.0-SNAPSHOT.pom
Sending e-mails to: dev@commons.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to