[jira] [Created] (YARN-3349) treat all exceptions as failure in testFSRMStateStoreClientRetry

2015-03-15 Thread zhihai xu (JIRA)
zhihai xu created YARN-3349:
---

 Summary: treat all exceptions as failure in 
testFSRMStateStoreClientRetry
 Key: YARN-3349
 URL: https://issues.apache.org/jira/browse/YARN-3349
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: test
Reporter: zhihai xu
Assignee: zhihai xu
Priority: Minor


treat all exceptions as failure in testFSRMStateStoreClientRetry.
Currently the exception could only be replicated to 0 nodes instead of 
minReplication (=1) is not treated as failure in testFSRMStateStoreClientRetry.
{code}
// TODO 0 datanode exception will not be retried by dfs client, fix
// that separately.
if (!e.getMessage().contains(could only be replicated +
 to 0 nodes instead of minReplication (=1))) {
assertionFailedInThread.set(true);
 }
{code}
With YARN-2820(Retry in FileSystemRMStateStore), we needn't treat this  
exception specially. We can remove the check and treat all exceptions as 
failure in testFSRMStateStoreClientRetry.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Failed: YARN-3171 PreCommit Build #6964

2015-03-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3171
Build: https://builds.apache.org/job/PreCommit-YARN-Build/6964/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3207 lines...]

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12704646/YARN-3171.20150215-1.patch
  against trunk revision bc9cb3e.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/6964//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6964//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
ee3a9e1f84d5a0284ddd05a97241e6f18c3211a9 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6957
Archived 15 artifacts
Archive block size is 32768
Received 46 blocks and 7346280 bytes
Compression is 17.0%
Took 3.1 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
All tests passed

Failed: YARN-3349 PreCommit Build #6966

2015-03-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3349
Build: https://builds.apache.org/job/PreCommit-YARN-Build/6966/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3428 lines...]


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12704654/YARN-3349.000.patch
  against trunk revision bc9cb3e.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 5 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/6966//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/6966//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6966//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
16c3ba5a4445baef8ff4967bc108ab30ab3f70a0 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6957
Archived 15 artifacts
Archive block size is 32768
Received 45 blocks and 7610105 bytes
Compression is 16.2%
Took 2.8 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
All tests passed

Hadoop-Yarn-trunk-Java8 - Build # 133 - Still Failing

2015-03-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/133/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 4988 lines...]
Failed tests: 
  TestClientRMService.testGetLabelsToNodes:1492 null

Tests in error: 
  TestClientRMService.testGetClusterNodes:200 » YarnRuntime 
java.net.BindExcepti...
  
TestRMWebServicesAppsModification.testGetNewApplicationAndSubmit:722-testAppSubmit:839
 » NoClassDefFound
  
TestRMWebServicesAppsModification.testGetNewApplicationAndSubmit:722-testAppSubmit:839
 » NoClassDefFound

Tests run: 1025, Failures: 1, Errors: 3, Skipped: 1

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ... SUCCESS [  2.855 s]
[INFO] hadoop-yarn-api ... SUCCESS [ 54.299 s]
[INFO] hadoop-yarn-common  SUCCESS [02:13 min]
[INFO] hadoop-yarn-server  SUCCESS [  0.052 s]
[INFO] hadoop-yarn-server-common . SUCCESS [ 33.568 s]
[INFO] hadoop-yarn-server-nodemanager  SUCCESS [05:57 min]
[INFO] hadoop-yarn-server-web-proxy .. SUCCESS [ 14.957 s]
[INFO] hadoop-yarn-server-applicationhistoryservice .. SUCCESS [03:01 min]
[INFO] hadoop-yarn-server-resourcemanager  FAILURE [49:44 min]
[INFO] hadoop-yarn-server-tests .. SKIPPED
[INFO] hadoop-yarn-client  SKIPPED
[INFO] hadoop-yarn-server-sharedcachemanager . SKIPPED
[INFO] hadoop-yarn-applications .. SKIPPED
[INFO] hadoop-yarn-applications-distributedshell . SKIPPED
[INFO] hadoop-yarn-applications-unmanaged-am-launcher  SKIPPED
[INFO] hadoop-yarn-site .. SKIPPED
[INFO] hadoop-yarn-registry .. SKIPPED
[INFO] hadoop-yarn-project ... SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:02 h
[INFO] Finished at: 2015-03-15T11:34:46+00:00
[INFO] Final Memory: 72M/724M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-resourcemanager: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk-Java8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/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-yarn-server-resourcemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-7915
Updating HADOOP-11558
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
4 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppsModification.testGetNewApplicationAndSubmit[1]

