paul-rogers opened a new issue, #13857: URL: https://github.com/apache/druid/issues/13857
A [PR is open for a Python library for notebooks](https://github.com/apache/druid/actions/runs/4277880971/jobs/7447775451). ITs for this PR failed. Needless to say, no Java code changed at all. ```text Error: Errors: Error: ITCombiningFirehoseFactoryIndexTest.testIndexData:98->AbstractIndexerTest.lambda$unloader$0:71->AbstractIndexerTest.unloadAndKillData:85 » ISE Error while making request to indexer [404 Not Found No task reports were found for this task. The task may not exist, or it may not have completed yet.] Error: ITCombiningInputSourceParallelIndexTest.testIndexData:128->AbstractIndexerTest.lambda$unloader$0:71->AbstractIndexerTest.unloadAndKillData:85 » ISE Error while making request to indexer [404 Not Found No task reports were found for this task. The task may not exist, or it may not have completed yet.] Error: ITIndexerTest.testIndexData:134->AbstractIndexerTest.lambda$unloader$0:71->AbstractIndexerTest.unloadAndKillData:85 » ISE Error while making request to indexer [404 Not Found No task reports were found for this task. The task may not exist, or it may not have completed yet.] Error: ITIndexerTest.testIndexDataAwaitSegmentAvailability:272->AbstractIndexerTest.lambda$unloader$0:71->AbstractIndexerTest.unloadAndKillData:85 » ISE Error while making request to indexer [404 Not Found No task reports were found for this task. The task may not exist, or it may not have completed yet.] Error: ITIndexerTest.testIndexDataAwaitSegmentAvailabilityFailsButTaskSucceeds:315->AbstractIndexerTest.lambda$unloader$0:71->AbstractIndexerTest.unloadAndKillData:85 » ISE Error while making request to indexer [404 Not Found No task reports were found for this task. The task may not exist, or it may not have completed yet.] Error: ITSystemTableBatchIndexTaskTest.testIndexData:64->AbstractITBatchIndexTest.doIndexTestSqlTest:447 » Runtime org.apache.druid.java.util.common.ISE: Results mismatch while executing the query {query=SELECT count(*) FROM sys.segments WHERE datasource LIKE 'wikipedia_index_test%'}. Mismatch error: Mismatch in row no. [1]. Expected: [{EXPR$0=4}], Actual: [{EXPR$0=8}] ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
