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

ASF GitHub Bot commented on HUDI-1989:
--------------------------------------

xushiyan opened a new pull request #3574:
URL: https://github.com/apache/hudi/pull/3574


   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Flaky test : TestHoodieMergeOnReadTable
> ---------------------------------------
>
>                 Key: HUDI-1989
>                 URL: https://issues.apache.org/jira/browse/HUDI-1989
>             Project: Apache Hudi
>          Issue Type: Sub-task
>            Reporter: sivabalan narayanan
>            Priority: Major
>
> [https://api.travis-ci.com/v3/job/512025273/log.txt]
>  
> [ERROR] Tests run: 23, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
> 330.459 s <<< FAILURE! - in org.apache.hudi.table.TestHoodieMergeOnReadTable 
> [ERROR] 
> org.apache.hudi.table.TestHoodieMergeOnReadTable.testCOWToMORConvertedTableRollbackUsingMarkers
>  Time elapsed: 0.564 s <<< ERROR! java.lang.NullPointerException at 
> org.apache.hudi.table.TestHoodieMergeOnReadTable.init(TestHoodieMergeOnReadTable.java:118)
>  at 
> org.apache.hudi.table.TestHoodieMergeOnReadTable.init(TestHoodieMergeOnReadTable.java:135)
>  [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] 
> TestHoodieMergeOnReadTable.init:135->init:118->HoodieClientTestHarness.initDFS:255
>  » NullPointer
>  
>  
> Couple of more failures
> [https://api.travis-ci.com/v3/job/512584741/log.txt]
>  
> [ERROR] Tests run: 23, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 
> 321.634 s <<< FAILURE! - in org.apache.hudi.table.TestHoodieMergeOnReadTable 
> [ERROR] 
> org.apache.hudi.table.TestHoodieMergeOnReadTable.testRollbackWithDeltaAndCompactionCommitUsingFileList
>  Time elapsed: 16.972 s <<< FAILURE! org.opentest4j.AssertionFailedError: 
> There files should have been rolled-back when rolling back commit 002 but are 
> still remaining. Files: 
> [hdfs://localhost:41724/tmp/junit6050583652872512516/dataset/2015/03/17/14423e02-307a-42e2-b76f-71f39241d002-0_2-20-26_001.parquet]
>  ==> expected: <0> but was: <1> at 
> org.apache.hudi.table.TestHoodieMergeOnReadTable.testRollbackWithDeltaAndCompactionCommit(TestHoodieMergeOnReadTable.java:646)
>  at 
> org.apache.hudi.table.TestHoodieMergeOnReadTable.testRollbackWithDeltaAndCompactionCommitUsingFileList(TestHoodieMergeOnReadTable.java:728)
>  [ERROR] 
> org.apache.hudi.table.TestHoodieMergeOnReadTable.testRollbackWithDeltaAndCompactionCommitUsingMarkers
>  Time elapsed: 14.651 s <<< FAILURE! org.opentest4j.AssertionFailedError: 
> There files should have been rolled-back when rolling back commit 002 but are 
> still remaining. Files: 
> [hdfs://localhost:36524/tmp/junit7236068081383159369/dataset/2015/03/16/002a31b1-2c2d-470b-bf45-d19451a04630-0_1-20-25_001.parquet]
>  ==> expected: <0> but was: <1> at 
> org.apache.hudi.table.TestHoodieMergeOnReadTable.testRollbackWithDeltaAndCompactionCommit(TestHoodieMergeOnReadTable.java:646)
>  at 
> org.apache.hudi.table.TestHoodieMergeOnReadTable.testRollbackWithDeltaAndCompactionCommitUsingMarkers(TestHoodieMergeOnReadTable.java:733)
>  [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] 
> TestHoodieMergeOnReadTable.testRollbackWithDeltaAndCompactionCommitUsingFileList:728->testRollbackWithDeltaAndCompactionCommit:646
>  There files should have been rolled-back when rolling back commit 002 but 
> are still remaining. Files: 
> [hdfs://localhost:41724/tmp/junit6050583652872512516/dataset/2015/03/17/14423e02-307a-42e2-b76f-71f39241d002-0_2-20-26_001.parquet]
>  ==> expected: <0> but was: <1> [ERROR] 
> TestHoodieMergeOnReadTable.testRollbackWithDeltaAndCompactionCommitUsingMarkers:733->testRollbackWithDeltaAndCompactionCommit:646
>  There files should have been rolled-back when rolling back commit 002 but 
> are still remaining. Files: 
> [hdfs://localhost:36524/tmp/junit7236068081383159369/dataset/2015/03/16/002a31b1-2c2d-470b-bf45-d19451a04630-0_1-20-25_001.parquet]
>  ==> expected: <0> but was: <1> [INFO] [ERROR] Tests run: 393, Failures: 2, 
> Errors: 0, Skipped: 1
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to