clover.info: [echo] [echo] Clover not found. Code coverage reports disabled. [echo] clover: ivy-download: [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar [get] To: /root/hadoop-hdfs/ivy/ivy-2.1.0.jar [get] Not modified - so not downloaded ivy-init-dirs: ivy-probe-antlib: ivy-init-antlib: ivy-init: [ivy:configure] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /root/hadoop-hdfs/ivy/ivysettings.xml ivy-resolve-common: [ivy:resolve] downloading http://simile.mit.edu/maven/com/sun/jdmk/jmxtools/1.2.1/jmxtools-1.2.1.jar ... [ivy:resolve] ................................................... (99kB) [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] com.sun.jdmk#jmxtools;1.2.1!jmxtools.jar (1644ms) [ivy:resolve] downloading http://simile.mit.edu/maven/com/sun/jmx/jmxri/1.2.1/jmxri-1.2.1.jar ... [ivy:resolve] .................................................................................................................. (357kB) [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] com.sun.jmx#jmxri;1.2.1!jmxri.jar (2161ms) ivy-retrieve-common: [ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead [ivy:cachepath] :: loading settings :: file = /root/hadoop-hdfs/ivy/ivysettings.xml ivy-resolve-hdfs: [ivy:resolve] downloading http://repo1.maven.org/maven2/commons-daemon/commons-daemon/1.0.1/commons-daemon-1.0.1.jar ... [ivy:resolve] ..... (13kB) [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] commons-daemon#commons-daemon;1.0.1!commons-daemon.jar (463ms) ivy-retrieve-hdfs: ivy-resolve-test: [ivy:resolve] downloading http://repo1.maven.org/maven2/junit/junit/4.8.1/junit-4.8.1.jar ... [ivy:resolve] .................................................................................................. (231kB) [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] junit#junit;4.8.1!junit.jar (613ms) [ivy:resolve] downloading https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-common-test/0.23.0-SNAPSHOT/hadoop-common-test-0.23.0-20110727.191243-218.jar ... [ivy:resolve] ................................................................. [ivy:resolve] ................................................... (885kB) [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] org.apache.hadoop#hadoop-common-test;0.23.0-SNAPSHOT!hadoop-common-test.jar (2865ms) [ivy:resolve] downloading http://repo1.maven.org/maven2/org/mockito/mockito-all/1.8.2/mockito-all-1.8.2.jar ... [ivy:resolve] .......................................................................................................................................................................................................................... [ivy:resolve] ........................................................................................................................... (1315kB) [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] org.mockito#mockito-all;1.8.2!mockito-all.jar (2533ms) ivy-retrieve-test: init: [mkdir] Created dir: /root/hadoop-hdfs/build/classes [mkdir] Created dir: /root/hadoop-hdfs/build/src [mkdir] Created dir: /root/hadoop-hdfs/build/web/webapps/hdfs/WEB-INF [mkdir] Created dir: /root/hadoop-hdfs/build/web/webapps/datanode/WEB-INF [mkdir] Created dir: /root/hadoop-hdfs/build/web/webapps/secondary/WEB-INF [mkdir] Created dir: /root/hadoop-hdfs/build/ant [mkdir] Created dir: /root/hadoop-hdfs/build/c++ [mkdir] Created dir: /root/hadoop-hdfs/build/test [mkdir] Created dir: /root/hadoop-hdfs/build/test/hdfs/classes [mkdir] Created dir: /root/hadoop-hdfs/build/test/extraconf [touch] Creating /tmp/null283750598 [delete] Deleting: /tmp/null283750598 [copy] Copying 6 files to /root/hadoop-hdfs/build/web/webapps [copy] Copying 1 file to /root/hadoop-hdfs/conf [copy] Copying /root/hadoop-hdfs/conf/hdfs-site.xml.template to /root/hadoop-hdfs/conf/hdfs-site.xml [mkdir] Created dir: /root/hadoop-hdfs/build/test/conf [copy] Copying 1 file to /root/hadoop-hdfs/build/test/conf [copy] Copying /root/hadoop-hdfs/conf/hdfs-site.xml.template to /root/hadoop-hdfs/build/test/conf/hdfs-site.xml [copy] Copying 1 file to /root/hadoop-hdfs/build/test/conf [copy] Copying /root/hadoop-hdfs/conf/hadoop-metrics2.properties to /root/hadoop-hdfs/build/test/conf/hadoop-metrics2.properties [copy] Copying 1 file to /root/hadoop-hdfs/src/contrib [copy] Copying /root/hadoop-hdfs/src/contrib/hdfsproxy/conf/hdfsproxy-env.sh.template to /root/hadoop-hdfs/src/contrib/hdfsproxy/conf/hdfsproxy-env.sh compile-hdfs-classes: [jsp-compile] log4j:WARN No appenders could be found for logger (org.apache.jasper.JspC). [jsp-compile] log4j:WARN Please initialize the log4j system properly. [javac] /root/hadoop-hdfs/build.xml:370: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 259 source files to /root/hadoop-hdfs/build/classes [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/fs/Hdfs.java:31: package org.apache.hadoop.classification does not exist [javac] import org.apache.hadoop.classification.InterfaceAudience; [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/fs/Hdfs.java:32: package org.apache.hadoop.classification does not exist [javac] import org.apache.hadoop.classification.InterfaceStability; [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/fs/Hdfs.java:52: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/fs/Hdfs.java:53: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/DFSClient.java:41: package org.apache.hadoop.classification does not exist [javac] import org.apache.hadoop.classification.InterfaceAudience; [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/FSConstants.java:27: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/DFSClient.java:117: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/HdfsFileStatus.java:25: package org.apache.hadoop.classification does not exist [javac] import org.apache.hadoop.classification.InterfaceStability; [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/HdfsFileStatus.java:38: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/HdfsFileStatus.java:39: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/HdfsLocatedFileStatus.java:32: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/HdfsLocatedFileStatus.java:33: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/ClientProtocol.java:59: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/ClientProtocol.java:60: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/datatransfer/ReplaceDatanodeOnFailure.java:30: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/datatransfer/ReplaceDatanodeOnFailure.java:31: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/DatanodeID.java:37: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/DatanodeID.java:38: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/LocatedBlock.java:33: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/LocatedBlock.java:34: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/ClientDatanodeProtocol.java:34: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/ClientDatanodeProtocol.java:35: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/security/token/delegation/DelegationTokenIdentifier.java:28: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/LocatedBlocks.java:39: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/LocatedBlocks.java:40: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/DFSInputStream.java:56: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/DirectoryListing.java:33: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/DirectoryListing.java:34: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/DatanodeInfo.java:46: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/DatanodeInfo.java:47: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/common/UpgradeStatusReport.java:35: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/ExtendedBlock.java:34: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/ExtendedBlock.java:35: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/AlreadyBeingCreatedException.java:30: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/AlreadyBeingCreatedException.java:31: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/QuotaExceededException.java:38: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/QuotaExceededException.java:39: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/DSQuotaExceededException.java:25: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/DSQuotaExceededException.java:26: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/NSQuotaExceededException.java:24: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/NSQuotaExceededException.java:25: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/SafeModeException.java:31: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/SafeModeException.java:32: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/NotReplicatedYetException.java:29: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/NotReplicatedYetException.java:30: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/security/token/block/BlockTokenSecretManager.java:47: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/security/token/block/BlockTokenIdentifier.java:33: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/Block.java:34: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/Block.java:35: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/HdfsProtoUtil.java:43: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/HdfsProtoUtil.java:44: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/BlockReader.java:70: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/common/Util.java:31: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/common/HdfsConstants.java:31: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/DatanodeDescriptor.java:42: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/LeaseManager.java:62: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/ServerCommand.java:34: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/ServerCommand.java:35: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/DatanodeCommand.java:43: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/DatanodeCommand.java:44: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/BlockRecoveryCommand.java:45: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/BlockRecoveryCommand.java:46: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/BlocksWithLocations.java:35: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/BlocksWithLocations.java:36: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/metrics/FSNamesystemMBean.java:38: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/FSClusterStats.java:26: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/NameNodeMXBean.java:26: package InterfaceAudience does not exist [javac] @InterfaceAudience.Public [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/NameNodeMXBean.java:27: package InterfaceStability does not exist [javac] @InterfaceStability.Stable [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java:162: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/datatransfer/BlockConstructionStage.java:24: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/datatransfer/BlockConstructionStage.java:25: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/security/token/block/BlockKey.java:29: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/security/token/block/ExportedBlockKeys.java:33: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/security/token/delegation/DelegationTokenSecretManager.java:38: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/FSLimitException.java:25: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/FSLimitException.java:26: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/BlockListAsLongs.java:45: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/BlockListAsLongs.java:46: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/BlockManager.java:52: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/common/GenerationStamp.java:25: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/protocol/LayoutVersion.java:44: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/common/StorageInfo.java:33: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/common/Storage.java:63: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/NNStorage.java:67: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/FSImage.java:68: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/FSImage.java:69: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/BackupImage.java:51: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/NamespaceInfo.java:41: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/NamespaceInfo.java:42: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/BlocksWithLocations.java:42: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/BlocksWithLocations.java:43: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/FSInodeInfo.java:26: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/LeaseExpiredException.java:29: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/LeaseExpiredException.java:30: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/NodeRegistration.java:27: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/DatanodeRegistration.java:40: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/protocol/DatanodeRegistration.java:41: package InterfaceStability does not exist [javac] @InterfaceStability.Evolving [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogOpCodes.java:29: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogOpCodes.java:30: package InterfaceStability does not exist [javac] @InterfaceStability.Unstable [javac] ^ [javac] /root/hadoop-hdfs/src/java/org/apache/hadoop/hdfs/server/namenode/FSEditLog.java:59: package InterfaceAudience does not exist [javac] @InterfaceAudience.Private [javac] ^ [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/AccessControlException.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate': class file for org.apache.hadoop.classification.InterfaceAudience$LimitedPrivate not found [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/token/Token.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/token/SecretManager.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/token/delegation/AbstractDelegationTokenIdentifier.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/AbstractFileSystem.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/FSDataInputStream.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/FileSystem.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/FileSystem.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/MD5MD5CRC32FileChecksum.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/Path.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/UnresolvedLinkException.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/io/DataOutputBuffer.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/net/NetUtils.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/UserGroupInformation.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/UserGroupInformation.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/UserGroupInformation.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/FSDataOutputStream.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/KerberosInfo.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/token/TokenInfo.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/util/Daemon.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/FSOutputSummer.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/util/DataChecksum.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/token/TokenIdentifier.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/FSInputStream.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/net/NetworkTopology.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/net/Node.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/net/NodeBase.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/FSInputChecker.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/permission/FsAction.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/permission/PermissionStatus.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/ipc/Server.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/token/delegation/DelegationKey.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/util/HostsFileReader.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSecretManager.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/DF.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/net/DNS.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/fs/DU.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/io/UTF8.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/http/HttpServer.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/SecurityUtil.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/authorize/AccessControlList.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/RefreshUserMappingsProtocol.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/authorize/PolicyProvider.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/authorize/RefreshAuthorizationPolicyProtocol.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/authorize/Service.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/tools/GetUserMappingsProtocol.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/Credentials.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/token/TokenSelector.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSelector.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/net/SocketOutputStream.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/Groups.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/security/authorize/AuthorizationException.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/util/Shell.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] /root/.ivy2/cache/org.apache.hadoop/hadoop-common/jars/hadoop-common-0.23.0-SNAPSHOT.jar(org/apache/hadoop/util/Daemon$DaemonFactory.class): warning: Cannot find annotation method 'value()' in type 'org.apache.hadoop.classification.InterfaceAudience.LimitedPrivate' [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 100 errors [javac] 54 warnings BUILD FAILED /root/hadoop-hdfs/build.xml:370: Compile failed; see the compiler error output for details. Total time: 4 minutes 43 seconds