See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-22-branch/25/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 2808 lines...]
[junit] at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1404)
[junit] )
[junit] Running org.apache.hadoop.hdfs.TestFileAppend3
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.hadoop.hdfs.TestFileAppend3 FAILED (timeout)
[junit] Running org.apache.hadoop.hdfs.TestFileCorruption
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 593.727 sec
[junit] Running org.apache.hadoop.hdfs.TestFileStatus
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 150.045 sec
[junit] Running org.apache.hadoop.hdfs.TestGetBlocks
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 234.16 sec
[junit] Running org.apache.hadoop.hdfs.TestHDFSServerPorts
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 67.82 sec
[junit] Running org.apache.hadoop.hdfs.TestHDFSTrash
[junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 319.184 sec
[junit] Test org.apache.hadoop.hdfs.TestHDFSTrash FAILED
[junit] Running org.apache.hadoop.hdfs.TestLease
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 234.076 sec
[junit] Running org.apache.hadoop.hdfs.TestLeaseRecovery
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 499.446 sec
[junit] Running org.apache.hadoop.hdfs.TestLocalDFS
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 149.927 sec
[junit] Running org.apache.hadoop.hdfs.TestMissingBlocksAlert
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 151.653 sec
[junit] Running org.apache.hadoop.hdfs.TestPread
[junit] Running org.apache.hadoop.hdfs.TestPread
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.hadoop.hdfs.TestPread FAILED (timeout)
[junit] Running org.apache.hadoop.hdfs.TestQuota
[junit] Running org.apache.hadoop.hdfs.TestQuota
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.hadoop.hdfs.TestQuota FAILED (timeout)
[junit] Running org.apache.hadoop.hdfs.TestRestartDFS
[junit] Running org.apache.hadoop.hdfs.TestRestartDFS
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.hadoop.hdfs.TestRestartDFS FAILED (timeout)
[junit] Running org.apache.hadoop.hdfs.TestSafeMode
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 194.815 sec
[junit] Running org.apache.hadoop.hdfs.server.datanode.TestBlockReplacement
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 421.968 sec
[junit] Running org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 150.91 sec
[junit] Running org.apache.hadoop.hdfs.server.datanode.TestDiskError
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 638.218 sec
[junit] Running
org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 656.247 sec
[junit] Running
org.apache.hadoop.hdfs.server.datanode.TestSimulatedFSDataset
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.703 sec
[junit] Running org.apache.hadoop.hdfs.server.namenode.TestBackupNode
Build timed out. Aborting
[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)
##############################
11 tests failed.
FAILED: org.apache.hadoop.hdfs.TestDFSShell.testErrOutPut
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: org.apache.hadoop.hdfs.TestDFSUpgradeFromImage.testUpgradeFromImage
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: org.apache.hadoop.hdfs.TestDistributedFileSystem.testAllWithDualPort
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: org.apache.hadoop.hdfs.TestFileAppend.testComplexFlush
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: org.apache.hadoop.hdfs.TestFileAppend2.testComplexAppend
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: org.apache.hadoop.hdfs.TestFileAppend3.testAppendToPartialChunk
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: org.apache.hadoop.hdfs.TestHDFSTrash.testTrashEmptier
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError: null
at org.apache.hadoop.fs.TestTrash.testTrashEmptier(TestTrash.java:460)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
FAILED: org.apache.hadoop.hdfs.TestPread.testPreadDFSSimulated
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: org.apache.hadoop.hdfs.TestQuota.testMultipleFilesSmallerThanOneBlock
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: org.apache.hadoop.hdfs.TestRestartDFS.testRestartDualPortDFS
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: TEST-org.apache.hadoop.hdfs.server.namenode.TestBackupNode.xml.<init>
Error Message:
Stack Trace:
Test report file
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-22-branch/trunk/build/test/TEST-org.apache.hadoop.hdfs.server.namenode.TestBackupNode.xml
was length 0