You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/02/29 13:10:42 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Windows (64bit/jdk-14-rc) - Build # 825 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/825/
Java: 64bit/jdk-14-rc -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [ZkCollectionTerms] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkCollectionTerms  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.cloud.ZkCollectionTerms.<init>(ZkCollectionTerms.java:39)  at org.apache.solr.cloud.ZkController.getCollectionTerms(ZkController.java:1614)  at org.apache.solr.cloud.ZkController.register(ZkController.java:1197)  at org.apache.solr.cloud.ZkController$RegisterCoreAsync.call(ZkController.java:269)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)  at java.base/java.lang.Thread.run(Thread.java:832)   expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [ZkCollectionTerms] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkCollectionTerms  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.cloud.ZkCollectionTerms.<init>(ZkCollectionTerms.java:39)  at org.apache.solr.cloud.ZkController.getCollectionTerms(ZkController.java:1614)  at org.apache.solr.cloud.ZkController.register(ZkController.java:1197)  at org.apache.solr.cloud.ZkController$RegisterCoreAsync.call(ZkController.java:269)  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)  at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)  at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)  at java.base/java.lang.Thread.run(Thread.java:832)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [ZkCollectionTerms]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkCollectionTerms
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.cloud.ZkCollectionTerms.<init>(ZkCollectionTerms.java:39)
	at org.apache.solr.cloud.ZkController.getCollectionTerms(ZkController.java:1614)
	at org.apache.solr.cloud.ZkController.register(ZkController.java:1197)
	at org.apache.solr.cloud.ZkController$RegisterCoreAsync.call(ZkController.java:269)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)

 expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [ZkCollectionTerms]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkCollectionTerms
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.cloud.ZkCollectionTerms.<init>(ZkCollectionTerms.java:39)
	at org.apache.solr.cloud.ZkController.getCollectionTerms(ZkController.java:1614)
	at org.apache.solr.cloud.ZkController.register(ZkController.java:1197)
	at org.apache.solr.cloud.ZkController$RegisterCoreAsync.call(ZkController.java:269)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)

>
	at __randomizedtesting.SeedInfo.seed([EBEB0CC08A84C437]: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:334)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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:832)


FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([EBEB0CC08A84C437:9B1EAF69EA4C6D41]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:832)




