See https://builds.apache.org/job/ZooKeeper_branch34_solaris/1222/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 94 lines...]
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] confs: [default]
[ivy:retrieve] 5 artifacts copied, 0 already retrieved (1889kB/375ms)
clover.setup:
clover.info:
clover:
jute:
[javac] Compiling 39 source files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/classes
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
compile_jute_uptodate:
compile_jute:
[mkdir] Created dir:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/generated
[mkdir] Created dir:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/c/generated
[java] ../../zookeeper.jute Parsed Successfully
[java] ../../zookeeper.jute Parsed Successfully
[touch] Creating
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/generated/.generated
ver-gen:
[javac] Compiling 1 source file to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/classes
svn-revision:
[mkdir] Created dir:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/.revision
version-info:
build-generated:
[javac] Compiling 56 source files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/classes
compile:
[javac] Compiling 157 source files to
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build/classes
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/Shell.java:276:
warning: [serial] serializable class
org.apache.zookeeper.Shell.ExitCodeException has no definition of
serialVersionUID
[javac] public static class ExitCodeException extends IOException {
[javac] ^
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java:680:
warning: [deprecation] org.apache.zookeeper.server.quorum.LeaderElection in
org.apache.zookeeper.server.quorum has been deprecated
[javac] le = new LeaderElection(this);
[javac] ^
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java:683:
warning: [deprecation]
org.apache.zookeeper.server.quorum.AuthFastLeaderElection in
org.apache.zookeeper.server.quorum has been deprecated
[javac] le = new AuthFastLeaderElection(this);
[javac] ^
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java:686:
warning: [deprecation]
org.apache.zookeeper.server.quorum.AuthFastLeaderElection in
org.apache.zookeeper.server.quorum has been deprecated
[javac] le = new AuthFastLeaderElection(this, true);
[javac] ^
[javac]
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java:707:
warning: [deprecation] org.apache.zookeeper.server.quorum.LeaderElection in
org.apache.zookeeper.server.quorum has been deprecated
[javac] electionAlg = new LeaderElection(this);
[javac] ^
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.