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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 2644 lines...]
    [junit] Running org.apache.hadoop.hdfs.server.datanode.TestDiskError
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.062 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.232 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.datanode.TestSimulatedFSDataset
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.774 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestBackupNode
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.609 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestCheckpoint
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 31.399 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestComputeInvalidateWork
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.844 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestDatanodeDescriptor
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.17 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestEditLog
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.215 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestFileLimit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.563 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestHeartbeatHandling
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.201 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestHost2NodesMap
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestNamenodeCapacityReport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.888 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestOverReplicatedBlocks
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.639 sec
    [junit] Running 
org.apache.hadoop.hdfs.server.namenode.TestPendingReplication
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.297 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestReplicationPolicy
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestSafeMode
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.646 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStartup
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 10.695 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStorageRestore
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.461 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.225 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:712:
 The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:669:
 The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:737:
 Tests failed!

Total time: 9 minutes 6 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) 
##############################
7 tests failed.
REGRESSION:  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)


REGRESSION:  org.apache.hadoop.hdfs.TestDFSShell.testErrOutPut

Error Message:
 -lsr should fail 

Stack Trace:
junit.framework.AssertionFailedError:  -lsr should fail 
        at 
org.apache.hadoop.hdfs.TestDFSShell.__CLR3_0_2yogg6zw9u(TestDFSShell.java:371)
        at 
org.apache.hadoop.hdfs.TestDFSShell.testErrOutPut(TestDFSShell.java:308)


REGRESSION:  org.apache.hadoop.hdfs.TestDFSShell.testCopyToLocal

Error Message:
expected:<-1> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: expected:<-1> but was:<1>
        at 
org.apache.hadoop.hdfs.TestDFSShell.__CLR3_0_2gi4m6owgu(TestDFSShell.java:654)
        at 
org.apache.hadoop.hdfs.TestDFSShell.testCopyToLocal(TestDFSShell.java:598)


REGRESSION:  org.apache.hadoop.hdfs.TestDFSShell.testDFSShell

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: null
        at 
org.apache.hadoop.hdfs.TestDFSShell.__CLR3_0_2prqrtkwly(TestDFSShell.java:1129)
        at 
org.apache.hadoop.hdfs.TestDFSShell.testDFSShell(TestDFSShell.java:917)


REGRESSION:  org.apache.hadoop.hdfs.TestDFSShell.testRemoteException

Error Message:
returned should be -1 expected:<-1> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: returned should be -1 expected:<-1> but 
was:<1>
        at org.apache.hadoop.hdfs.TestDFSShell$3.run(TestDFSShell.java:1209)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Subject.java:396)
        at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1131)
        at 
org.apache.hadoop.hdfs.TestDFSShell.__CLR3_0_2ayein6wqg(TestDFSShell.java:1198)
        at 
org.apache.hadoop.hdfs.TestDFSShell.testRemoteException(TestDFSShell.java:1184)


REGRESSION:  org.apache.hadoop.hdfs.TestDFSShell.testGet

Error Message:
expected:<-1> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: expected:<-1> but was:<1>
        at org.apache.hadoop.hdfs.TestDFSShell$4.run(TestDFSShell.java:1258)
        at 
org.apache.hadoop.hdfs.TestDFSShell.__CLR3_0_2tpje3vwrf(TestDFSShell.java:1274)
        at org.apache.hadoop.hdfs.TestDFSShell.testGet(TestDFSShell.java:1227)


REGRESSION:  org.apache.hadoop.hdfs.TestDFSShell.testLsr

Error Message:
expected:<-1> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: expected:<-1> but was:<1>
        at org.apache.hadoop.hdfs.TestDFSShell.runLsr(TestDFSShell.java:1326)
        at org.apache.hadoop.hdfs.TestDFSShell.access$000(TestDFSShell.java:59)
        at org.apache.hadoop.hdfs.TestDFSShell$5.run(TestDFSShell.java:1307)
        at org.apache.hadoop.hdfs.TestDFSShell$5.run(TestDFSShell.java:1304)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Subject.java:396)
        at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1131)
        at 
org.apache.hadoop.hdfs.TestDFSShell.__CLR3_0_22emby8wso(TestDFSShell.java:1304)
        at org.apache.hadoop.hdfs.TestDFSShell.testLsr(TestDFSShell.java:1286)



Reply via email to