Build Log:
[...truncated 14228 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 441380 INFO  (SUITE-BasicDistributedZk2Test-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 441380 INFO  (SUITE-BasicDistributedZk2Test-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 441381 INFO  (SUITE-BasicDistributedZk2Test-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\data-dir-33-001
   [junit4]   2> 441381 WARN  (SUITE-BasicDistributedZk2Test-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 441381 INFO  (SUITE-BasicDistributedZk2Test-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 441383 INFO  (SUITE-BasicDistributedZk2Test-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 441383 INFO  (SUITE-BasicDistributedZk2Test-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 441387 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 441387 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 441387 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 441488 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer start zk server on port:61811
   [junit4]   2> 441488 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61811
   [junit4]   2> 441488 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61811
   [junit4]   2> 441488 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61811
   [junit4]   2> 441490 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 441494 INFO  (zkConnectionManagerCallback-1336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441494 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 441496 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 441499 INFO  (zkConnectionManagerCallback-1338-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441499 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 441501 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 441502 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 441504 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 441505 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 441507 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 441508 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 441510 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 441511 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 441512 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 441513 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 441514 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 441516 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 442769 WARN  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 442769 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 442769 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 442769 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 442769 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 442769 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 442769 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 442773 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a193172{/,null,AVAILABLE}
   [junit4]   2> 442775 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@502858dc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61826}
   [junit4]   2> 442775 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.s.Server Started @442819ms
   [junit4]   2> 442775 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\tempDir-001/control/data, hostPort=61826, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 442775 ERROR (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 442775 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 442776 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 442776 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 442776 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 442776 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-29T12:18:48.001406400Z
   [junit4]   2> 442777 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 442777 INFO  (zkConnectionManagerCallback-1340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 442777 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 442883 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 442883 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\control-001\solr.xml
   [junit4]   2> 442887 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 442887 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 442888 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 443037 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 443043 WARN  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7dde244e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443043 WARN  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7dde244e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443045 WARN  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6565fcc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443045 WARN  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6565fcc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 443045 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61811/solr
   [junit4]   2> 443049 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443052 INFO  (zkConnectionManagerCallback-1347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443052 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443155 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443157 INFO  (zkConnectionManagerCallback-1349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443157 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443260 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61826_
   [junit4]   2> 443261 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.c.Overseer Overseer (id=72088889439223812-127.0.0.1:61826_-n_0000000000) starting
   [junit4]   2> 443267 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61826_
   [junit4]   2> 443267 INFO  (OverseerStateUpdate-72088889439223812-127.0.0.1:61826_-n_0000000000) [n:127.0.0.1:61826_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61826_
   [junit4]   2> 443269 INFO  (OverseerStateUpdate-72088889439223812-127.0.0.1:61826_-n_0000000000) [n:127.0.0.1:61826_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443271 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 443272 WARN  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 443298 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 443317 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 443321 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 443321 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 443323 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [n:127.0.0.1:61826_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\control-001\cores
   [junit4]   2> 443352 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 443355 INFO  (zkConnectionManagerCallback-1358-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443355 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 443356 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443357 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61811/solr ready
   [junit4]   2> 443361 INFO  (qtp1479046603-3960) [n:127.0.0.1:61826_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61826_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 443367 INFO  (OverseerThreadFactory-1238-thread-1-processing-n:127.0.0.1:61826_) [n:127.0.0.1:61826_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 443480 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 443481 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 444510 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 444526 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 444608 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 444631 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 444631 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 444632 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 444634 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 444642 WARN  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 444770 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 444771 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 444773 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 444773 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 444774 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=43.619140625, floorSegmentMB=0.5078125, forceMergeDeletesPctAllowed=14.082918563244379, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4807693468824147, deletesPctAllowed=43.13133266359938
   [junit4]   2> 444775 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e54ac6f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 444778 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 444778 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 444778 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 444778 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659873504791625728
   [junit4]   2> 444784 INFO  (searcherExecutor-1243-thread-1-processing-n:127.0.0.1:61826_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@5e54ac6f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 444791 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 444791 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 444797 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 444797 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 444797 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61826/control_collection_shard1_replica_n1/
   [junit4]   2> 444797 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 444798 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:61826/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 444798 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72088889439223812-core_node2-n_0000000000
   [junit4]   2> 444800 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61826/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 444903 INFO  (zkCallback-1348-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 444904 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 444910 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1430
   [junit4]   2> 444913 INFO  (qtp1479046603-3960) [n:127.0.0.1:61826_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 445032 INFO  (zkCallback-1348-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 445032 INFO  (zkCallback-1348-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 445032 INFO  (qtp1479046603-3960) [n:127.0.0.1:61826_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61826_&wt=javabin&version=2} status=0 QTime=1672
   [junit4]   2> 445032 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 445143 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 445145 INFO  (zkConnectionManagerCallback-1364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445145 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 445147 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 445149 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61811/solr ready
   [junit4]   2> 445152 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 445154 INFO  (qtp1479046603-3960) [n:127.0.0.1:61826_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 445157 INFO  (OverseerThreadFactory-1238-thread-2-processing-n:127.0.0.1:61826_) [n:127.0.0.1:61826_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 445157 INFO  (OverseerCollectionConfigSetProcessor-72088889439223812-127.0.0.1:61826_-n_0000000000) [n:127.0.0.1:61826_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 445362 WARN  (OverseerThreadFactory-1238-thread-2-processing-n:127.0.0.1:61826_) [n:127.0.0.1:61826_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 445363 INFO  (qtp1479046603-3960) [n:127.0.0.1:61826_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 445365 INFO  (qtp1479046603-3960) [n:127.0.0.1:61826_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=211
   [junit4]   2> 445366 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 445366 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 445367 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 445367 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 445368 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 445368 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 445368 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 446380 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-1-001 of type NRT for shard2
   [junit4]   2> 446385 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 446385 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 446385 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 446385 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 446385 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 446385 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 446385 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 446386 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51bfa9fb{/,null,AVAILABLE}
   [junit4]   2> 446390 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@630cda6d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61877}
   [junit4]   2> 446390 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.Server Started @446433ms
   [junit4]   2> 446390 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\tempDir-001/jetty1, hostPort=61877, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-1-001\cores}
   [junit4]   2> 446390 ERROR (closeThreadPool-1365-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 446390 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 446390 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 446390 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 446390 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 446390 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-29T12:18:51.615433700Z
   [junit4]   2> 446390 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 446397 INFO  (zkConnectionManagerCallback-1367-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446397 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 446501 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 446501 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-1-001\solr.xml
   [junit4]   2> 446505 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 446505 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 446506 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 446606 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 446608 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f2f386d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 446608 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f2f386d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 446612 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41f9b68a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 446612 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41f9b68a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 446613 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61811/solr
   [junit4]   2> 446614 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 446617 INFO  (zkConnectionManagerCallback-1374-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446617 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 446720 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 446722 INFO  (zkConnectionManagerCallback-1376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446722 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 446725 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 446733 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.c.ZkController Publish node=127.0.0.1:61877_ as DOWN
   [junit4]   2> 446733 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 446733 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61877_
   [junit4]   2> 446733 INFO  (zkCallback-1348-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 446737 INFO  (zkCallback-1363-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 446737 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 446738 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 446738 WARN  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 446763 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 446784 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 446789 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 446789 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 446789 INFO  (closeThreadPool-1365-thread-1) [n:127.0.0.1:61877_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-1-001\cores
   [junit4]   2> 446817 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61877_
   [junit4]   2> 447161 INFO  (OverseerCollectionConfigSetProcessor-72088889439223812-127.0.0.1:61826_-n_0000000000) [n:127.0.0.1:61826_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 448197 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-2-001 of type NRT for shard1
   [junit4]   2> 448199 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 448199 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 448199 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 448199 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 448199 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 448199 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 448199 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 448199 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29c3121{/,null,AVAILABLE}
   [junit4]   2> 448210 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@583b24f2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61904}
   [junit4]   2> 448210 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.Server Started @448254ms
   [junit4]   2> 448210 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\tempDir-001/jetty2, hostPort=61904, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-2-001\cores, replicaType=NRT}
   [junit4]   2> 448211 ERROR (closeThreadPool-1365-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 448211 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 448211 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 448211 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 448211 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 448211 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-29T12:18:53.436992700Z
   [junit4]   2> 448213 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 448220 INFO  (zkConnectionManagerCallback-1382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 448220 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 448322 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 448322 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-2-001\solr.xml
   [junit4]   2> 448326 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 448326 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 448326 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 448649 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 448653 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42492bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 448653 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42492bc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 448662 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c40bcf5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 448662 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c40bcf5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 448662 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61811/solr
   [junit4]   2> 448664 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 448669 INFO  (zkConnectionManagerCallback-1389-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 448669 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 448772 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 448775 INFO  (zkConnectionManagerCallback-1391-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 448775 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 448780 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 448784 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61904_ as DOWN
   [junit4]   2> 448786 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 448786 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61904_
   [junit4]   2> 448787 INFO  (zkCallback-1363-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448787 INFO  (zkCallback-1348-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448787 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448787 INFO  (zkCallback-1390-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 448789 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 448790 WARN  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 448812 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 448831 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 448836 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 448836 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 448838 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-2-001\cores
   [junit4]   2> 448865 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61904_
   [junit4]   2> 449097 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-3-001 of type NRT for shard2
   [junit4]   2> 449098 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 449098 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 449098 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 449098 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 449098 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 449098 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 449098 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 449098 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62dd4814{/,null,AVAILABLE}
   [junit4]   2> 449121 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a7a1bc6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61936}
   [junit4]   2> 449121 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.Server Started @449166ms
   [junit4]   2> 449123 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\tempDir-001/jetty3, hostPort=61936, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-3-001\cores, replicaType=NRT}
   [junit4]   2> 449123 ERROR (closeThreadPool-1365-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 449123 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 449123 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 449124 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 449124 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 449124 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-29T12:18:54.349012700Z
   [junit4]   2> 449125 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449128 INFO  (zkConnectionManagerCallback-1397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 449128 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449231 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 449231 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-3-001\solr.xml
   [junit4]   2> 449234 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 449234 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 449236 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 449344 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 449355 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@578a9afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 449355 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@578a9afc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 449359 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41a06d21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 449359 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41a06d21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 449361 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61811/solr
   [junit4]   2> 449361 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449365 INFO  (zkConnectionManagerCallback-1404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 449365 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449469 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 449477 INFO  (zkConnectionManagerCallback-1406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 449477 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 449483 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 449488 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61936_ as DOWN
   [junit4]   2> 449489 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 449489 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61936_
   [junit4]   2> 449491 INFO  (zkCallback-1363-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 449491 INFO  (zkCallback-1348-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 449491 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 449491 INFO  (zkCallback-1390-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 449492 INFO  (zkCallback-1405-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 449493 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 449493 WARN  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 449515 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 449532 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 449538 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 449538 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 449541 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-3-001\cores
   [junit4]   2> 449569 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61936_
   [junit4]   2> 450247 INFO  (TEST-BasicDistributedZk2Test.test-seed#[EBEB0CC08A84C437]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-4-001 of type NRT for shard1
   [junit4]   2> 450248 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 450249 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 450249 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 450249 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 450249 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 450249 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 450249 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 450249 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@339083dc{/,null,AVAILABLE}
   [junit4]   2> 450251 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d4f51e0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61960}
   [junit4]   2> 450251 INFO  (closeThreadPool-1365-thread-1) [     ] o.e.j.s.Server Started @450295ms
   [junit4]   2> 450251 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\tempDir-001/jetty4, hostPort=61960, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-4-001\cores}
   [junit4]   2> 450251 ERROR (closeThreadPool-1365-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450251 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 450251 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.5.0
   [junit4]   2> 450251 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450251 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 450252 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-29T12:18:55.476057300Z
   [junit4]   2> 450253 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450258 INFO  (zkConnectionManagerCallback-1412-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450258 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450361 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 450361 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-4-001\solr.xml
   [junit4]   2> 450365 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 450365 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 450365 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 450507 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 450508 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7514a81c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 450508 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7514a81c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 450512 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4963d7ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 450512 WARN  (closeThreadPool-1365-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4963d7ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 450513 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61811/solr
   [junit4]   2> 450514 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450517 INFO  (zkConnectionManagerCallback-1419-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450517 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450621 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 450627 INFO  (zkConnectionManagerCallback-1421-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450627 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 450636 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 450645 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61960_ as DOWN
   [junit4]   2> 450646 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 450646 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61960_
   [junit4]   2> 450648 INFO  (zkCallback-1348-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450648 INFO  (zkCallback-1405-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450648 INFO  (zkCallback-1363-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450648 INFO  (zkCallback-1375-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450648 INFO  (zkCallback-1390-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450651 INFO  (zkCallback-1420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450653 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 450654 WARN  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 450679 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 450699 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 450705 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 450705 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 450707 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-4-001\cores
   [junit4]   2> 450772 INFO  (closeThreadPool-1365-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:61960_
   [junit4]   2> 450772 INFO  (qtp1479046603-3965) [n:127.0.0.1:61826_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61877_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 450772 INFO  (qtp1479046603-3959) [n:127.0.0.1:61826_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61936_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 450772 INFO  (qtp1479046603-3964) [n:127.0.0.1:61826_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61960_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 450772 INFO  (qtp1479046603-3960) [n:127.0.0.1:61826_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61904_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 450782 INFO  (OverseerThreadFactory-1238-thread-3-processing-n:127.0.0.1:61826_) [n:127.0.0.1:61826_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61960_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 450782 INFO  (OverseerThreadFactory-1238-thread-4-processing-n:127.0.0.1:61826_) [n:127.0.0.1:61826_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61936_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 450782 INFO  (OverseerThreadFactory-1238-thread-3-processing-n:127.0.0.1:61826_) [n:127.0.0.1:61826_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 450782 INFO  (OverseerThreadFactory-1238-thread-4-processing-n:127.0.0.1:61826_) [n:127.0.0.1:61826_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 450792 INFO  (qtp608021870-4104) [n:127.0.0.1:61960_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 450793 INFO  (qtp428868655-4076) [n:127.0.0.1:61936_    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451816 INFO  (qtp608021870-4104) [n:127.0.0.1:61960_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 451819 INFO  (qtp428868655-4076) [n:127.0.0.1:61936_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 451829 INFO  (qtp608021870-4104) [n:127.0.0.1:61960_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 451833 INFO  (qtp428868655-4076) [n:127.0.0.1:61936_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 452050 INFO  (qtp608021870-4104) [n:127.0.0.1:61960_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 452060 INFO  (qtp428868655-4076) [n:127.0.0.1:61936_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 452088 INFO  (qtp608021870-4104) [n:127.0.0.1:61960_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 452089 INFO  (qtp608021870-4104) [n:127.0.0.1:61960_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27c338a5
   [junit4]   2> 452090 INFO  (qtp608021870-4104) [n:127.0.0.1:61960_ c:collection1 s:shard1  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-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-4-001\cores\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZk2Test_EBEB0CC08A84C437-001\shard-4-001\cores\collection1_shard1_replica_n1\data\]
   [junit4]   2> 452092 INFO  (qtp608021870-4104) [n:127.0.0.1:61960_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSi

[...truncated too long message...]

ethod=testBackCompat -Dtests.seed=EBEB0CC08A84C437 -Dtests.slow=true -Dtests.locale=zu -Dtests.timezone=Africa/Bissau -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE  200s J3 | SystemCollectionCompatTest.testBackCompat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: re-indexing warning not found
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EBEB0CC08A84C437:9B1EAF69EA4C6D41]:0)
   [junit4]    > 	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 551902 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=823011674
   [junit4]   2> 551902 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60116_solr
   [junit4]   2> 551903 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 551903 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60116_solr as DOWN
   [junit4]   2> 552010 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 552010 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f6f21ad: rootName = solr_60116, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1a2ba8f1
   [junit4]   2> 552014 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 552014 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21fa2577: rootName = solr_60116, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@382a8c8b
   [junit4]   2> 552014 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 552014 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c5e2baa: rootName = solr_60116, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5c092ce2
   [junit4]   2> 552014 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 552018 INFO  (closeThreadPool-128834-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72088883497730055-127.0.0.1:60116_solr-n_0000000001) closing
   [junit4]   2> 552018 INFO  (OverseerStateUpdate-72088883497730055-127.0.0.1:60116_solr-n_0000000001) [n:127.0.0.1:60116_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60116_solr
   [junit4]   2> 552018 INFO  (OverseerAutoScalingTriggerThread-72088883497730055-127.0.0.1:60116_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 552022 INFO  (closeThreadPool-128834-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72088883497730055-127.0.0.1:60116_solr-n_0000000001) closing
   [junit4]   2> 552120 INFO  (jetty-closer-128830-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72088883497730055-127.0.0.1:60116_solr-n_0000000001) closing
   [junit4]   2> 552122 INFO  (jetty-closer-128830-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b131316{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 552122 INFO  (jetty-closer-128830-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cf397a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 552122 INFO  (jetty-closer-128830-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 552124 INFO  (SUITE-SystemCollectionCompatTest-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 552327 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/.system/managed-schema
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/.system/terms/shard1
   [junit4]   2> 	6	/solr/configs/.system
   [junit4]   2> 	5	/solr/collections/.system/collectionprops.json
   [junit4]   2> 	4	/solr/collections/.system/state.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/collections/.system/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 552330 INFO  (SUITE-SystemCollectionCompatTest-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60100
   [junit4]   2> 552330 INFO  (SUITE-SystemCollectionCompatTest-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60100
   [junit4]   2> 552330 INFO  (SUITE-SystemCollectionCompatTest-seed#[EBEB0CC08A84C437]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60100
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.SystemCollectionCompatTest_EBEB0CC08A84C437-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {id=BlockTreeOrds(blocksize=128), type=FST50}, docValues:{timestamp_l=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), time_l=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=579, maxMBSortInHeap=6.941345512960204, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38db7e15), locale=zu, timezone=Africa/Bissau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 14 (64-bit)/cpus=6,threads=1,free=375390208,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressInPlaceUpdates, ExitableDirectoryReaderTest, TestMacroExpander, TestCryptoKeys, TlogReplayBufferedWhileIndexingTest, TestSchemaSimilarityResource, TriggerIntegrationTest, TestSubQueryTransformerCrossCore, TestSolr4Spatial, DocValuesNotIndexedTest, TestSolrQueryResponse, TestFileDictionaryLookup, OverseerModifyCollectionTest, ReturnFieldsTest, TestAtomicUpdateErrorCases, RegexBytesRefFilterTest, HdfsNNFailoverTest, JWTVerificationkeyResolverTest, TestCustomSort, AtomicUpdateProcessorFactoryTest, TestGroupingSearch, DeleteLastCustomShardedReplicaTest, DataDrivenBlockJoinTest, CheckHdfsIndexTest, TestLazyCores, TestClassicSimilarityFactory, TolerantUpdateProcessorTest, LegacyCloudClusterPropTest, TermsComponentTest, TestJsonFacetRefinement, BasicZkTest, TemplateUpdateProcessorTest, SpellingQueryConverterTest, TransactionLogTest, CdcrOpsAndBoundariesTest, TestLocalFSCloudBackupRestore, TestStressRecovery, TestLegacyNumericRangeQueryBuilder, TestDynamicFieldNamesIndexCorrectly, HighlighterConfigTest, DistribCursorPagingTest, DistributedDebugComponentTest, TestApiFramework, RequestLoggingTest, SystemCollectionCompatTest]
   [junit4] Completed [241/901 (2!)] on J3 in 203.72s, 1 test, 1 failure <<< FAILURES!

[...truncated 47011 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/825/consoleText

[repro] Revision: 983b5e97847ef02d6316cf4fa659ca40bcb7ceed

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       SystemCollectionCompatTest
[repro]       BasicDistributedZk2Test
[repro] ant compile-test

[...truncated 3445 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.SystemCollectionCompatTest|*.BasicDistributedZk2Test" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=EBEB0CC08A84C437 -Dtests.slow=true -Dtests.locale=zu -Dtests.timezone=Africa/Bissau -Dtests.asserts=true -Dtests.file.encoding=Cp1252

[...truncated 102 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.BasicDistributedZk2Test
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0

[...truncated 78 lines...]