Hadoop-Mapreduce-trunk - Build # 1671 - Still Failing

2014-01-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1671/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 33457 lines...]
Running org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.348 sec - in 
org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler
Running org.apache.hadoop.mapreduce.jobhistory.TestEvents
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 sec - in 
org.apache.hadoop.mapreduce.jobhistory.TestEvents

Results :

Tests in error: 
  TestRMContainerAllocator.testCompletedTasksRecalculateSchedule:1665 ยป 
YarnRuntime

Tests run: 260, Failures: 0, Errors: 1, Skipped: 0

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ... SUCCESS [2.427s]
[INFO] hadoop-mapreduce-client-core .. SUCCESS [49.058s]
[INFO] hadoop-mapreduce-client-common  SUCCESS [26.038s]
[INFO] hadoop-mapreduce-client-shuffle ... SUCCESS [2.431s]
[INFO] hadoop-mapreduce-client-app ... FAILURE [6:32.444s]
[INFO] hadoop-mapreduce-client-hs  SKIPPED
[INFO] hadoop-mapreduce-client-jobclient . SKIPPED
[INFO] hadoop-mapreduce-client-hs-plugins  SKIPPED
[INFO] Apache Hadoop MapReduce Examples .. SKIPPED
[INFO] hadoop-mapreduce .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 7:53.436s
[INFO] Finished at: Thu Jan 16 13:26:58 UTC 2014
[INFO] Final Memory: 23M/152M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project hadoop-mapreduce-client-app: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/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-mapreduce-client-app
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Updating HDFS-5775
Updating HDFS-5768
Updating HADOOP-10236
Updating HDFS-5777
Updating HDFS-5762
Updating HADOOP-10125
Updating YARN-1601
Updating HDFS-5766
Updating YARN-1351
Email was triggered for: Failure
Sending email for trigger: Failure



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

[jira] [Created] (MAPREDUCE-5727) History server web page can filter without showing filter keyword

2014-01-16 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-5727:
-

 Summary: History server web page can filter without showing filter 
keyword
 Key: MAPREDUCE-5727
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5727
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: jobhistoryserver
Affects Versions: 2.4.0
Reporter: Jason Lowe


I loaded up a job conf page on the history server and used one of the search 
boxes to narrow the results.  I then navigated to other pages (e.g.: map tasks, 
logs, etc.) then navigated back to the job conf page using the job 
configuration link on the left side of the page.  When I arrived it promptly 
showed me just a few conf entries (the ones I had searched for earlier) but my 
search term was missing.  At first glance it looked like those were the only 
entries in the entire job conf, which can be very confusing.  Somehow the 
search term is being remembered but not replotted when the configuration page 
is revisited.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)