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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 11.37 KB...]
    [javac] Compiling 1 source file to 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build/classes

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

version-info:

process-template:

build-generated:
    [javac] Compiling 68 source files to 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build/classes

compile:
    [javac] Compiling 316 source files to 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build/classes
    [javac] 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-server/src/main/java/org/apache/zookeeper/server/ClientCnxnLimitException.java:24:
 warning: [serial] serializable class ClientCnxnLimitException has no 
definition of serialVersionUID
    [javac] public class ClientCnxnLimitException extends Exception {
    [javac]        ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-server/src/main/java/org/apache/zookeeper/server/LogFormatter.java:44:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac] public class LogFormatter {
    [javac]        ^
    [javac] 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/Commands.java:333:
 error: cannot find symbol
    [javac]             if (zkServer instanceof QuorumZooKeeperServer) {
    [javac]                                     ^
    [javac]   symbol:   class QuorumZooKeeperServer
    [javac]   location: class LeaderCommand
    [javac] 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/Commands.java:335:
 error: cannot find symbol
    [javac]                 QuorumPeer peer = ((QuorumZooKeeperServer) 
zkServer).self;
    [javac]                 ^
    [javac]   symbol:   class QuorumPeer
    [javac]   location: class LeaderCommand
    [javac] 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/Commands.java:335:
 error: cannot find symbol
    [javac]                 QuorumPeer peer = ((QuorumZooKeeperServer) 
zkServer).self;
    [javac]                                     ^
    [javac]   symbol:   class QuorumZooKeeperServer
    [javac]   location: class LeaderCommand
    [javac] 3 errors
    [javac] 2 warnings

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

Total time: 9 seconds
mv: cannot stat 'build/*.tar.gz': No such file or directory
mv: cannot stat 'build/*.jar': No such file or directory
mv: cannot stat 'build/test/findbugs': No such file or directory
mv: cannot stat 'build/docs/api': No such file or directory
mv: cannot stat 'build/test/logs': No such file or directory
Build Failed
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
[JIRA] Updating issue ZOOKEEPER-3388
[JIRA] Updating issue ZOOKEEPER-3385
[JIRA] Updating issue ZOOKEEPER-3309
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.

Reply via email to