Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.1/31/
3 tests failed.
FAILED:
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates
Error Message:
Timeout while trying to assert number of documents @ source_collection
Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @
source_collection
at
__randomizedtesting.SeedInfo.seed([B63DE4397274D9EB:6534B42737E7457C]:0)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:277)
at
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: expected:<120> but was:<130>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:268)
... 42 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 4 object(s) that were not released!!! [InternalHttpClient,
SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1009) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1063) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:968) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) expected null, but
was:<ObjectTracker found 4 object(s) that were not released!!!
[InternalHttpClient, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1009) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1063) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:968) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [InternalHttpClient, SolrCore, MockDirectoryWrapper,
MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1009)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1063)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
expected null, but was:<ObjectTracker found 4 object(s) that were not
released!!! [InternalHttpClient, SolrCore, MockDirectoryWrapper,
MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1009)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1063)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
>
at __randomizedtesting.SeedInfo.seed([B63DE4397274D9EB]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:755)
at org.junit.Assert.assertNull(Assert.java:737)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:331)
at sun.reflect.GeneratedMethodAccessor59.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([B63DE4397274D9EB:18BA2B85EAD2536]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:253)
at
org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous(AuditLoggerIntegrationTest.java:100)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13851 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/init-core-data-001
[junit4] 2> 654460 WARN
(SUITE-CdcrReplicationHandlerTest-seed#[B63DE4397274D9EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
[junit4] 2> 654460 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[B63DE4397274D9EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 654462 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[B63DE4397274D9EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 654462 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[B63DE4397274D9EB]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 654462 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[B63DE4397274D9EB]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 654496 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 654500 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 654500 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 654605 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer start zk server on port:46144
[junit4] 2> 654605 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46144
[junit4] 2> 654605 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46144
[junit4] 2> 654668 INFO (zkConnectionManagerCallback-1310-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 654687 INFO (zkConnectionManagerCallback-1312-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 654688 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 654689 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 654702 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 654703 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 654704 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 654705 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 654706 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 654723 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 654724 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 654724 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 654725 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 654726 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testPartialReplicationWithTruncatedTlog
[junit4] 2> 655512 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 655529 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 655529 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 655529 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 655553 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 655553 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 655553 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 655555 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@753d830f{/,null,AVAILABLE}
[junit4] 2> 655660 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@4eaaf4d5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37531}
[junit4] 2> 655661 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.Server Started @655745ms
[junit4] 2> 655661 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/, hostPort=37531,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-001/cores}
[junit4] 2> 655661 ERROR
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 655661 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 655661 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.1.0
[junit4] 2> 655661 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 655661 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 655661 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-11T14:36:39.664Z
[junit4] 2> 655682 INFO (zkConnectionManagerCallback-1314-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 655691 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 655691 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-001/solr.xml
[junit4] 2> 655729 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 655729 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 655730 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 656173 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 656175 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@5aeddfa7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 656185 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@47aec0c2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 656186 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46144/solr
[junit4] 2> 656211 INFO (zkConnectionManagerCallback-1321-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 656214 INFO (zkConnectionManagerCallback-1323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 656502 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[n:127.0.0.1:37531_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:37531_
[junit4] 2> 656503 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[n:127.0.0.1:37531_ ] o.a.s.c.Overseer Overseer
(id=74673974622289924-127.0.0.1:37531_-n_0000000000) starting
[junit4] 2> 656550 INFO (zkConnectionManagerCallback-1330-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 656559 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[n:127.0.0.1:37531_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46144/solr ready
[junit4] 2> 656560 INFO
(OverseerStateUpdate-74673974622289924-127.0.0.1:37531_-n_0000000000)
[n:127.0.0.1:37531_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:37531_
[junit4] 2> 656561 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[n:127.0.0.1:37531_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37531_
[junit4] 2> 656574 INFO (zkCallback-1322-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 656575 INFO (zkCallback-1329-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 656671 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[n:127.0.0.1:37531_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 656703 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[n:127.0.0.1:37531_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37
[junit4] 2> 656727 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[n:127.0.0.1:37531_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37
[junit4] 2> 656727 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[n:127.0.0.1:37531_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37
[junit4] 2> 656741 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[n:127.0.0.1:37531_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-001/cores
[junit4] 2> 657515 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 657515 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 657515 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 657515 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 657516 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 657516 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 657516 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 657517 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25582f3{/,null,AVAILABLE}
[junit4] 2> 657527 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@b20e1b2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44235}
[junit4] 2> 657527 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.s.Server Started @657611ms
[junit4] 2> 657527 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2,
hostContext=/, hostPort=44235,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-002/cores}
[junit4] 2> 657527 ERROR
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 657527 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 657527 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.1.0
[junit4] 2> 657527 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 657527 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 657527 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-11T14:36:41.530Z
[junit4] 2> 657564 INFO (zkConnectionManagerCallback-1333-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 657565 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 657565 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-002/solr.xml
[junit4] 2> 657581 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 657581 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 657607 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 657972 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 658022 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@31b06b3a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 658256 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@6f1b4467[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 658257 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46144/solr
[junit4] 2> 658344 INFO (zkConnectionManagerCallback-1340-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 658381 INFO (zkConnectionManagerCallback-1342-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 658384 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 658399 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:44235_ as DOWN
[junit4] 2> 658400 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 658400 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44235_
[junit4] 2> 658434 INFO (zkCallback-1322-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 658466 INFO (zkCallback-1329-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 658482 INFO (zkCallback-1341-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 658636 INFO (zkConnectionManagerCallback-1349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 658653 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 658655 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46144/solr ready
[junit4] 2> 658671 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 658779 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37
[junit4] 2> 658818 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37
[junit4] 2> 658818 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37
[junit4] 2> 658831 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-002/cores
[junit4] 2> 659004 INFO (zkConnectionManagerCallback-1355-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 659011 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 659025 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:46144/solr ready
[junit4] 2> 659029 INFO (qtp2034139592-5561) [n:127.0.0.1:37531_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 659053 INFO
(OverseerThreadFactory-992-thread-1-processing-n:127.0.0.1:37531_)
[n:127.0.0.1:37531_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
tmp_collection
[junit4] 2> 659189 WARN
(OverseerThreadFactory-992-thread-1-processing-n:127.0.0.1:37531_)
[n:127.0.0.1:37531_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (tmp_collection) without cores.
[junit4] 2> 659191 INFO (qtp2034139592-5561) [n:127.0.0.1:37531_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 659192 INFO (qtp2034139592-5561) [n:127.0.0.1:37531_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
status=0 QTime=162
[junit4] 2> 659193 INFO (qtp2034139592-5562) [n:127.0.0.1:37531_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:37531_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 659204 INFO
(OverseerThreadFactory-992-thread-2-processing-n:127.0.0.1:37531_)
[n:127.0.0.1:37531_ c:tmp_collection s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:37531_ for creating new replica of shard shard1 for
collection tmp_collection
[junit4] 2> 659205 INFO
(OverseerThreadFactory-992-thread-2-processing-n:127.0.0.1:37531_)
[n:127.0.0.1:37531_ c:tmp_collection s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 659205 INFO
(OverseerCollectionConfigSetProcessor-74673974622289924-127.0.0.1:37531_-n_0000000000)
[n:127.0.0.1:37531_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 659252 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
x:tmp_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 659252 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
x:tmp_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 660379 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 660436 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 661222 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 661926 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n1'
using configuration from collection tmp_collection, trusted=true
[junit4] 2> 661926 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.tmp_collection.shard1.replica_n1' (registry
'solr.core.tmp_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37
[junit4] 2> 662006 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[tmp_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-001/cores/tmp_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-001/cores/tmp_collection_shard1_replica_n1/data/]
[junit4] 2> 662009 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=6, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6408436810284402]
[junit4] 2> 662640 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 662640 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 662642 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 662642 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 662655 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=27746017,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 662656 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@68f121bf[tmp_collection_shard1_replica_n1] main]
[junit4] 2> 662659 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 662678 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 662679 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 662696 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 662732 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/tmp_collection/cdcr/state/process
[junit4] 2> 662816 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1633246675539591168
[junit4] 2> 662864 INFO
(searcherExecutor-1006-thread-1-processing-n:127.0.0.1:37531_
x:tmp_collection_shard1_replica_n1 c:tmp_collection s:shard1)
[n:127.0.0.1:37531_ c:tmp_collection s:shard1
x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore
[tmp_collection_shard1_replica_n1] Registered new searcher
Searcher@68f121bf[tmp_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 662865 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/tmp_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 662865 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/tmp_collection/leaders/shard1
[junit4] 2> 662887 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 662887 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 662887 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37531/tmp_collection_shard1_replica_n1/
[junit4] 2> 662888 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 662888 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:37531/tmp_collection_shard1_replica_n1/
has no replicas
[junit4] 2> 662888 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/tmp_collection/leaders/shard1/leader after winning as
/collections/tmp_collection/leader_elect/shard1/election/74673974622289924-core_node2-n_0000000000
[junit4] 2> 662888 INFO (zkCallback-1322-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
[junit4] 2> 662903 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37531/tmp_collection_shard1_replica_n1/ shard1
[junit4] 2> 662904 INFO (zkCallback-1322-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 662905 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 662926 INFO (qtp2034139592-5560) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3674
[junit4] 2> 662942 INFO (qtp2034139592-5562) [n:127.0.0.1:37531_
c:tmp_collection ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:37531_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=3748
[junit4] 2> 662943 INFO (qtp2034139592-5561) [n:127.0.0.1:37531_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:44235_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 662979 INFO
(OverseerCollectionConfigSetProcessor-74673974622289924-127.0.0.1:37531_-n_0000000000)
[n:127.0.0.1:37531_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 662980 INFO
(OverseerThreadFactory-992-thread-3-processing-n:127.0.0.1:37531_)
[n:127.0.0.1:37531_ c:tmp_collection s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node
Identified 127.0.0.1:44235_ for creating new replica of shard shard1 for
collection tmp_collection
[junit4] 2> 662981 INFO
(OverseerThreadFactory-992-thread-3-processing-n:127.0.0.1:37531_)
[n:127.0.0.1:37531_ c:tmp_collection s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 663016 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n3&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 663161 INFO (zkCallback-1322-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 663161 INFO (zkCallback-1322-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 664196 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 664268 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n3] Schema name=test
[junit4] 2> 664758 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 664814 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n3'
using configuration from collection tmp_collection, trusted=true
[junit4] 2> 664815 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.tmp_collection.shard1.replica_n3' (registry
'solr.core.tmp_collection.shard1.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@dbe4e37
[junit4] 2> 664815 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3] o.a.s.c.SolrCore
[[tmp_collection_shard1_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-002/cores/tmp_collection_shard1_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_B63DE4397274D9EB-001/jetty-002/cores/tmp_collection_shard1_replica_n3/data/]
[junit4] 2> 664830 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=6, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6408436810284402]
[junit4] 2> 665264 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 665264 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 665265 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 665265 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 665360 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=27746017,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 665360 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@46fa7b20[tmp_collection_shard1_replica_n3] main]
[junit4] 2> 665361 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 665362 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 665362 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 665388 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1633246678237577216
[junit4] 2> 665409 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/tmp_collection/terms/shard1 to Terms{values={core_node2=0,
core_node4=0}, version=1}
[junit4] 2> 665409 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/tmp_collection/leaders/shard1
[junit4] 2> 665411 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.c.ZkController Core needs to recover:tmp_collection_shard1_replica_n3
[junit4] 2> 665425 INFO
(updateExecutor-1336-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 665426 INFO (qtp980886119-5599) [n:127.0.0.1:44235_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n3&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2409
[junit4] 2> 665509 INFO
(searcherExecutor-1012-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1
x:tmp_collection_shard1_replica_n3] o.a.s.c.SolrCore
[tmp_collection_shard1_replica_n3] Registered new searcher
Searcher@46fa7b20[tmp_collection_shard1_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 665519 INFO (qtp2034139592-5561) [n:127.0.0.1:37531_
c:tmp_collection ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:44235_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2576
[junit4] 2> 665522 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 665615 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.c.RecoveryStrategy startupVersions is
empty
[junit4] 2> 665617 INFO (qtp2034139592-5557) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1]
o.a.s.c.S.Request [tmp_collection_shard1_replica_n1] webapp= path=/cdcr
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=1
[junit4] 2> 665664 INFO (qtp2034139592-5561) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1]
o.a.s.c.S.Request [tmp_collection_shard1_replica_n1] webapp= path=/admin/ping
params={wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 665664 INFO (qtp2034139592-5561) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1]
o.a.s.c.S.Request [tmp_collection_shard1_replica_n1] webapp= path=/admin/ping
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 665668 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[tmp_collection_shard1_replica_n3]
[junit4] 2> 665668 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.u.UpdateLog Starting to buffer
updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 665668 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.c.RecoveryStrategy Publishing state
of core [tmp_collection_shard1_replica_n3] as recovering, leader is
[http://127.0.0.1:37531/tmp_collection_shard1_replica_n1/] and I am
[http://127.0.0.1:44235/tmp_collection_shard1_replica_n3/]
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:down live:true
[junit4] 2> 665669 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog-seed#[B63DE4397274D9EB])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: tmp_collection failOnTimeout:true timeout (sec):330
[junit4] 2> 665704 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:37531]; [WaitForState:
action=PREPRECOVERY&core=tmp_collection_shard1_replica_n1&nodeName=127.0.0.1:44235_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 665843 INFO (qtp2034139592-5562) [n:127.0.0.1:37531_
x:tmp_collection_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going to wait for
coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader:
true, onlyIfLeaderActive: true
[junit4] 2> 665919 INFO (qtp2034139592-5562) [n:127.0.0.1:37531_
x:tmp_collection_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In
WaitForState(recovering): collection=tmp_collection, shard=shard1,
thisCore=tmp_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=down,
localState=active, nodeName=127.0.0.1:44235_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"tmp_collection_shard1_replica_n3","base_url":"http://127.0.0.1:44235","node_name":"127.0.0.1:44235_","state":"down","type":"NRT"}
[junit4] 2> 665923 INFO
(OverseerCollectionConfigSetProcessor-74673974622289924-127.0.0.1:37531_-n_0000000000)
[n:127.0.0.1:37531_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 666048 INFO (zkCallback-1341-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 666065 INFO (zkCallback-1322-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 666065 INFO (zkCallback-1322-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 666065 INFO (zkCallback-1341-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 666069 INFO (zkCallback-1341-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:recovering live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:recovering live:true
[junit4] 2> 666105 INFO (watches-1324-thread-1) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=tmp_collection, shard=shard1,
thisCore=tmp_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false,
isLeader? true, live=true, checkLive=true, currentState=recovering,
localState=active, nodeName=127.0.0.1:44235_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"tmp_collection_shard1_replica_n3","base_url":"http://127.0.0.1:44235","node_name":"127.0.0.1:44235_","state":"recovering","type":"NRT"}
[junit4] 2> 666106 INFO (qtp2034139592-5562) [n:127.0.0.1:37531_
x:tmp_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={nodeName=127.0.0.1:44235_&onlyIfLeaderActive=true&core=tmp_collection_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=262
[junit4] 2> 666626 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:37531/tmp_collection_shard1_replica_n1/] -
recoveringAfterStartup=[true]
[junit4] 2> 666626 WARN
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.u.PeerSyncWithLeader no frame of
reference to tell if we've missed updates
[junit4] 2> 666626 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.c.RecoveryStrategy PeerSync Recovery
was not successful - trying replication.
[junit4] 2> 666626 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting
Replication Recovery.
[junit4] 2> 666626 INFO
(recoveryExecutor-1338-thread-1-processing-n:127.0.0.1:44235_
x:tmp_collection_shard1_replica_n3 c:tmp_collection s:shard1 r:core_node4)
[n:127.0.0.1:44235_ c:tmp_collection s:shard1 r:core_node4
x:tmp_collection_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to
replicate from [http://127.0.0.1:37531/tmp_collection_shard1_replica_n1/].
[junit4] 2> 666626 INFO (qtp2034139592-5561) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1]
o.a.s.c.S.Request [tmp_collection_shard1_replica_n1] webapp= path=/cdcr
params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 666681 INFO (qtp2034139592-5557) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1633246679593385984,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 666682 INFO (qtp2034139592-5557) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 r:core_node2 x:tmp_collection_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 666683 INFO (qtp2034139592-5557) [n:127.0.0.1:37531_
c:tmp_collection s:shard1 r:cor
[...truncated too long message...]
fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null1728628546
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null1728628546
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null1728628546
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 59ms :: artifacts dl 16ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 578 minutes 19 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]