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/05/31 23:30:50 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Windows (64bit/jdk-15-ea+24) - Build # 1202 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1202/
Java: 64bit/jdk-15-ea+24 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:60254/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60254/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([B4D40FB8C86177EB:DB8B13C7D350D41D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:60336/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60336/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([B4D40FB8C86177EB:DB8B13C7D350D41D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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)


FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:58667/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58667/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([B4D40FB8C86177EB:DB8B13C7D350D41D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:578)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	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 14646 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 794720 INFO  (SUITE-TestConfigSetsAPI-seed#[B4D40FB8C86177EB]-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> 794721 INFO  (SUITE-TestConfigSetsAPI-seed#[B4D40FB8C86177EB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\data-dir-98-001
   [junit4]   2> 794721 WARN  (SUITE-TestConfigSetsAPI-seed#[B4D40FB8C86177EB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 794721 INFO  (SUITE-TestConfigSetsAPI-seed#[B4D40FB8C86177EB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 794722 INFO  (SUITE-TestConfigSetsAPI-seed#[B4D40FB8C86177EB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 794722 INFO  (SUITE-TestConfigSetsAPI-seed#[B4D40FB8C86177EB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 794724 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUpload
   [junit4]   2> 794724 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\tempDir-001
   [junit4]   2> 794725 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 794725 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 794725 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 794825 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 57406
   [junit4]   2> 794825 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57406
   [junit4]   2> 794825 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57406
   [junit4]   2> 794825 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57406
   [junit4]   2> 794829 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 794834 INFO  (zkConnectionManagerCallback-6168-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794834 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 794836 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 794839 INFO  (zkConnectionManagerCallback-6170-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794839 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 794840 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 794842 INFO  (zkConnectionManagerCallback-6172-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794842 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 794950 WARN  (jetty-launcher-6173-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 794950 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 794950 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 794950 INFO  (jetty-launcher-6173-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 794950 INFO  (jetty-launcher-6173-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 794950 INFO  (jetty-launcher-6173-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 794950 INFO  (jetty-launcher-6173-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 794951 INFO  (jetty-launcher-6173-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64965d13{/solr,null,AVAILABLE}
   [junit4]   2> 794952 INFO  (jetty-launcher-6173-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ea7dec9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57429}
   [junit4]   2> 794952 INFO  (jetty-launcher-6173-thread-1) [     ] o.e.j.s.Server Started @794992ms
   [junit4]   2> 794952 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57429}
   [junit4]   2> 794952 ERROR (jetty-launcher-6173-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 794952 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 794952 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 794952 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 794952 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 794952 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T22:52:48.496407100Z
   [junit4]   2> 794954 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 794957 INFO  (zkConnectionManagerCallback-6175-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 794957 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 794957 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 795128 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 795130 WARN  (jetty-launcher-6173-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30dc5564[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795130 WARN  (jetty-launcher-6173-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30dc5564[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795133 WARN  (jetty-launcher-6173-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47796169[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795133 WARN  (jetty-launcher-6173-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47796169[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 795134 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57406/solr
   [junit4]   2> 795134 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 795138 INFO  (zkConnectionManagerCallback-6186-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795138 INFO  (jetty-launcher-6173-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 795241 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 795243 INFO  (zkConnectionManagerCallback-6188-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795243 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 795327 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57429_solr
   [junit4]   2> 795327 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.c.Overseer Overseer (id=72081423451881477-127.0.0.1:57429_solr-n_0000000000) starting
   [junit4]   2> 795334 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57429_solr
   [junit4]   2> 795334 INFO  (OverseerStateUpdate-72081423451881477-127.0.0.1:57429_solr-n_0000000000) [n:127.0.0.1:57429_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57429_solr
   [junit4]   2> 795335 INFO  (OverseerStateUpdate-72081423451881477-127.0.0.1:57429_solr-n_0000000000) [n:127.0.0.1:57429_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795337 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 795337 WARN  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] 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> 795360 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 795384 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57429.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 795388 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57429.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 795389 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57429.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 795390 INFO  (jetty-launcher-6173-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\tempDir-001\node1\.
   [junit4]   2> 795402 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 795403 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 795406 INFO  (zkConnectionManagerCallback-6205-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795406 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 795407 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 795409 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57406/solr ready
   [junit4]   2> 795410 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 795412 INFO  (zkConnectionManagerCallback-6207-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 795412 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 795412 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.TestConfigSetsAPI Directory: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\configsets\upload\regular
   [junit4]   2> 795421 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.TestConfigSetsAPI Zipfile: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\tempDir-001\dytmxs.zip
   [junit4]   2> 795425 INFO  (qtp1348483765-9511) [n:127.0.0.1:57429_solr     ] o.a.s.h.a.ConfigSetsHandler Trying to upload a configset. authcPlugin: null, user principal: null
   [junit4]   2> 795428 INFO  (qtp1348483765-9511) [n:127.0.0.1:57429_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=regular-untrusted&action=UPLOAD} status=0 QTime=4
   [junit4]   2> 795535 INFO  (qtp1348483765-9510) [n:127.0.0.1:57429_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=regular-untrusted&name=newcollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 795538 INFO  (OverseerThreadFactory-6195-thread-1-processing-n:127.0.0.1:57429_solr) [n:127.0.0.1:57429_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection newcollection
   [junit4]   2> 795645 INFO  (qtp1348483765-9508) [n:127.0.0.1:57429_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 795647 INFO  (qtp1348483765-9508) [n:127.0.0.1:57429_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 795649 INFO  (qtp1348483765-9511) [n:127.0.0.1:57429_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 795653 INFO  (OverseerStateUpdate-72081423451881477-127.0.0.1:57429_solr-n_0000000000) [n:127.0.0.1:57429_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"newcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"newcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57429/solr",
   [junit4]   2>   "node_name":"127.0.0.1:57429_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 795858 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr    x:newcollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=regular-untrusted&newCollection=true&name=newcollection_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 795876 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 795885 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 795887 WARN  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 795887 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 795887 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'newcollection_shard1_replica_n1' using configuration from configset regular-untrusted, trusted=false
   [junit4]   2> 795888 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57429.solr.core.newcollection.shard1.replica_n1' (registry 'solr.core.newcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 795888 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[newcollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\tempDir-001\node1\.\newcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\tempDir-001\node1\.\newcollection_shard1_replica_n1\data\]
   [junit4]   2> 795970 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 795970 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 795973 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/regular-untrusted
   [junit4]   2> 795974 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/regular-untrusted
   [junit4]   2> 795974 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/regular-untrusted/managed-schema
   [junit4]   2> 795974 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 795974 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 795974 INFO  (searcherExecutor-6209-thread-1-processing-n:127.0.0.1:57429_solr x:newcollection_shard1_replica_n1 c:newcollection s:shard1 r:core_node2) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [newcollection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 795978 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/newcollection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 795980 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/newcollection/leaders/shard1
   [junit4]   2> 795982 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 795982 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 795982 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57429/solr/newcollection_shard1_replica_n1/
   [junit4]   2> 795982 ERROR (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 795982 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 795982 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/newcollection/leaders/shard1/leader after winning as /collections/newcollection/leader_elect/shard1/election/72081423451881477-core_node2-n_0000000000
   [junit4]   2> 795983 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57429/solr/newcollection_shard1_replica_n1/ shard1
   [junit4]   2> 796085 INFO  (zkCallback-6187-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 796086 INFO  (zkCallback-6187-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 796086 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr c:newcollection s:shard1 r:core_node2 x:newcollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 796089 INFO  (qtp1348483765-9509) [n:127.0.0.1:57429_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=regular-untrusted&newCollection=true&name=newcollection_shard1_replica_n1&action=CREATE&numShards=1&collection=newcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=231
   [junit4]   2> 796091 INFO  (qtp1348483765-9510) [n:127.0.0.1:57429_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 796189 INFO  (zkCallback-6187-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 796189 INFO  (zkCallback-6187-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 796189 INFO  (zkCallback-6187-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/newcollection/state.json] for collection [newcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 796190 INFO  (qtp1348483765-9510) [n:127.0.0.1:57429_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=regular-untrusted&name=newcollection&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=656
   [junit4]   2> 796295 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1243852394
   [junit4]   2> 796295 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57429_solr
   [junit4]   2> 796296 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 796296 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57429_solr as DOWN
   [junit4]   2> 796299 INFO  (coreCloseExecutor-6217-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.c.SolrCore [newcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56f0269f
   [junit4]   2> 796299 INFO  (coreCloseExecutor-6217-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.newcollection.shard1.replica_n1 tag=SolrCore@56f0269f
   [junit4]   2> 796299 INFO  (coreCloseExecutor-6217-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18bb2f1e: rootName = solr_57429, domain = solr.core.newcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.newcollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@79ab1bda
   [junit4]   2> 796306 INFO  (coreCloseExecutor-6217-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.newcollection.shard1.leader tag=SolrCore@56f0269f
   [junit4]   2> 796306 INFO  (coreCloseExecutor-6217-thread-1) [n:127.0.0.1:57429_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 796307 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 796307 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@128ad372: rootName = solr_57429, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1da2349e
   [junit4]   2> 796312 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 796312 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f20fe7: rootName = solr_57429, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6c3b9b01
   [junit4]   2> 796314 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 796314 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@241d9259: rootName = solr_57429, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@79f0f0ea
   [junit4]   2> 796316 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 796316 INFO  (closeThreadPool-6219-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081423451881477-127.0.0.1:57429_solr-n_0000000000) closing
   [junit4]   2> 796316 INFO  (OverseerStateUpdate-72081423451881477-127.0.0.1:57429_solr-n_0000000000) [n:127.0.0.1:57429_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57429_solr
   [junit4]   2> 796316 INFO  (OverseerAutoScalingTriggerThread-72081423451881477-127.0.0.1:57429_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 796317 INFO  (closeThreadPool-6219-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72081423451881477-127.0.0.1:57429_solr-n_0000000000) closing
   [junit4]   2> 796418 INFO  (jetty-closer-6213-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081423451881477-127.0.0.1:57429_solr-n_0000000000) closing
   [junit4]   2> 796419 INFO  (jetty-closer-6213-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5ea7dec9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 796419 INFO  (jetty-closer-6213-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64965d13{/solr,null,UNAVAILABLE}
   [junit4]   2> 796419 INFO  (jetty-closer-6213-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 796420 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 796628 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/newcollection/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/newcollection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 796635 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57406
   [junit4]   2> 796635 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57406
   [junit4]   2> 796635 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57406
   [junit4]   2> 798640 INFO  (TEST-TestConfigSetsAPI.testUpload-seed#[B4D40FB8C86177EB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUpload
   [junit4]   2> 798643 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUserAndTestDefaultConfigsetsAreSame
   [junit4]   2> 798644 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\tempDir-002
   [junit4]   2> 798644 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 798645 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 798645 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 798746 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 57566
   [junit4]   2> 798746 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57566
   [junit4]   2> 798746 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57566
   [junit4]   2> 798746 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57566
   [junit4]   2> 798748 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798752 INFO  (zkConnectionManagerCallback-6221-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798752 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798754 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798756 INFO  (zkConnectionManagerCallback-6223-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798756 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798756 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798758 INFO  (zkConnectionManagerCallback-6225-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798758 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798861 WARN  (jetty-launcher-6226-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 798861 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 798862 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 798862 INFO  (jetty-launcher-6226-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 798862 INFO  (jetty-launcher-6226-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 798862 INFO  (jetty-launcher-6226-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 798862 INFO  (jetty-launcher-6226-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 798863 INFO  (jetty-launcher-6226-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fae3bdd{/solr,null,AVAILABLE}
   [junit4]   2> 798864 INFO  (jetty-launcher-6226-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68d17051{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57586}
   [junit4]   2> 798864 INFO  (jetty-launcher-6226-thread-1) [     ] o.e.j.s.Server Started @798904ms
   [junit4]   2> 798864 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57586}
   [junit4]   2> 798864 ERROR (jetty-launcher-6226-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 798864 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 798864 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 798864 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 798864 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 798864 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T22:52:52.408292600Z
   [junit4]   2> 798864 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 798867 INFO  (zkConnectionManagerCallback-6228-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 798867 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 798867 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 799063 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 799065 WARN  (jetty-launcher-6226-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39dbb4d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 799065 WARN  (jetty-launcher-6226-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39dbb4d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 799068 WARN  (jetty-launcher-6226-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5168645f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 799068 WARN  (jetty-launcher-6226-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5168645f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 799069 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57566/solr
   [junit4]   2> 799069 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 799072 INFO  (zkConnectionManagerCallback-6239-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 799072 INFO  (jetty-launcher-6226-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 799174 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 799176 INFO  (zkConnectionManagerCallback-6241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 799176 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 799261 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57586_solr
   [junit4]   2> 799261 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.c.Overseer Overseer (id=72081423709175813-127.0.0.1:57586_solr-n_0000000000) starting
   [junit4]   2> 799266 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57586_solr
   [junit4]   2> 799266 INFO  (OverseerStateUpdate-72081423709175813-127.0.0.1:57586_solr-n_0000000000) [n:127.0.0.1:57586_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57586_solr
   [junit4]   2> 799267 INFO  (OverseerStateUpdate-72081423709175813-127.0.0.1:57586_solr-n_0000000000) [n:127.0.0.1:57586_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 799269 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 799269 WARN  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] 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> 799290 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 799306 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57586.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 799312 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57586.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 799312 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57586.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 799314 INFO  (jetty-launcher-6226-thread-1) [n:127.0.0.1:57586_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\tempDir-002\node1\.
   [junit4]   2> 799326 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 799326 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 799330 INFO  (zkConnectionManagerCallback-6258-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 799330 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 799330 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 799330 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57566/solr ready
   [junit4]   2> 799435 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1674234478
   [junit4]   2> 799435 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57586_solr
   [junit4]   2> 799435 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 799435 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57586_solr as DOWN
   [junit4]   2> 799438 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 799438 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 799438 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45f98d21: rootName = solr_57586, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4b33bb51
   [junit4]   2> 799439 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 799439 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@832a80f: rootName = solr_57586, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6c3b9b01
   [junit4]   2> 799442 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 799442 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7232550b: rootName = solr_57586, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@79f0f0ea
   [junit4]   2> 799442 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 799442 INFO  (closeThreadPool-6264-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081423709175813-127.0.0.1:57586_solr-n_0000000000) closing
   [junit4]   2> 799442 INFO  (OverseerStateUpdate-72081423709175813-127.0.0.1:57586_solr-n_0000000000) [n:127.0.0.1:57586_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57586_solr
   [junit4]   2> 799442 INFO  (OverseerAutoScalingTriggerThread-72081423709175813-127.0.0.1:57586_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 799444 INFO  (closeThreadPool-6264-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72081423709175813-127.0.0.1:57586_solr-n_0000000000) closing
   [junit4]   2> 799545 INFO  (jetty-closer-6259-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081423709175813-127.0.0.1:57586_solr-n_0000000000) closing
   [junit4]   2> 799547 INFO  (jetty-closer-6259-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@68d17051{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 799547 INFO  (jetty-closer-6259-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fae3bdd{/solr,null,UNAVAILABLE}
   [junit4]   2> 799548 INFO  (jetty-closer-6259-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 799548 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 799753 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 799756 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57566
   [junit4]   2> 799756 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57566
   [junit4]   2> 799756 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57566
   [junit4]   2> 801759 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[B4D40FB8C86177EB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUserAndTestDefaultConfigsetsAreSame
   [junit4]   2> 801763 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateErrors
   [junit4]   2> 801763 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\tempDir-003
   [junit4]   2> 801763 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 801764 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 801764 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 801865 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer start zk server on port: 57746
   [junit4]   2> 801865 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57746
   [junit4]   2> 801865 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57746
   [junit4]   2> 801865 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57746
   [junit4]   2> 801867 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 801870 INFO  (zkConnectionManagerCallback-6266-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801870 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 801873 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 801874 INFO  (zkConnectionManagerCallback-6268-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801874 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 801876 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 801878 INFO  (zkConnectionManagerCallback-6270-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801878 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 801983 WARN  (jetty-launcher-6271-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 801984 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 801984 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 801984 INFO  (jetty-launcher-6271-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 801984 INFO  (jetty-launcher-6271-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 801984 INFO  (jetty-launcher-6271-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 801984 INFO  (jetty-launcher-6271-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 801984 INFO  (jetty-launcher-6271-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b3197aa{/solr,null,AVAILABLE}
   [junit4]   2> 801986 INFO  (jetty-launcher-6271-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@445d70d4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57760}
   [junit4]   2> 801986 INFO  (jetty-launcher-6271-thread-1) [     ] o.e.j.s.Server Started @802025ms
   [junit4]   2> 801986 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57760}
   [junit4]   2> 801986 ERROR (jetty-launcher-6271-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 801986 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 801986 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 801986 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 801986 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 801986 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T22:52:55.530449500Z
   [junit4]   2> 801987 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 801989 INFO  (zkConnectionManagerCallback-6273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801989 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 801989 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 802480 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 802482 WARN  (jetty-launcher-6271-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b4aee4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802482 WARN  (jetty-launcher-6271-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b4aee4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802484 WARN  (jetty-launcher-6271-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7499cd29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802484 WARN  (jetty-launcher-6271-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7499cd29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 802485 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57746/solr
   [junit4]   2> 802486 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 802488 INFO  (zkConnectionManagerCallback-6284-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802488 INFO  (jetty-launcher-6271-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 802590 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 802590 INFO  (zkConnectionManagerCallback-6286-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802590 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 802675 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57760_solr
   [junit4]   2> 802676 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.c.Overseer Overseer (id=72081423913189381-127.0.0.1:57760_solr-n_0000000000) starting
   [junit4]   2> 802681 INFO  (OverseerStateUpdate-72081423913189381-127.0.0.1:57760_solr-n_0000000000) [n:127.0.0.1:57760_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57760_solr
   [junit4]   2> 802681 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57760_solr
   [junit4]   2> 802682 INFO  (OverseerStateUpdate-72081423913189381-127.0.0.1:57760_solr-n_0000000000) [n:127.0.0.1:57760_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 802684 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 802684 WARN  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] 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> 802705 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 802722 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57760.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 802726 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57760.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 802727 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57760.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39f98896
   [junit4]   2> 802727 INFO  (jetty-launcher-6271-thread-1) [n:127.0.0.1:57760_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001\tempDir-003\node1\.
   [junit4]   2> 802739 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 802740 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 802742 INFO  (zkConnectionManagerCallback-6303-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802742 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 802743 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 802744 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57746/solr ready
   [junit4]   2> 802746 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 802748 INFO  (zkConnectionManagerCallback-6305-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 802748 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 802855 ERROR (qtp1251645431-9681) [n:127.0.0.1:57760_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: action is a required param
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:117)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 802855 INFO  (qtp1251645431-9681) [n:127.0.0.1:57760_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 802856 INFO  (qtp1251645431-9682) [n:127.0.0.1:57760_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params action=CREATE&wt=javabin&version=2 
   [junit4]   2> 802856 ERROR (qtp1251645431-9682) [n:127.0.0.1:57760_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing required parameter: name
   [junit4]   2> 	at org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1532)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1548)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler$ConfigSetOperation$1.call(ConfigSetsHandler.java:274)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:128)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 802856 INFO  (qtp1251645431-9682) [n:127.0.0.1:57760_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=CREATE&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 802857 INFO  (qtp1251645431-9683) [n:127.0.0.1:57760_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet&name=configSet&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 802859 INFO  (OverseerThreadFactory-6293-thread-1-processing-n:127.0.0.1:57760_solr) [n:127.0.0.1:57760_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "baseConfigSet":"baseConfigSet",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 802860 ERROR (OverseerThreadFactory-6293-thread-1-processing-n:127.0.0.1:57760_solr) [n:127.0.0.1:57760_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: configSet operation: create failed:org.apache.solr.common.SolrException: ConfigSet already exists: configSet
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.createConfigSet(OverseerConfigSetMessageHandler.java:294)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 802861 INFO  (qtp1251645431-9683) [n:127.0.0.1:57760_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet&name=configSet&action=CREATE&wt=javabin&version=2} status=400 QTime=4
   [junit4]   2> 802862 INFO  (qtp1251645431-9680) [n:127.0.0.1:57760_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet&name=newConfigSet&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 802863 INFO  (OverseerThreadFactory-6293-thread-2-processing-n:127.0.0.1:57760_solr) [n:127.0.0.1:57760_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"newConfigSet",
   [junit4]   2>   "baseConfigSet":"baseConfigSet",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 802864 INFO  (OverseerCollectionConfigSetProcessor-72081423913189381-127.0.0.1:57760_solr-n_0000000000) [n:127.0.0.1:57760_solr     ] 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> 802864 ERROR (OverseerThreadFactory-6293-thread-2-processing-n:127.0.0.1:57760_solr) [n:127.0.0.1:57760_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: newConfigSet operation: create failed:org.apache.solr.common.SolrException: Base ConfigSet does not exist: baseC

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

andler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 57413 INFO  (qtp1981925213-925) [n:127.0.0.1:61093_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=myconf&action=UPLOAD} status=400 QTime=0
   [junit4]   2> 57618 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=568667127
   [junit4]   2> 57618 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61093_solr
   [junit4]   2> 57618 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 57618 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61093_solr as DOWN
   [junit4]   2> 57620 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 57620 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 57620 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ff3cfde: rootName = solr_61093, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@58961621
   [junit4]   2> 57624 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 57624 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e644675: rootName = solr_61093, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2e37dfc8
   [junit4]   2> 57626 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 57626 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@741fe39: rootName = solr_61093, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@373d72f0
   [junit4]   2> 57626 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 57626 INFO  (closeThreadPool-513-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081570758000645-127.0.0.1:61093_solr-n_0000000000) closing
   [junit4]   2> 57626 INFO  (OverseerStateUpdate-72081570758000645-127.0.0.1:61093_solr-n_0000000000) [n:127.0.0.1:61093_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61093_solr
   [junit4]   2> 57626 INFO  (OverseerAutoScalingTriggerThread-72081570758000645-127.0.0.1:61093_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 57627 INFO  (closeThreadPool-513-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72081570758000645-127.0.0.1:61093_solr-n_0000000000) closing
   [junit4]   2> 57729 INFO  (jetty-closer-508-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081570758000645-127.0.0.1:61093_solr-n_0000000000) closing
   [junit4]   2> 57730 INFO  (jetty-closer-508-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@78e637e9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 57730 INFO  (jetty-closer-508-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18fb613b{/solr,null,UNAVAILABLE}
   [junit4]   2> 57730 INFO  (jetty-closer-508-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 57731 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 57937 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> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 57941 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61067
   [junit4]   2> 57941 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61067
   [junit4]   2> 57941 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61067
   [junit4]   2> 59944 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[B4D40FB8C86177EB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUploadErrors
   [junit4] OK      3.30s J1 | TestConfigSetsAPI.testUploadErrors
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestConfigSetsAPI_B4D40FB8C86177EB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=632, maxMBSortInHeap=6.863677572441501, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f748fc7), locale=de-DE, timezone=Antarctica/South_Pole
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15-ea (64-bit)/cpus=6,threads=2,free=415236096,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPI]
   [junit4] Completed [5/5 (5!)] on J1 in 58.66s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 55 tests, 5 errors, 5 ignored [seed: B4D40FB8C86177EB]

Total time: 1 minute 2 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.TestConfigSetsAPI
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=579cb758ad3c55bd4f0e24d8cdd48bebe294d3cc, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #1201
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2