Error Message:
org/apache/hadoop/io/FastByteComparisons

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/hadoop/io/FastByteComparisons
at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at 
org.apache.hadoop.io.WritableComparator.compareBytes(WritableComparator.java:188)
at 
org.apache.hadoop.io.BinaryComparable.compareTo(BinaryComparable.java:50)
at 
org.apache.hadoop.io.BinaryComparable.equals(BinaryComparable.java:72)
at org.apache.hadoop.io.Text.equals(Text.java:348)
at 

Build failed in Jenkins: Hadoop-Yarn-trunk-Java8 #133

2015-03-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/133/changes

Changes:

[ozawa] HADOOP-11558. Fix dead links to doc of hadoop-tools. Contributed by 
Masatake Iwasaki.

[ozawa] Revert HADOOP-11558. Fix dead links to doc of hadoop-tools. 
Contributed by Masatake Iwasaki.

[ozawa] HADOOP-11558. Fix dead links to doc of hadoop-tools. Contributed by 
Jean-Pierre Matsumoto.

[cmccabe] HDFS-7915. The DataNode can sometimes allocate a ShortCircuitShm slot 
and fail to tell the DFSClient about it because of a network error (cmccabe)

--
[...truncated 4795 lines...]
testGetLabelsToNodes(org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService)
  Time elapsed: 0.177 sec   FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at 
org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService.testGetLabelsToNodes(TestClientRMService.java:1492)

testGetClusterNodes(org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService)
  Time elapsed: 0.193 sec   ERROR!
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.net.BindException: 
Problem binding to [0.0.0.0:8032] java.net.BindException: Address already in 
use; For more details see:  http://wiki.apache.org/hadoop/BindException
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:414)
at sun.nio.ch.Net.bind(Net.java:406)
at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.apache.hadoop.ipc.Server.bind(Server.java:411)
at org.apache.hadoop.ipc.Server$Listener.init(Server.java:577)
at org.apache.hadoop.ipc.Server.init(Server.java:2306)
at org.apache.hadoop.ipc.RPC$Server.init(RPC.java:942)
at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Server.init(ProtobufRpcEngine.java:534)
at 
org.apache.hadoop.ipc.ProtobufRpcEngine.getServer(ProtobufRpcEngine.java:509)
at org.apache.hadoop.ipc.RPC$Builder.build(RPC.java:787)
at 
org.apache.hadoop.yarn.factories.impl.pb.RpcServerFactoryPBImpl.createServer(RpcServerFactoryPBImpl.java:173)
at 
org.apache.hadoop.yarn.factories.impl.pb.RpcServerFactoryPBImpl.getServer(RpcServerFactoryPBImpl.java:132)
at 
org.apache.hadoop.yarn.ipc.HadoopYarnProtoRPC.getServer(HadoopYarnProtoRPC.java:65)
at org.apache.hadoop.yarn.ipc.YarnRPC.getServer(YarnRPC.java:54)
at 
org.apache.hadoop.yarn.server.resourcemanager.ClientRMService.serviceStart(ClientRMService.java:220)
at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at 
org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$RMActiveServices.serviceStart(ResourceManager.java:584)
at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.startActiveServices(ResourceManager.java:994)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$1.run(ResourceManager.java:1035)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$1.run(ResourceManager.java:1031)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:422)
at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1669)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.transitionToActive(ResourceManager.java:1031)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.serviceStart(ResourceManager.java:1071)
at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at 
org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService.testGetClusterNodes(TestClientRMService.java:200)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.server.resourcemanager.TestRM
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 197.529 sec - 
in org.apache.hadoop.yarn.server.resourcemanager.TestRM
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.TestApplicationMasterLauncher
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.141 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestApplicationMasterLauncher
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs
Tests run: 1, 

