See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/24/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 1441 lines...]
compile_jute:
    [mkdir] Created dir: 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/generated
    [mkdir] Created dir: 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/c/generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/generated/.generated

ver-gen:
    [javac] Compiling 1 source file to 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed 
in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
    [javac] 3 warnings

svn-revision:
    [mkdir] Created dir: 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/.revision

version-info:

process-template:

build-generated:
    [javac] Compiling 60 source files to 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed 
in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
    [javac] 3 warnings

compile:
    [javac] Compiling 185 source files to 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed 
in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
    [javac] 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/main/org/apache/zookeeper/server/quorum/Leader.java:65:
 error: cannot find symbol
    [javac]     static public class Proposal  extends SyncedLearnerTracker {
    [javac]                                           ^
    [javac]   symbol:   class SyncedLearnerTracker
    [javac]   location: class Leader
    [javac] 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/main/org/apache/zookeeper/jmx/ManagedUtil.java:62:
 warning: [rawtypes] found raw type: Enumeration
    [javac]         Enumeration enumer = r.getCurrentLoggers();
    [javac]         ^
    [javac]   missing type arguments for generic class Enumeration<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in interface Enumeration
    [javac] 
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/src/java/main/org/apache/zookeeper/server/quorum/Leader.java:69:
 error: method does not override or implement a method from a supertype
    [javac]         @Override
    [javac]         ^

BUILD FAILED
/home/hudson/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/trunk/build.xml:436: 
Compile failed; see the compiler error output for details.

Total time: 10 seconds
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
No tests ran.

Reply via email to