Build failed in Jenkins: Hadoop-common-trunk-Java8 #73

2015-01-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-common-trunk-Java8/73/changes

Changes:

[yliu] HDFS-7323. Move the get/setStoragePolicy commands out from dfsadmin. 
(jing9 via yliu)

--
[...truncated 5377 lines...]
Running org.apache.hadoop.net.TestNetUtils
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.511 sec - in 
org.apache.hadoop.net.TestNetUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.net.TestScriptBasedMapping
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in 
org.apache.hadoop.net.TestScriptBasedMapping
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.net.TestStaticMapping
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 sec - in 
org.apache.hadoop.net.TestStaticMapping
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.log.TestLogLevel
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec - in 
org.apache.hadoop.log.TestLogLevel
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.log.TestLog4Json
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec - in 
org.apache.hadoop.log.TestLog4Json
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestRetryCache
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 sec - in 
org.apache.hadoop.ipc.TestRetryCache
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestRPC
Tests run: 18, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 16.915 sec  
FAILURE! - in org.apache.hadoop.ipc.TestRPC
testRPCInterruptedSimple(org.apache.hadoop.ipc.TestRPC)  Time elapsed: 0.031 
sec   FAILURE!
java.lang.AssertionError: Interruption did not cause IPC to fail
at org.junit.Assert.fail(Assert.java:88)
at 
org.apache.hadoop.ipc.TestRPC.testRPCInterruptedSimple(TestRPC.java:875)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestMultipleProtocolServer
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 sec - in 
org.apache.hadoop.ipc.TestMultipleProtocolServer
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestCallQueueManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.402 sec - in 
org.apache.hadoop.ipc.TestCallQueueManager
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestSaslRPC
Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.062 sec - 
in org.apache.hadoop.ipc.TestSaslRPC
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestDecayRpcScheduler
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 sec - in 
org.apache.hadoop.ipc.TestDecayRpcScheduler
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestIPCServerResponder
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.022 sec - in 
org.apache.hadoop.ipc.TestIPCServerResponder
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestProtoBufRpc
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in 
org.apache.hadoop.ipc.TestProtoBufRpc
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestFairCallQueue
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec - in 
org.apache.hadoop.ipc.TestFairCallQueue
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestIPC
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.5 sec - in 
org.apache.hadoop.ipc.TestIPC
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestSocketFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in 
org.apache.hadoop.ipc.TestSocketFactory
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.ipc.TestRPCCompatibility
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time 

[jira] [Created] (HADOOP-11473) test-patch says -1 overall even when all checks are +1

2015-01-12 Thread Jason Lowe (JIRA)
Jason Lowe created HADOOP-11473:
---

 Summary: test-patch says -1 overall even when all checks are +1
 Key: HADOOP-11473
 URL: https://issues.apache.org/jira/browse/HADOOP-11473
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Jason Lowe


I noticed recently that test-patch is posting -1 overall despite all 
sub-checks being +1.  See HDFS-7533 and HDFS-7598 for some examples.



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


[jira] [Created] (HADOOP-11474) jenkins gives -1 overall even when nothing is wrong

2015-01-12 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-11474:
-

 Summary: jenkins gives -1 overall even when nothing is wrong
 Key: HADOOP-11474
 URL: https://issues.apache.org/jira/browse/HADOOP-11474
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Colin Patrick McCabe






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


[jira] [Resolved] (HADOOP-11474) jenkins gives -1 overall even when nothing is wrong

2015-01-12 Thread Colin Patrick McCabe (JIRA)

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

Colin Patrick McCabe resolved HADOOP-11474.
---
Resolution: Duplicate

 jenkins gives -1 overall even when nothing is wrong
 -

 Key: HADOOP-11474
 URL: https://issues.apache.org/jira/browse/HADOOP-11474
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Colin Patrick McCabe

 It looks like test-patch.sh is giving -1 overall even when nothing is wrong.



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