See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/723/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 2675 lines...]
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.919 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.439 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.datanode.TestSimulatedFSDataset
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.785 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestBackupNode
    [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 13.417 sec
    [junit] Test org.apache.hadoop.hdfs.server.namenode.TestBackupNode FAILED
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestCheckpoint
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 30.544 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestComputeInvalidateWork
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.92 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestDatanodeDescriptor
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestEditLog
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.261 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestFileLimit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.814 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestHeartbeatHandling
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.095 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestHost2NodesMap
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.084 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestNamenodeCapacityReport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.055 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestOverReplicatedBlocks
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.843 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestPendingReplication
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.313 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestReplicationPolicy
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestSafeMode
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.079 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStartup
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 10.701 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStorageRestore
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.421 sec
    [junit] Running org.apache.hadoop.net.TestNetworkTopology
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
    [junit] Running org.apache.hadoop.security.TestPermission
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.479 sec

checkfailure:
    [touch] Creating 
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/testsfailed

BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:732:
 The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:689:
 The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:757:
 Tests failed!

Total time: 9 minutes 25 seconds
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording fingerprints
Archiving artifacts
Recording test results
Publishing Javadoc
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) 
##############################
2 tests failed.
REGRESSION:  
org.apache.hadoop.hdfs.server.namenode.TestBackupNode.testCheckpoint

Error Message:
Problem binding to /0.0.0.0:50100 : Address already in use

Stack Trace:
junit.framework.AssertionFailedError: Problem binding to /0.0.0.0:50100 : 
Address already in use
        at 
org.apache.hadoop.hdfs.server.namenode.TestBackupNode.testCheckpoint(TestBackupNode.java:143)
        at 
org.apache.hadoop.hdfs.server.namenode.TestBackupNode.__CLR3_0_2xuql33z7g(TestBackupNode.java:104)
        at 
org.apache.hadoop.hdfs.server.namenode.TestBackupNode.testCheckpoint(TestBackupNode.java:102)


FAILED:  org.apache.hadoop.cli.TestHDFSCLI.testAll

Error Message:
One of the tests failed. See the Detailed results to identify the command that 
failed

Stack Trace:
junit.framework.AssertionFailedError: One of the tests failed. See the Detailed 
results to identify the command that failed
        at 
org.apache.hadoop.cli.CLITestHelper.displayResults(CLITestHelper.java:264)
        at org.apache.hadoop.cli.CLITestHelper.tearDown(CLITestHelper.java:126)
        at org.apache.hadoop.cli.TestHDFSCLI.tearDown(TestHDFSCLI.java:81)



Reply via email to