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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 12295 lines...]
Running org.apache.hadoop.lib.util.TestConfigurationUtils
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
Running org.apache.hadoop.fs.http.server.TestHttpFSServer
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.399 sec
Running org.apache.hadoop.fs.http.server.TestHttpFSKerberosAuthenticationHandler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 sec
Running org.apache.hadoop.fs.http.server.TestCheckUploadContentTypeFilter
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec
Running org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem
Tests run: 30, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 18.598 sec <<< 
FAILURE!
Running org.apache.hadoop.fs.http.client.TestHttpFSFileSystem
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.006 sec

Results :

Tests in error: 
  testOperation[1](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=200 != 307, op=OPEN, message=OK
  testOperationDoAs[1](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=200 != 307, op=OPEN, message=OK
  testOperation[2](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem)
  testOperationDoAs[2](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem)
  testOperation[3](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=400 != 200, op=APPEND, message=Data upload 
requests must have content-type set to 'application/octet-stream'
  testOperationDoAs[3](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=400 != 200, op=APPEND, message=Data upload 
requests must have content-type set to 'application/octet-stream'
  testOperation[13](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=200 != 307, op=GETFILECHECKSUM, message=OK
  
testOperationDoAs[13](org.apache.hadoop.fs.http.client.TestWebhdfsFileSystem): 
Unexpected HTTP response: code=200 != 307, op=GETFILECHECKSUM, message=OK

Tests run: 238, Failures: 0, Errors: 8, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop HDFS ................................ SUCCESS 
[1:23:33.623s]
[INFO] Apache Hadoop HttpFS .............................. FAILURE [1:12.467s]
[INFO] Apache Hadoop HDFS BookKeeper Journal ............. SKIPPED
[INFO] Apache Hadoop HDFS Project ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24:46.855s
[INFO] Finished at: Mon Jul 30 12:59:47 UTC 2012
[INFO] Final Memory: 51M/778M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on 
project hadoop-hdfs-httpfs: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/target/surefire-reports
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-hdfs-httpfs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: hdfs-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
No tests ran.

Reply via email to