See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/499/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 1473 lines...]
[javac]
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/java/org/apache/hadoop/hdfs/protocol/HdfsLocatedFileStatus.java:33:
package InterfaceStability does not exist
[javac] @InterfaceStability.Evolving
[javac] ^
[javac]
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:147:
cannot find symbol
[javac] symbol : class Path
[javac] location: class org.apache.hadoop.fs.Hdfs
[javac] HdfsLocatedFileStatus f, Path parent) {
[javac] ^
[javac]
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:146:
cannot find symbol
[javac] symbol : class LocatedFileStatus
[javac] location: class org.apache.hadoop.fs.Hdfs
[javac] private LocatedFileStatus makeQualifiedLocated(
[javac] ^
[javac]
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:159:
cannot find symbol
[javac] symbol : class FsStatus
[javac] location: class org.apache.hadoop.fs.Hdfs
[javac] public FsStatus getFsStatus() throws IOException {
[javac] ^
[javac]
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:164:
cannot find symbol
[javac] symbol : class FsServerDefaults
[javac] location: class org.apache.hadoop.fs.Hdfs
[javac] public FsServerDefaults getServerDefaults() throws IOException {
[javac] ^
[javac]
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/java/org/apache/hadoop/fs/Hdfs.java:170:
cannot find symbol
[javac] symbol : class Path
[javac] location: class org.apache.hadoop.fs.Hdfs
[javac] final Path p)
[javac] ^
[javac] Note:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/java/org/apache/hadoop/hdfs/server/datanode/BlockSender.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 100 errors
BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:335:
Compile failed; see the compiler error output for details.
Total time: 13 seconds
======================================================================
======================================================================
STORE: saving artifacts
======================================================================
======================================================================
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
Build Failed
[FINDBUGS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results
Recording fingerprints
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.