Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17703

TestThriftServerCmdLine is flaky in master branch

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 1.3.2, 2.0.0, 1.2.7
    • None
    • None
    • Reviewed

    Description

      According to https://builds.apache.org/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/dashboard.html , TestThriftServerCmdLine is the top flaky test.

      It fails in QA run sometimes.
      https://builds.apache.org/job/PreCommit-HBASE-Build/5848/artifact/patchprocess/patch-unit-hbase-thrift.txt

      testRunThriftServer[0](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine)  Time elapsed: 10.057 sec  <<< ERROR!
      java.lang.NullPointerException: null
      	at org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:187)
      
      Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 60.212 sec <<< FAILURE! - in org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
      testRunThriftServer[0](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine)  Time elapsed: 0.166 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.hbase.thrift.TestThriftServer.checkTableList(TestThriftServer.java:254)
      	at org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.talkToThriftServer(TestThriftServerCmdLine.java:227)
      	at org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:190)
      
      Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 64.428 sec <<< FAILURE! - in org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
      testRunThriftServer[0](org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine)  Time elapsed: 0.144 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.hbase.thrift.TestThriftServer.checkTableList(TestThriftServer.java:254)
      	at org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.talkToThriftServer(TestThriftServerCmdLine.java:227)
      	at org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.testRunThriftServer(TestThriftServerCmdLine.java:190)
      

      Attachments

        1. HBASE-17703.master.001.patch
          1 kB
          Jan Hentschel

        Issue Links

          Activity

            People

              janh Jan Hentschel
              yuzhihong@gmail.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: