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

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

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 32311 lines...]
Running org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.52 sec - in 
org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
Running org.apache.hadoop.mapreduce.v2.app.commit.TestCommitterEventHandler
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec - in 
org.apache.hadoop.mapreduce.v2.app.commit.TestCommitterEventHandler
Running org.apache.hadoop.mapreduce.v2.app.launcher.TestContainerLauncherImpl
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 sec - in 
org.apache.hadoop.mapreduce.v2.app.launcher.TestContainerLauncherImpl
Running org.apache.hadoop.mapreduce.v2.app.launcher.TestContainerLauncher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.699 sec - in 
org.apache.hadoop.mapreduce.v2.app.launcher.TestContainerLauncher
Running org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.323 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.722 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.359s]
[INFO] hadoop-mapreduce-client-core .. SUCCESS [47.343s]
[INFO] hadoop-mapreduce-client-common  SUCCESS [25.683s]
[INFO] hadoop-mapreduce-client-shuffle ... SUCCESS [2.396s]
[INFO] hadoop-mapreduce-client-app ... FAILURE [6:25.560s]
[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:44.376s
[INFO] Finished at: Mon Jan 13 13:26:39 UTC 2014
[INFO] Final Memory: 23M/175M
[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 HADOOP-10223
Email was triggered for: Failure
Sending email for trigger: Failure



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

[jira] [Resolved] (MAPREDUCE-5720) RM occur exception while unregistering

2014-01-13 Thread Karthik Kambatla (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karthik Kambatla resolved MAPREDUCE-5720.
-

  Resolution: Invalid
Release Note: JIRA is for developers to track issues. It is a good idea to 
discuss this on the user list till we zero-in on a particular issue with the 
code, before creating a JIRA. 

 RM occur exception while unregistering
 --

 Key: MAPREDUCE-5720
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5720
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.2.0
 Environment: rhel 5.8_x86 ;jrockit 1.6.0_31-R28.2.3-4.1.0;hadoop 2.2.0
Reporter: chillon_m





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


[jira] [Created] (MAPREDUCE-5722) client-app module failing to compile, missing jersey dependency

2014-01-13 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created MAPREDUCE-5722:
-

 Summary: client-app module failing to compile, missing jersey 
dependency
 Key: MAPREDUCE-5722
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5722
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: build
Affects Versions: 3.0.0, 2.4.0
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
Priority: Blocker
 Fix For: 2.4.0


This seems a fallout of YARN-888, oddly enough it did not happen while doing a 
full build with the patch before committing.



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


[jira] [Resolved] (MAPREDUCE-5722) client-app module failing to compile, missing jersey dependency

2014-01-13 Thread Alejandro Abdelnur (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alejandro Abdelnur resolved MAPREDUCE-5722.
---

Resolution: Invalid

false alarm, it seems I was picking up some stale POMs from my local cache, 
doing a full clean build when OK.

 client-app module failing to compile, missing jersey dependency
 ---

 Key: MAPREDUCE-5722
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5722
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: build
Affects Versions: 3.0.0, 2.4.0
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
Priority: Blocker
 Fix For: 2.4.0


 This seems a fallout of YARN-888, oddly enough it did not happen while doing 
 a full build with the patch before committing.



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


[jira] [Resolved] (MAPREDUCE-5712) Backport Fair Scheduler pool placement by secondary group

2014-01-13 Thread Sandy Ryza (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandy Ryza resolved MAPREDUCE-5712.
---

  Resolution: Fixed
Assignee: Ted Malaska
Hadoop Flags: Reviewed

I just committed this to branch-1

 Backport Fair Scheduler pool placement by secondary group
 -

 Key: MAPREDUCE-5712
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5712
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: scheduler
Reporter: Ted Malaska
Assignee: Ted Malaska
 Fix For: 1.3.0

 Attachments: MAPREDUCE-5712


 YARN-1423 introduced a quue police that support selecting a queue if a 
 secondary group was found in the defined queues. This functionality would be 
 useful and minimally invasive in MR1 as well.



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