zhangbutao commented on PR #5899: URL: https://github.com/apache/hive/pull/5899#issuecomment-3027182257
I think this is a flaky test. https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5899/5/tests Rerun the CI.. ``` Error expected:<[Transaction manager has aborted the transaction txnid:19. Reason: Aborting [txnid:19,19] due to a write conflict on default/rebalance_test committed by [txnid:18,19] d/u]> but was:<[Lock acquisition for LockRequest(component:[LockComponent(type:SHARED_WRITE, level:TABLE, dbname:default, tablename:rebalance_test, operationType:DELETE, isTransactional:true, isDynamicPartitionWrite:false)], txnid:19, user:jenkins, hostname:hive-precommit-pr-5899-5-1mj6s-p9315-9qw7g, agentInfo:jenkins_20250701113933_84e365db-911f-4d1b-8da6-eb8929e3106d, zeroWaitReadEnabled:true, exclusiveCTAS:false) timed out after 6343466ms. LockResponse(lockid:19, state:WAITING)]> Stacktrace org.junit.ComparisonFailure: expected:<[Transaction manager has aborted the transaction txnid:19. Reason: Aborting [txnid:19,19] due to a write conflict on default/rebalance_test committed by [txnid:18,19] d/u]> but was:<[Lock acquisition for LockRequest(component:[LockComponent(type:SHARED_WRITE, level:TABLE, dbname:default, tablename:rebalance_test, operationType:DELETE, isTransactional:true, isDynamicPartitionWrite:false)], txnid:19, user:jenkins, hostname:hive-precommit-pr-5899-5-1mj6s-p9315-9qw7g, agentInfo:jenkins_20250701113933_84e365db-911f-4d1b-8da6-eb8929e3106d, zeroWaitReadEnabled:true, exclusiveCTAS:false) timed out after 6343466ms. LockResponse(lockid:19, state:WAITING)]> at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testRebalanceCompactionWithParallelDeleteAsSecond(TestCrudCompactorOnTez.java:156) at org.apache.hadoop.hive.ql.txn.compactor.TestCrudCompactorOnTez.testRebalanceCompactionWithParallelDeleteAsSecondPessimisticLock(TestCrudCompactorOnTez.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.i ``` -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org