You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2019/04/23 18:37:00 UTC

[jira] [Created] (HIVE-21644) ptests are timing out regularly

Jesus Camacho Rodriguez created HIVE-21644:
----------------------------------------------

             Summary: ptests are timing out regularly
                 Key: HIVE-21644
                 URL: https://issues.apache.org/jira/browse/HIVE-21644
             Project: Hive
          Issue Type: Bug
          Components: Test
            Reporter: Jesus Camacho Rodriguez
            Assignee: Jesus Camacho Rodriguez


Over the last few days, I see the same tests timing out in different JIRAs.

{noformat}
TestCachedStore - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestCatalogCaching - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestDataSourceProviderFactory - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestDeadline - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestHiveMetaStoreGetMetaConf - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestHiveMetaStoreTimeout - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestHiveMetaStoreTxns - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestMarkPartition - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestMarkPartitionRemote - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestMetaStoreEventListenerOnlyOnCommit - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestMetaStoreEventListenerWithOldConf - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestMetaStoreInitListener - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestMetaStoreListenersError - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestMetaStoreSchemaInfo - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestObjectStore - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestObjectStoreSchemaMethods - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestRemoteHiveMetaStoreZKBindHost - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
TestTableIterable - did not produce a TEST-*.xml file (likely timed out) (batchId=231)
{noformat}

These are the tests comprised in that batch:
{code}
2019-04-23 17:08:04,309 DEBUG [TestExecutor] ExecutionPhase.execute:98 PBatch: UnitTestBatch [name=231_UTBatch_standalone-metastore__metastore-server_20_tests, id=231, moduleName=standalone-metastore/metastore-server, batchSize=20, isParallel=true, testList=[TestHiveMetaStoreSchemaMethods, TestOldSchema, TestCachedStore, TestCatalogCaching, TestDeadline, TestMetaStoreListenersError, TestMetaStoreEventListenerOnlyOnCommit, TestMetaStoreSchemaInfo, TestMarkPartition, TestMetaStoreInitListener, TestHiveMetaStoreGetMetaConf, TestHiveMetaStoreTxns, TestTableIterable, TestMarkPartitionRemote, TestMetaStoreEventListenerWithOldConf, TestObjectStoreSchemaMethods, TestHiveMetaStoreTimeout, TestRemoteHiveMetaStoreZKBindHost, TestObjectStore, TestDataSourceProviderFactory]]
{code}

We need to fix this, currently it is rather difficult to push any code to master.



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