Failed: YARN-2854 PreCommit Build #6965

2015-03-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2854
Build: https://builds.apache.org/job/PreCommit-YARN-Build/6965/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3115 lines...]

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12704653/YARN-2854.20150315-1_trunk_addendum.patch
  against trunk revision bc9cb3e.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/6965//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6965//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
6aec112ad05242931de98c926b0c95fb60ed0f4e logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6957
Archived 10 artifacts
Archive block size is 32768
Received 57 blocks and 6869338 bytes
Compression is 21.4%
Took 2.2 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: YARN-3110 PreCommit Build #6967

2015-03-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3110
Build: https://builds.apache.org/job/PreCommit-YARN-Build/6967/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3322 lines...]

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12704668/YARN-3110.20150315-1.patch
  against trunk revision bc9cb3e.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/6967//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6967//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
4a701ccc24e595707f034b7a7660264d7ec23f44 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6957
Archived 20 artifacts
Archive block size is 32768
Received 45 blocks and 7470582 bytes
Compression is 16.5%
Took 2.8 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
All tests passed

Failed: YARN-3034 PreCommit Build #6969

2015-03-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3034
Build: https://builds.apache.org/job/PreCommit-YARN-Build/6969/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 91 lines...]


==
==
Determining number of patched javac warnings.
==
==


/home/jenkins/tools/maven/latest/bin/mvn clean test -DskipTests 
-DHadoopPatchProcess -Pnative -Ptest-patch  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/patchJavacWarnings.txt
 21




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12704680/YARN-3034.20150316-1.patch
  against trunk revision bc9cb3e.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:red}-1 javac{color:red}.  The patch appears to cause the build to 
fail.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6969//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
a421418d1de61e425944c8fcb1718ebb9073ccf4 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6957
Archived 3 artifacts
Archive block size is 32768
Received 12 blocks and 2555460 bytes
Compression is 13.3%
Took 0.71 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: YARN-3341 PreCommit Build #6968

2015-03-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3341
Build: https://builds.apache.org/job/PreCommit-YARN-Build/6968/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3430 lines...]
{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12704670/YARN-3341.000.patch
  against trunk revision bc9cb3e.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 4 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/6968//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/6968//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6968//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
da0091a6e79dd594530a68f8ab73ffce72fa0e14 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6957
Archived 15 artifacts
Archive block size is 32768
Received 57 blocks and 7210376 bytes
Compression is 20.6%
Took 2.9 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
All tests passed

[jira] [Created] (YARN-3350) YARN RackResolver spams logs with messages at info level

2015-03-15 Thread Wilfred Spiegelenburg (JIRA)
Wilfred Spiegelenburg created YARN-3350:
---

 Summary: YARN RackResolver spams logs with messages at info level
 Key: YARN-3350
 URL: https://issues.apache.org/jira/browse/YARN-3350
 Project: Hadoop YARN
  Issue Type: Improvement
Affects Versions: 2.6.0
Reporter: Wilfred Spiegelenburg
Assignee: Wilfred Spiegelenburg


When you run an application the container logs shows a lot of messages for the 
RackResolver:

2015-03-10 00:58:30,483 INFO [RMCommunicator Allocator] 
org.apache.hadoop.yarn.util.RackResolver: Resolved node175.example.com to 
/rack15

A real world example for a large job was generating 20+ messages in 2 
milliseconds during a sustained period of time flooding the logs causing the 
node to run out of disk space.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Failed: YARN-3350 PreCommit Build #6970

2015-03-15 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3350
Build: https://builds.apache.org/job/PreCommit-YARN-Build/6970/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3328 lines...]

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12704712/YARN-3350.patch
  against trunk revision 3ff1ba2.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/6970//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6970//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
9b40a7c39697dff9af5b4f188bec10ba29044982 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6957
Archived 15 artifacts
Archive block size is 32768
Received 46 blocks and 7534420 bytes
Compression is 16.7%
Took 2 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
All tests passed