[ 
https://issues.apache.org/jira/browse/HBASE-21589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719781#comment-16719781
 ] 

stack commented on HBASE-21589:
-------------------------------

$ mvn --version
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
2018-10-24T11:41:47-07:00)
Maven home: /usr/local/Cellar/maven/3.6.0/libexec
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"

 [INFO]  T E S T S                                                              
                                                                                
                                                                                
                                                                                
                                                                                
             [INFO] -------------------------------------------------------     
                                                                                
                                                                                
                                                                                
                                                                                
                         [INFO] Running 
org.apache.hadoop.hbase.regionserver.TestCleanupMetaWAL                         
                                                                                
                                                                                
                                                                                
                                                                             
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 206.008 
s <<< FAILURE! - in org.apache.hadoop.hbase.regionserver.TestCleanupMetaWAL     
                                                                                
                                                                                
                                                                                
            [ERROR] org.apache.hadoop.hbase.regionserver.TestCleanupMetaWAL  
Time elapsed: 206.005 s  <<< ERROR!                                             
                                                                                
                                                                                
                                                                                
                           java.io.IOException: Shutting down                   
                                                                                
                                                                                
                                                                                
                                                                                
                                         at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:265)        
                                                                                
                                                                                
                                                                                
                                                                                
         at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:115)      
                                                                                
                                                                                
                                                                                
                                                                                
         at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:1040)
                                                                                
                                                                                
                                                                                
                                                                         at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:986)
                                                                                
                                                                                
                                                                                
                                                                               
at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:857)
                                                                                
                                                                                
                                                                                
                                                                               
at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:839)
   at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:821)
                                                                                
                                                                                
                                                                                
                                                                               
at 
org.apache.hadoop.hbase.regionserver.TestCleanupMetaWAL.before(TestCleanupMetaWAL.java:54)
                                                                                
                                                                                
                                                                                
                                                                               
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                  
                                                                                
                                                                                
                                                                                
                                                                                
            at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)   
                                                                                
                                                                                
                                                                                
                                                                                
         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                                                                                
                                                                                
                                                                                
                                                                                
    at java.lang.reflect.Method.invoke(Method.java:498)                         
                                                                                
                                                                                
                                                                                
                                                                                
                at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
                                                                                
                                                                                
                                                                                
                                                                                
     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
                                                                                
                                                                                
                                                                                
                                                                                
      at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
                                                                                
                                                                                
                                                                                
                                                                                
       at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)   
                                                                                
                                                                                
                                                                                
                                                                                
         at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)     
                                                                                
                                                                                
                                                                                
                                                                                
         at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
                                                                                
                                                                                
                                                                                
                                                                       at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
                                                                                
                                                                                
                                                                                
                                                                       at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)                        
                                                                                
                                                                                
                                                                                
                                                                                
         at java.lang.Thread.run(Thread.java:748)                               
                                                                                
                                                                                
                                                                                
                                                                                
                   Caused by: java.lang.RuntimeException: Master not 
initialized after 200000ms                                                      
                                                                                
                                                                                
                                                                                
                                            at 
org.apache.hadoop.hbase.util.JVMClusterUtil.waitForEvent(JVMClusterUtil.java:229)
                                                                                
                                                                                
                                                                                
                                                                                
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:197)    
                                                                                
                                                                                
                                                                                
                                                                                
         at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:413)   
                                                                                
                                                                                
                                                                                
                                                                                
         at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:258)        
                                                                                
                                                                                
                                                                                
                                                                                
         ... 20 more                                                            
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                               [INFO]                                           
                                                                                
                                                                                
                                                                                
                                                                                
                                           [INFO] Results:                      
                                                                                
                                                                                
                                                                                
                                                                                
                                                       [INFO]                   
                                                                                
                                                                                
                                                                                
                                                                                
                                                                   [ERROR] 
Errors:                                                                         
                                                                                
                                                                                
                                                                                
                                                                                
    [ERROR]   TestCleanupMetaWAL.before:54 ยป IO Shutting down                   
                                                                                
                                                                                
                                                                                
                                                                                
                [INFO]                                                          
                                                                                
                                                                                
                                                                                
                                                                                
                            [ERROR] Tests run: 1, Failures: 0, Errors: 1, 
Skipped: 0

Same for the below Sean. What you thinking sir?

$ mvn --version
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 
2018-06-17T11:33:14-07:00)
Maven home: /Users/stack/bin/mvn
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14", arch: "x86_64", family: "mac"

> TestCleanupMetaWAL fails
> ------------------------
>
>                 Key: HBASE-21589
>                 URL: https://issues.apache.org/jira/browse/HBASE-21589
>             Project: HBase
>          Issue Type: Bug
>          Components: test, wal
>            Reporter: stack
>            Priority: Blocker
>             Fix For: 2.1.2, 2.0.4
>
>
> This test fails near all-the-time. Sunk two RCs. Fix. Made it a blocker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to