Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/99/
Java: 64bit/jdk-13-ea+8 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
Error Message:
ObjectTracker found 4 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835) expected null, but
was:<ObjectTracker found 4 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103) at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore,
MockDirectoryWrapper]
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
expected null, but was:<ObjectTracker found 4 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore,
MockDirectoryWrapper]
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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:1193)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
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.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:835)
>
at __randomizedtesting.SeedInfo.seed([29909F57F090E888]: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:322)
at jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
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
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.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 16556 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
[junit4] 2> 247056 INFO
(SUITE-CloudHttp2SolrClientTest-seed#[29909F57F090E888]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudHttp2SolrClientTest_29909F57F090E888-001\init-core-data-001
[junit4] 2> 247057 WARN
(SUITE-CloudHttp2SolrClientTest-seed#[29909F57F090E888]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 247058 INFO
(SUITE-CloudHttp2SolrClientTest-seed#[29909F57F090E888]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 247060 INFO
(SUITE-CloudHttp2SolrClientTest-seed#[29909F57F090E888]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 247065 INFO
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParallelUpdateQTime
[junit4] 2> 247067 INFO
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudHttp2SolrClientTest_29909F57F090E888-001\tempDir-001
[junit4] 2> 247067 INFO
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 247068 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 247068 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 247168 INFO
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.a.s.c.ZkTestServer start zk server on port:52826
[junit4] 2> 247168 INFO
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52826
[junit4] 2> 247168 INFO
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52826
[junit4] 2> 247195 INFO (zkConnectionManagerCallback-1367-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247203 INFO (zkConnectionManagerCallback-1369-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247206 INFO (zkConnectionManagerCallback-1371-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247211 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000b490baa0002, likely client has closed socket
[junit4] 2> 247211 WARN (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 247211 WARN (jetty-launcher-1372-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 247212 WARN (jetty-launcher-1372-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 247212 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 247212 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 247212 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 247212 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 247212 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 247212 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 247212 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
[junit4] 2> 247212 INFO (jetty-launcher-1372-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
[junit4] 2> 247212 INFO (jetty-launcher-1372-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 13-ea+8
[junit4] 2> 247213 INFO (jetty-launcher-1372-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 247213 INFO (jetty-launcher-1372-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 247213 INFO (jetty-launcher-1372-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 247213 INFO (jetty-launcher-1372-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 247213 INFO (jetty-launcher-1372-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 247213 INFO (jetty-launcher-1372-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 247213 INFO (jetty-launcher-1372-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ae12d1e{/solr,null,AVAILABLE}
[junit4] 2> 247215 INFO (jetty-launcher-1372-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@44b0b17a{/solr,null,AVAILABLE}
[junit4] 2> 247216 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 247216 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 247216 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 247216 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7806816c{/solr,null,AVAILABLE}
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@39e6b32e{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:52843}
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@48b87bb6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:52838}
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-1) [ ]
o.e.j.s.Server Started @247275ms
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-3) [ ]
o.e.j.s.Server Started @247275ms
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52843}
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52838}
[junit4] 2> 247220 ERROR (jetty-launcher-1372-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 247220 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 247221 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-15T21:57:26.228489Z
[junit4] 2> 247222 INFO (jetty-launcher-1372-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6e4c8a8d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:52837}
[junit4] 2> 247222 INFO (jetty-launcher-1372-thread-2) [ ]
o.e.j.s.Server Started @247278ms
[junit4] 2> 247222 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52837}
[junit4] 2> 247225 ERROR (jetty-launcher-1372-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-15T21:57:26.233020900Z
[junit4] 2> 247225 ERROR (jetty-launcher-1372-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.1.0
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 247225 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-15T21:57:26.233878600Z
[junit4] 2> 247228 INFO (zkConnectionManagerCallback-1374-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247229 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 247232 INFO (zkConnectionManagerCallback-1378-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247232 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 247238 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000b490baa0003, likely client has closed socket
[junit4] 2> 247247 INFO (zkConnectionManagerCallback-1376-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247248 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 247387 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 247391 WARN (jetty-launcher-1372-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1a6fb640[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247396 WARN (jetty-launcher-1372-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@489fcb9d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247396 INFO (jetty-launcher-1372-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52826/solr
[junit4] 2> 247451 INFO (zkConnectionManagerCallback-1387-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247460 INFO (zkConnectionManagerCallback-1389-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247475 WARN (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 247477 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 247481 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52843_solr
[junit4] 2> 247481 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.c.Overseer Overseer
(id=72070002394136583-127.0.0.1:52843_solr-n_0000000000) starting
[junit4] 2> 247492 WARN (jetty-launcher-1372-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@707352bb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247500 WARN (jetty-launcher-1372-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2e750fda[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247502 INFO (jetty-launcher-1372-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52826/solr
[junit4] 2> 247504 INFO (zkConnectionManagerCallback-1397-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247507 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52826/solr ready
[junit4] 2> 247509 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52843_solr
[junit4] 2> 247511 INFO
(OverseerStateUpdate-72070002394136583-127.0.0.1:52843_solr-n_0000000000)
[n:127.0.0.1:52843_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:52843_solr
[junit4] 2> 247520 INFO
(OverseerStateUpdate-72070002394136583-127.0.0.1:52843_solr-n_0000000000)
[n:127.0.0.1:52843_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 247559 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 247563 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 247569 INFO (zkConnectionManagerCallback-1402-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247572 INFO (zkCallback-1396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 247573 WARN (jetty-launcher-1372-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5eac4a0c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247586 WARN (jetty-launcher-1372-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3ced3566[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247587 INFO (jetty-launcher-1372-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52826/solr
[junit4] 2> 247589 INFO (zkConnectionManagerCallback-1406-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247596 INFO (zkConnectionManagerCallback-1411-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247597 WARN (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 247599 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 247602 INFO (zkConnectionManagerCallback-1415-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247604 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:52837_solr as DOWN
[junit4] 2> 247605 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 247606 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52843.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 247606 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52837_solr
[junit4] 2> 247606 WARN (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 247608 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 247609 INFO (zkCallback-1388-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 247609 INFO (zkCallback-1396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 247614 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:52838_solr as DOWN
[junit4] 2> 247615 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 247615 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52838_solr
[junit4] 2> 247620 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52843.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 247620 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52843.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 247622 INFO (jetty-launcher-1372-thread-1)
[n:127.0.0.1:52843_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudHttp2SolrClientTest_29909F57F090E888-001\tempDir-001\node2\.
[junit4] 2> 247622 INFO (zkCallback-1388-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 247622 INFO (zkCallback-1396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 247662 INFO (zkCallback-1405-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 247662 INFO (zkCallback-1414-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 247677 INFO (zkConnectionManagerCallback-1422-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247681 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 247689 INFO (zkConnectionManagerCallback-1427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247694 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52826/solr ready
[junit4] 2> 247694 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 247703 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 247705 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:52826/solr ready
[junit4] 2> 247705 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 247742 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52837.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 247754 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52838.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 247772 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52838.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 247772 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52838.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 247772 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52837.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 247772 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52837.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 247784 INFO (jetty-launcher-1372-thread-3)
[n:127.0.0.1:52838_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudHttp2SolrClientTest_29909F57F090E888-001\tempDir-001\node3\.
[junit4] 2> 247784 INFO (jetty-launcher-1372-thread-2)
[n:127.0.0.1:52837_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudHttp2SolrClientTest_29909F57F090E888-001\tempDir-001\node1\.
[junit4] 2> 247922 INFO (zkConnectionManagerCallback-1434-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 247925 INFO
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 247927 INFO
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52826/solr
ready
[junit4] 2> 247950 WARN
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@4c8a4145[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247960 INFO (qtp357019004-4034) [n:127.0.0.1:52843_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 247968 INFO (qtp357019004-4034) [n:127.0.0.1:52843_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=7
[junit4] 2> 247982 WARN
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@62d006ab[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247992 WARN
(TEST-CloudHttp2SolrClientTest.testParallelUpdateQTime-seed#[29909F57F090E888])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@2d8aca23[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 247997 INFO (qtp48611081-4033) [n:127.0.0.1:52837_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 248032 INFO
(OverseerThreadFactory-1027-thread-1-processing-n:127.0.0.1:52843_solr)
[n:127.0.0.1:52843_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 248243 INFO
(OverseerStateUpdate-72070002394136583-127.0.0.1:52843_solr-n_0000000000)
[n:127.0.0.1:52843_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52843/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 248261 INFO
(OverseerStateUpdate-72070002394136583-127.0.0.1:52843_solr-n_0000000000)
[n:127.0.0.1:52843_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:52837/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 248467 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 248467 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
x:collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 248482 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 249515 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 249569 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
[junit4] 2> 249622 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 249645 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
[junit4] 2> 249697 WARN (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 249697 WARN (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 249697 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 249697 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 249697 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52843.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 249697 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudHttp2SolrClientTest_29909F57F090E888-001\tempDir-001\node2\collection1_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudHttp2SolrClientTest_29909F57F090E888-001\tempDir-001\node2\.\collection1_shard1_replica_n1\data\]
[junit4] 2> 249782 WARN (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for
multiple copyFields (2)
[junit4] 2> 249782 WARN (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple
copyFields (3)
[junit4] 2> 249782 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 249782 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 249782 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52837.solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@f6ac3d9
[junit4] 2> 249782 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudHttp2SolrClientTest_29909F57F090E888-001\tempDir-001\node1\collection1_shard2_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudHttp2SolrClientTest_29909F57F090E888-001\tempDir-001\node1\.\collection1_shard2_replica_n2\data\]
[junit4] 2> 249932 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 249932 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 249948 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 249949 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 249955 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2be7868d[collection1_shard1_replica_n1] main]
[junit4] 2> 249958 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 249958 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 249958 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 249958 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1628110375056572416
[junit4] 2> 249967 INFO
(searcherExecutor-1043-thread-1-processing-n:127.0.0.1:52843_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:52843_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@2be7868d[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 249972 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 249972 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard1
[junit4] 2> 249989 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 249989 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 249989 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52843/solr/collection1_shard1_replica_n1/
[junit4] 2> 249990 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 249990 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:52843/solr/collection1_shard1_replica_n1/
has no replicas
[junit4] 2> 249990 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard1/leader after winning as
/collections/collection1/leader_elect/shard1/election/72070002394136583-core_node3-n_0000000000
[junit4] 2> 249994 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52843/solr/collection1_shard1_replica_n1/ shard1
[junit4] 2> 249999 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 249999 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 250004 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 250004 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 250012 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1af150cb[collection1_shard2_replica_n2] main]
[junit4] 2> 250036 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 250036 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 250036 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 250036 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1628110375138361344
[junit4] 2> 250059 INFO
(searcherExecutor-1044-thread-1-processing-n:127.0.0.1:52837_solr
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:52837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@1af150cb[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 250100 INFO (zkCallback-1388-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250100 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 250100 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collection1/leaders/shard2
[junit4] 2> 250103 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 250115 INFO (zkCallback-1388-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250116 INFO (qtp357019004-4046) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1648
[junit4] 2> 250126 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 250126 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 250126 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:52837/solr/collection1_shard2_replica_n2/
[junit4] 2> 250135 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 250135 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:52837/solr/collection1_shard2_replica_n2/
has no replicas
[junit4] 2> 250135 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collection1/leaders/shard2/leader after winning as
/collections/collection1/leader_elect/shard2/election/72070002394136586-core_node4-n_0000000000
[junit4] 2> 250163 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:52837/solr/collection1_shard2_replica_n2/ shard2
[junit4] 2> 250285 INFO (zkCallback-1405-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250286 INFO (zkCallback-1388-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250286 INFO (zkCallback-1388-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250286 INFO (zkCallback-1388-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250289 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 250309 INFO (qtp48611081-4036) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1828
[junit4] 2> 250327 INFO (qtp48611081-4033) [n:127.0.0.1:52837_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 250409 INFO (zkCallback-1388-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250409 INFO (zkCallback-1388-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250409 INFO (zkCallback-1388-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250410 INFO (zkCallback-1405-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250411 INFO (qtp48611081-4033) [n:127.0.0.1:52837_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2412
[junit4] 2> 250417 INFO (qtp357019004-4047) [n:127.0.0.1:52843_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 250421 INFO (qtp357019004-4047) [n:127.0.0.1:52843_solr
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 250422 INFO (zkCallback-1405-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 250444 INFO (qtp357019004-4052) [n:127.0.0.1:52843_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 250447 INFO (qtp357019004-4052) [n:127.0.0.1:52843_solr
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2}
status=0 QTime=3
[junit4] 2> 250450 INFO (qtp357019004-4028) [n:127.0.0.1:52843_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 250453 INFO (qtp357019004-4028) [n:127.0.0.1:52843_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=2
[junit4] 2> 250456 INFO (qtp357019004-4031) [n:127.0.0.1:52843_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 250460 INFO (qtp357019004-4031) [n:127.0.0.1:52843_solr
c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 250486 INFO (qtp357019004-4045) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 250486 INFO (qtp357019004-4045) [n:127.0.0.1:52843_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1060
(1628110375593443328), 1041 (1628110375607074816), 1098 (1628110375607074817),
1079 (1628110375607074818), 1093 (1628110375607074819)]} 0 16
[junit4] 2> 250511 INFO (qtp48611081-4050) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
[junit4] 2> 250511 INFO (qtp48611081-4050) [n:127.0.0.1:52837_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1088
(1628110375610220544), 1012 (1628110375618609152), 1056 (1628110375631192064),
1080 (1628110375631192065), 1095 (1628110375631192066)]} 0 25
[junit4] 2> 250527 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1000b490baa000f, likely client has closed socket
[junit4] 2> 250529 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1651833982
[junit4] 2> 250529 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=494586853
[junit4] 2> 250529 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:52838_solr
[junit4] 2> 250529 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:52843_solr
[junit4] 2> 250529 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 250529 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:52838_solr as DOWN
[junit4] 2> 250531 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 250531 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:52843_solr as DOWN
[junit4] 2> 250533 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1180706278
[junit4] 2> 250533 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:52837_solr
[junit4] 2> 250539 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 250539 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@345b02e: rootName =
solr_52838, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@78848945
[junit4] 2> 250543 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 250543 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:52837_solr as DOWN
[junit4] 2> 250545 INFO (coreCloseExecutor-1054-thread-1)
[n:127.0.0.1:52843_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1294285
[junit4] 2> 250545 INFO (coreCloseExecutor-1054-thread-1)
[n:127.0.0.1:52843_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1294285
[junit4] 2> 250545 INFO (coreCloseExecutor-1054-thread-1)
[n:127.0.0.1:52843_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d7ad57b: rootName =
solr_52843, domain = solr.core.collection1.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@2cc42b18
[junit4] 2> 250552 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 250552 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b856543: rootName =
solr_52838, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@62499e99
[junit4] 2> 250554 INFO (coreCloseExecutor-1055-thread-1)
[n:127.0.0.1:52837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@6b373c6e
[junit4] 2> 250554 INFO (coreCloseExecutor-1055-thread-1)
[n:127.0.0.1:52837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard2.replica_n2, tag=6b373c6e
[junit4] 2> 250554 INFO (coreCloseExecutor-1055-thread-1)
[n:127.0.0.1:52837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@22b559fd: rootName =
solr_52837, domain = solr.core.collection1.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@12bf69d1
[junit4] 2> 250571 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 250571 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e327875: rootName =
solr_52838, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1481c135
[junit4] 2> 250571 INFO (jetty-closer-1442-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 250574 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 250574 INFO (zkCallback-1388-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 250576 INFO (zkCallback-1405-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 250576 INFO (zkCallback-1426-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 250576 INFO (zkCallback-1396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 250577 INFO (coreCloseExecutor-1054-thread-1)
[n:127.0.0.1:52843_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=1294285
[junit4] 2> 250577 INFO (coreCloseExecutor-1054-thread-1)
[n:127.0.0.1:52843_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter close.
[junit4] 2> 250577 INFO (coreCloseExecutor-1054-thread-1)
[n:127.0.0.1:52843_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@263c4068 commitCommandVersion:0
[junit4] 2> 250592 INFO (coreCloseExecutor-1055-thread-1)
[n:127.0.0.1:52837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=6b373c6e
[junit4] 2> 250592 INFO (coreCloseExecutor-1055-thread-1)
[n:127.0.0.1:52837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter close.
[junit4] 2> 250592 INFO (coreCloseExecutor-1055-thread-1)
[n:127.0.0.1:52837_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@184702a1 commitCommandVersion:0
[junit4] 2> 250599 INFO (jetty-closer-1442-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@48b87bb6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 250601 INFO (jetty-closer-1442-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@44b0b17a{/solr,null,UNAVAILABLE}
[junit4] 2> 250601 INFO (jetty-closer-1442-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 250653 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 250654 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@24c0d093: rootName =
solr_52837, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@53877a96
[junit4] 2> 250655 INFO (zkCallback-1388-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 250656 INFO (zkCallback-1388-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 250656 INFO (zkCallback-1388-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 250657 INFO (zkCallback-1405-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 250657 INFO (zkCallback-1405-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 250665 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 250665 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ba8b196: rootName =
solr_52837, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@62499e99
[junit4] 2> 250668 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 250668 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 250668 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@28563745: rootName =
solr_52843, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@c915554
[junit4] 2> 250668 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@111c1497: rootName =
solr_52837, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1481c135
[junit4] 2> 250668 INFO (jetty-closer-1442-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 250676 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 250676 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4561a381: rootName =
solr_52843, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@62499e99
[junit4] 2> 250708 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 250708 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b45d3f1: rootName =
solr_52843, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1481c135
[junit4] 2> 250708 INFO (jetty-closer-1442-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 250708 INFO (zkCallback-1388-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 250708 INFO (zkCallback-1396-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 250715 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 250740 INFO (closeThreadPool-1451-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72070002394136583-127.0.0.1:52843_solr-n_0000000000) closing
[junit4] 2> 250740 INFO
(OverseerStateUpdate-72070002394136583-127.0.0.1:52843_solr-n_0000000000)
[n:127.0.0.1:52843_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:52843_solr
[junit4] 2> 250755 INFO
(OverseerAutoScalingTriggerThread-72070002394136583-12
[...truncated too long message...]
PoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
[junit4] > at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
[junit4] > at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[junit4] > at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] > expected null, but was:<ObjectTracker found 4 object(s) that
were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore,
MockDirectoryWrapper]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:779)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:976)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1193)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:517)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:968)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1193)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1063)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:883)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1193)
[junit4] > at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1103)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:188)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1193)
[junit4] > at
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
[junit4] > at
java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
[junit4] > at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] > >
[junit4] > at
__randomizedtesting.SeedInfo.seed([29909F57F090E888]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:322)
[junit4] > at
jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] Completed [133/192 (1!)] on J0 in 167.75s, 16 tests, 1 failure <<<
FAILURES!
[...truncated 41663 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/99/consoleText
[repro] Revision: 4540fa427a4dfaf3ae7947c6aa9b6d6d456e43cc
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\solrj
[repro] CloudHttp2SolrClientTest
[repro] ant compile-test
[...truncated 2738 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.CloudHttp2SolrClientTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=29909F57F090E888
-Dtests.slow=true -Dtests.locale=te -Dtests.timezone=Africa/Libreville
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[...truncated 148 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.impl.CloudHttp2SolrClientTest
[repro] Exiting with code 0
[...truncated 78 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]