Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.7/14/

1 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat

Error Message:
expected:<[2]> but was:<[null]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[2]> but was:<[null]>
        at 
__randomizedtesting.SeedInfo.seed([126347DEDD54E675:7F6BA13F6803ECF9]:0)
        at org.junit.Assert.assertEquals(Assert.java:117)
        at org.junit.Assert.assertEquals(Assert.java:146)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat(CollectionsAPISolrJTest.java:242)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14779 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 2212211 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[126347DEDD54E675]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2212211 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[126347DEDD54E675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2212212 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[126347DEDD54E675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/data-dir-140-001
   [junit4]   2> 2212212 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[126347DEDD54E675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2212212 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[126347DEDD54E675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2212214 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[126347DEDD54E675]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2212218 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithDefaultConfigSet
   [junit4]   2> 2212219 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001
   [junit4]   2> 2212220 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2212220 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2212220 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2212221 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2212320 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.ZkTestServer start zk server on port: 35045
   [junit4]   2> 2212320 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35045
   [junit4]   2> 2212320 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35045
   [junit4]   2> 2212320 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35045
   [junit4]   2> 2212322 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2212324 INFO  (zkConnectionManagerCallback-15338-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2212324 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2212326 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2212327 INFO  (zkConnectionManagerCallback-15340-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2212327 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2212327 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2212328 INFO  (zkConnectionManagerCallback-15342-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2212328 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2212430 WARN  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2212430 WARN  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2212430 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2212430 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2212430 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2212430 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2212430 WARN  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2212430 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2212430 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2212430 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2212430 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2212430 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2212431 WARN  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2212431 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2212431 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2212431 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 2212432 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2212432 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2212432 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2212432 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2212432 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2212432 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2212432 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5479e799{/solr,null,AVAILABLE}
   [junit4]   2> 2212432 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a728af8{/solr,null,AVAILABLE}
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@228396d7{/solr,null,AVAILABLE}
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60057e00{/solr,null,AVAILABLE}
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6910fdb9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42467}
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.s.Server Started @2212462ms
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42467}
   [junit4]   2> 2212433 ERROR (jetty-launcher-15343-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a02e924{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40961}
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.s.Server Started @2212462ms
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40961}
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2212433 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-01T10:23:16.381Z
   [junit4]   2> 2212434 ERROR (jetty-launcher-15343-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@90be2d4{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46817}
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7cadeaa3{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42537}
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.s.Server Started @2212463ms
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.s.Server Started @2212463ms
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-01T10:23:16.381Z
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46817}
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42537}
   [junit4]   2> 2212434 ERROR (jetty-launcher-15343-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr
   [junit4]   2> 2212434 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-01T10:23:16.381Z
   [junit4]   2> 2212435 ERROR (jetty-launcher-15343-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2212435 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2212435 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 2212435 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2212435 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr
   [junit4]   2> 2212435 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-11-01T10:23:16.382Z
   [junit4]   2> 2212437 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2212437 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2212438 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2212438 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2212438 INFO  (zkConnectionManagerCallback-15345-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2212438 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2212438 INFO  (zkConnectionManagerCallback-15351-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2212438 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2212439 INFO  (zkConnectionManagerCallback-15349-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2212439 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2212439 INFO  (zkConnectionManagerCallback-15347-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2212439 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2212439 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2212439 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2212439 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2212439 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2212454 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2212454 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2212454 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2212456 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2212457 WARN  
(jetty-launcher-15343-thread-2-SendThread(127.0.0.1:35045)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013a4247fe0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013a4247fe0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1013a4247fe0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2212457 WARN  
(jetty-launcher-15343-thread-3-SendThread(127.0.0.1:35045)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013a4247fe0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013a4247fe0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1013a4247fe0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2212719 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2212720 WARN  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6261766e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2212720 WARN  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6261766e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2212723 WARN  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7526d069[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2212723 WARN  (jetty-launcher-15343-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7526d069[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2212724 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35045/solr
   [junit4]   2> 2212730 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2212730 INFO  (zkConnectionManagerCallback-15368-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2212730 INFO  (jetty-launcher-15343-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2212731 WARN  
(jetty-launcher-15343-thread-2-SendThread(127.0.0.1:35045)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013a4247fe0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013a4247fe0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1013a4247fe0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2212858 INFO  (jetty-launcher-15343-thread-2) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2212859 INFO  (zkConnectionManagerCallback-15373-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2212859 INFO  (jetty-launcher-15343-thread-2) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2212914 INFO  (jetty-launcher-15343-thread-2) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46817_solr
   [junit4]   2> 2212915 INFO  (jetty-launcher-15343-thread-2) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.Overseer Overseer 
(id=72403125364719624-127.0.0.1:46817_solr-n_0000000000) starting
   [junit4]   2> 2212919 INFO  
(OverseerStateUpdate-72403125364719624-127.0.0.1:46817_solr-n_0000000000) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46817_solr
   [junit4]   2> 2212927 INFO  (jetty-launcher-15343-thread-2) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46817_solr
   [junit4]   2> 2212929 INFO  (jetty-launcher-15343-thread-2) 
[n:127.0.0.1:46817_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2212929 WARN  (jetty-launcher-15343-thread-2) 
[n:127.0.0.1:46817_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> 2212939 INFO  (zkCallback-15372-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2212948 INFO  (jetty-launcher-15343-thread-2) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node2
   [junit4]   2> 2213233 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2213234 WARN  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@71bf6739[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213234 WARN  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@71bf6739[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213236 WARN  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@64f9fd44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213236 WARN  (jetty-launcher-15343-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@64f9fd44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213237 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35045/solr
   [junit4]   2> 2213238 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213239 INFO  (zkConnectionManagerCallback-15391-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213239 INFO  (jetty-launcher-15343-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2213341 INFO  (jetty-launcher-15343-thread-1) 
[n:127.0.0.1:42467_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2213342 INFO  (zkConnectionManagerCallback-15393-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213342 INFO  (jetty-launcher-15343-thread-1) 
[n:127.0.0.1:42467_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2213345 INFO  (jetty-launcher-15343-thread-1) 
[n:127.0.0.1:42467_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2213349 INFO  (jetty-launcher-15343-thread-1) 
[n:127.0.0.1:42467_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42467_solr as DOWN
   [junit4]   2> 2213349 INFO  (jetty-launcher-15343-thread-1) 
[n:127.0.0.1:42467_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2213349 INFO  (jetty-launcher-15343-thread-1) 
[n:127.0.0.1:42467_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42467_solr
   [junit4]   2> 2213350 INFO  (zkCallback-15372-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2213352 INFO  (jetty-launcher-15343-thread-1) 
[n:127.0.0.1:42467_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2213352 WARN  (jetty-launcher-15343-thread-1) 
[n:127.0.0.1:42467_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> 2213356 INFO  (zkCallback-15392-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2213369 INFO  (jetty-launcher-15343-thread-1) 
[n:127.0.0.1:42467_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node1
   [junit4]   2> 2213404 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2213405 WARN  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4e0cb408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213405 WARN  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4e0cb408[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213407 WARN  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26ff65c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213407 WARN  (jetty-launcher-15343-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26ff65c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213408 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35045/solr
   [junit4]   2> 2213410 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213412 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2213412 INFO  (zkConnectionManagerCallback-15407-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213412 INFO  (jetty-launcher-15343-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2213412 WARN  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3b552293[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213412 WARN  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3b552293[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213414 WARN  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d47e8cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213414 WARN  (jetty-launcher-15343-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d47e8cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213415 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35045/solr
   [junit4]   2> 2213416 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213416 INFO  (zkConnectionManagerCallback-15415-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213416 INFO  (jetty-launcher-15343-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2213417 WARN  
(jetty-launcher-15343-thread-4-SendThread(127.0.0.1:35045)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1013a4247fe000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013a4247fe000c, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1013a4247fe000c, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2213514 INFO  (jetty-launcher-15343-thread-3) 
[n:127.0.0.1:40961_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2213515 INFO  (zkConnectionManagerCallback-15417-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213515 INFO  (jetty-launcher-15343-thread-3) 
[n:127.0.0.1:40961_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2213519 INFO  (jetty-launcher-15343-thread-3) 
[n:127.0.0.1:40961_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2213523 INFO  (jetty-launcher-15343-thread-3) 
[n:127.0.0.1:40961_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40961_solr as DOWN
   [junit4]   2> 2213524 INFO  (jetty-launcher-15343-thread-3) 
[n:127.0.0.1:40961_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2213524 INFO  (jetty-launcher-15343-thread-3) 
[n:127.0.0.1:40961_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40961_solr
   [junit4]   2> 2213525 INFO  (zkCallback-15372-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2213525 INFO  (zkCallback-15392-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2213525 INFO  (zkCallback-15416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2213526 INFO  (jetty-launcher-15343-thread-3) 
[n:127.0.0.1:40961_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2213526 WARN  (jetty-launcher-15343-thread-3) 
[n:127.0.0.1:40961_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> 2213537 INFO  (jetty-launcher-15343-thread-3) 
[n:127.0.0.1:40961_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node3
   [junit4]   2> 2213614 INFO  (jetty-launcher-15343-thread-4) 
[n:127.0.0.1:42537_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2213615 INFO  (zkConnectionManagerCallback-15425-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213615 INFO  (jetty-launcher-15343-thread-4) 
[n:127.0.0.1:42537_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2213618 INFO  (jetty-launcher-15343-thread-4) 
[n:127.0.0.1:42537_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2213621 INFO  (jetty-launcher-15343-thread-4) 
[n:127.0.0.1:42537_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42537_solr as DOWN
   [junit4]   2> 2213622 INFO  (jetty-launcher-15343-thread-4) 
[n:127.0.0.1:42537_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2213622 INFO  (jetty-launcher-15343-thread-4) 
[n:127.0.0.1:42537_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42537_solr
   [junit4]   2> 2213623 INFO  (zkCallback-15372-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213623 INFO  (zkCallback-15392-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213623 INFO  (zkCallback-15416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213623 INFO  (zkCallback-15424-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213624 INFO  (jetty-launcher-15343-thread-4) 
[n:127.0.0.1:42537_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2213624 WARN  (jetty-launcher-15343-thread-4) 
[n:127.0.0.1:42537_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> 2213635 INFO  (jetty-launcher-15343-thread-4) 
[n:127.0.0.1:42537_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node4
   [junit4]   2> 2213642 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2213643 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213644 INFO  (zkConnectionManagerCallback-15436-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213644 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2213645 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2213646 INFO  
(TEST-CollectionsAPISolrJTest.testCreateWithDefaultConfigSet-seed#[126347DEDD54E675])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:35045/solr ready
   [junit4]   2> 2213652 INFO  (qtp130817117-77172) [n:127.0.0.1:46817_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2213653 INFO  (qtp130817117-77172) [n:127.0.0.1:46817_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 
QTime=1
   [junit4]   2> 2213659 INFO  (qtp130817117-77177) [n:127.0.0.1:46817_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=solrj_default_configset&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2213662 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
solrj_default_configset
   [junit4]   2> 2213663 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default to /configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 2213665 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/solrj_default_configset.AUTOCREATED/protwords.txt
   [junit4]   2> 2213666 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/solrj_default_configset.AUTOCREATED/managed-schema
   [junit4]   2> 2213668 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/solrj_default_configset.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2213669 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2213671 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2213672 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2213673 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2213674 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2213676 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2213677 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 2213678 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2213679 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2213680 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2213681 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2213683 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2213687 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2213688 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2213689 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2213690 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2213692 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2213693 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2213694 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2213696 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2213698 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2213700 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2213701 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2213702 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2213703 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2213704 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2213706 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2213707 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2213708 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2213709 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2213710 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2213711 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2213713 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2213714 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2213718 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2213719 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2213720 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2213721 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2213723 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/solrj_default_configset.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2213724 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/solrj_default_configset.AUTOCREATED/synonyms.txt
   [junit4]   2> 2213725 INFO  
(OverseerThreadFactory-15380-thread-1-processing-n:127.0.0.1:46817_solr) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/solrj_default_configset.AUTOCREATED/stopwords.txt
   [junit4]   2> 2213838 INFO  
(OverseerStateUpdate-72403125364719624-127.0.0.1:46817_solr-n_0000000000) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_default_configset",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_default_configset_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42467/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42467_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2213840 INFO  
(OverseerStateUpdate-72403125364719624-127.0.0.1:46817_solr-n_0000000000) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_default_configset",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_default_configset_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42537/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42537_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2213844 INFO  
(OverseerStateUpdate-72403125364719624-127.0.0.1:46817_solr-n_0000000000) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_default_configset",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"solrj_default_configset_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40961/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40961_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2213846 INFO  
(OverseerStateUpdate-72403125364719624-127.0.0.1:46817_solr-n_0000000000) 
[n:127.0.0.1:46817_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_default_configset",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"solrj_default_configset_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46817/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46817_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2214049 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr    
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrj_default_configset.AUTOCREATED&newCollection=true&name=solrj_default_configset_shard1_replica_n2&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2214049 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr    
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrj_default_configset.AUTOCREATED&newCollection=true&name=solrj_default_configset_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2214049 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr    
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrj_default_configset.AUTOCREATED&newCollection=true&name=solrj_default_configset_shard2_replica_n4&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2214050 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr    
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrj_default_configset.AUTOCREATED&newCollection=true&name=solrj_default_configset_shard2_replica_n7&action=CREATE&numShards=2&collection=solrj_default_configset&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2214050 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr    
x:solrj_default_configset_shard2_replica_n7 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2214064 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.7.0
   [junit4]   2> 2214071 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.7.0
   [junit4]   2> 2214072 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.7.0
   [junit4]   2> 2214088 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.7.0
   [junit4]   2> 2214101 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema 
name=default-config
   [junit4]   2> 2214111 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=default-config
   [junit4]   2> 2214112 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema 
name=default-config
   [junit4]   2> 2214114 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema 
name=default-config
   [junit4]   2> 2214307 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 2214308 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 2214327 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 2214337 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema 
default-config/1.6 with uniqueid field id
   [junit4]   2> 2214357 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_default_configset_shard2_replica_n4' using configuration from 
configset solrj_default_configset.AUTOCREATED, trusted=true
   [junit4]   2> 2214358 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.c.SolrCore 
[[solrj_default_configset_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node3/solrj_default_configset_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node3/solrj_default_configset_shard2_replica_n4/data/]
   [junit4]   2> 2214369 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_default_configset_shard1_replica_n2' using configuration from 
configset solrj_default_configset.AUTOCREATED, trusted=true
   [junit4]   2> 2214370 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[solrj_default_configset_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node4/solrj_default_configset_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node4/solrj_default_configset_shard1_replica_n2/data/]
   [junit4]   2> 2214376 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_default_configset_shard1_replica_n1' using configuration from 
configset solrj_default_configset.AUTOCREATED, trusted=true
   [junit4]   2> 2214377 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[solrj_default_configset_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node1/solrj_default_configset_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node1/solrj_default_configset_shard1_replica_n1/data/]
   [junit4]   2> 2214381 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_default_configset_shard2_replica_n7' using configuration from 
configset solrj_default_configset.AUTOCREATED, trusted=true
   [junit4]   2> 2214381 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.c.SolrCore 
[[solrj_default_configset_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node2/solrj_default_configset_shard2_replica_n7],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001/tempDir-001/node2/solrj_default_configset_shard2_replica_n7/data/]
   [junit4]   2> 2214411 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2214411 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2214412 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2214412 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2214432 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 2214432 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 2214432 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/solrj_default_configset.AUTOCREATED/managed-schema
   [junit4]   2> 2214433 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 2214433 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2214433 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2214434 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2214434 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2214434 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 2214434 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1682153090193555456
   [junit4]   2> 2214435 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2214435 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2214437 INFO  
(searcherExecutor-15438-thread-1-processing-n:127.0.0.1:40961_solr 
x:solrj_default_configset_shard2_replica_n4 c:solrj_default_configset s:shard2 
r:core_node6) [n:127.0.0.1:40961_solr c:solrj_default_configset s:shard2 
r:core_node6 x:solrj_default_configset_shard2_replica_n4 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2214437 INFO  
(searcherExecutor-15438-thread-1-processing-n:127.0.0.1:40961_solr 
x:solrj_default_configset_shard2_replica_n4 c:solrj_default_configset s:shard2 
r:core_node6) [n:127.0.0.1:40961_solr c:solrj_default_configset s:shard2 
r:core_node6 x:solrj_default_configset_shard2_replica_n4 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2214437 INFO  
(searcherExecutor-15438-thread-1-processing-n:127.0.0.1:40961_solr 
x:solrj_default_configset_shard2_replica_n4 c:solrj_default_configset s:shard2 
r:core_node6) [n:127.0.0.1:40961_solr c:solrj_default_configset s:shard2 
r:core_node6 x:solrj_default_configset_shard2_replica_n4 ] o.a.s.c.SolrCore 
[solrj_default_configset_shard2_replica_n4]  Registered new searcher autowarm 
time: 0 ms
   [junit4]   2> 2214438 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 2214438 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 2214438 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/solrj_default_configset.AUTOCREATED/managed-schema
   [junit4]   2> 2214439 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 2214439 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2214439 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2214440 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 2214440 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1682153090199846912
   [junit4]   2> 2214442 INFO  
(searcherExecutor-15440-thread-1-processing-n:127.0.0.1:42537_solr 
x:solrj_default_configset_shard1_replica_n2 c:solrj_default_configset s:shard1 
r:core_node5) [n:127.0.0.1:42537_solr c:solrj_default_configset s:shard1 
r:core_node5 x:solrj_default_configset_shard1_replica_n2 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2214442 INFO  
(searcherExecutor-15440-thread-1-processing-n:127.0.0.1:42537_solr 
x:solrj_default_configset_shard1_replica_n2 c:solrj_default_configset s:shard1 
r:core_node5) [n:127.0.0.1:42537_solr c:solrj_default_configset s:shard1 
r:core_node5 x:solrj_default_configset_shard1_replica_n2 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2214442 INFO  
(searcherExecutor-15440-thread-1-processing-n:127.0.0.1:42537_solr 
x:solrj_default_configset_shard1_replica_n2 c:solrj_default_configset s:shard1 
r:core_node5) [n:127.0.0.1:42537_solr c:solrj_default_configset s:shard1 
r:core_node5 x:solrj_default_configset_shard1_replica_n2 ] o.a.s.c.SolrCore 
[solrj_default_configset_shard1_replica_n2]  Registered new searcher autowarm 
time: 0 ms
   [junit4]   2> 2214445 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/solrj_default_configset/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 2214445 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/solrj_default_configset/leaders/shard1
   [junit4]   2> 2214445 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/solrj_default_configset/terms/shard2 to 
Terms{values={core_node6=0}, version=0}
   [junit4]   2> 2214446 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/solrj_default_configset/leaders/shard2
   [junit4]   2> 2214449 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2214449 INFO  (qtp1919552158-77192) [n:127.0.0.1:42537_solr 
c:solrj_default_configset s:shard1 r:core_node5 
x:solrj_default_configset_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 2214449 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2214450 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2214451 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2214453 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 2214453 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 2214453 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/solrj_default_configset.AUTOCREATED/managed-schema
   [junit4]   2> 2214454 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 2214454 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2214454 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2214454 INFO  (qtp616895436-77186) [n:127.0.0.1:40961_solr 
c:solrj_default_configset s:shard2 r:core_node6 
x:solrj_default_configset_shard2_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 2214455 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 2214455 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1682153090215575552
   [junit4]   2> 2214456 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2214456 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2214457 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2214457 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2214459 INFO  
(searcherExecutor-15444-thread-1-processing-n:127.0.0.1:46817_solr 
x:solrj_default_configset_shard2_replica_n7 c:solrj_default_configset s:shard2 
r:core_node8) [n:127.0.0.1:46817_solr c:solrj_default_configset s:shard2 
r:core_node8 x:solrj_default_configset_shard2_replica_n7 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2214459 INFO  
(searcherExecutor-15444-thread-1-processing-n:127.0.0.1:46817_solr 
x:solrj_default_configset_shard2_replica_n7 c:solrj_default_configset s:shard2 
r:core_node8) [n:127.0.0.1:46817_solr c:solrj_default_configset s:shard2 
r:core_node8 x:solrj_default_configset_shard2_replica_n7 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2214459 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 2214459 INFO  
(searcherExecutor-15444-thread-1-processing-n:127.0.0.1:46817_solr 
x:solrj_default_configset_shard2_replica_n7 c:solrj_default_configset s:shard2 
r:core_node8) [n:127.0.0.1:46817_solr c:solrj_default_configset s:shard2 
r:core_node8 x:solrj_default_configset_shard2_replica_n7 ] o.a.s.c.SolrCore 
[solrj_default_configset_shard2_replica_n7]  Registered new searcher autowarm 
time: 0 ms
   [junit4]   2> 2214459 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrj_default_configset.AUTOCREATED
   [junit4]   2> 2214459 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/solrj_default_configset.AUTOCREATED/managed-schema
   [junit4]   2> 2214460 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 2214460 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2214460 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2214461 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000 ms
   [junit4]   2> 2214461 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1682153090221867008
   [junit4]   2> 2214463 INFO  
(searcherExecutor-15442-thread-1-processing-n:127.0.0.1:42467_solr 
x:solrj_default_configset_shard1_replica_n1 c:solrj_default_configset s:shard1 
r:core_node3) [n:127.0.0.1:42467_solr c:solrj_default_configset s:shard1 
r:core_node3 x:solrj_default_configset_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2214463 INFO  
(searcherExecutor-15442-thread-1-processing-n:127.0.0.1:42467_solr 
x:solrj_default_configset_shard1_replica_n1 c:solrj_default_configset s:shard1 
r:core_node3) [n:127.0.0.1:42467_solr c:solrj_default_configset s:shard1 
r:core_node3 x:solrj_default_configset_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2214463 INFO  
(searcherExecutor-15442-thread-1-processing-n:127.0.0.1:42467_solr 
x:solrj_default_configset_shard1_replica_n1 c:solrj_default_configset s:shard1 
r:core_node3) [n:127.0.0.1:42467_solr c:solrj_default_configset s:shard1 
r:core_node3 x:solrj_default_configset_shard1_replica_n1 ] o.a.s.c.SolrCore 
[solrj_default_configset_shard1_replica_n1]  Registered new searcher autowarm 
time: 0 ms
   [junit4]   2> 2214464 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/solrj_default_configset/terms/shard2 to 
Terms{values={core_node6=0, core_node8=0}, version=1}
   [junit4]   2> 2214464 INFO  (qtp130817117-77181) [n:127.0.0.1:46817_solr 
c:solrj_default_configset s:shard2 r:core_node8 
x:solrj_default_configset_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/solrj_default_configset/leaders/shard2
   [junit4]   2> 2214466 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 
x:solrj_default_configset_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/solrj_default_configset/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 2214466 INFO  (qtp1742151475-77175) [n:127.0.0.1:42467_solr 
c:solrj_default_configset s:shard1 r:core_node3 x:solrj_default_

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

andler@5ea3548e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2316344 INFO  (jetty-closer-18311-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2316444 INFO  (jetty-closer-18311-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@8f58e4e{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 2316444 INFO  (jetty-closer-18311-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3024ce77{/solr,null,UNAVAILABLE}
   [junit4]   2> 2316444 INFO  (jetty-closer-18311-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2316445 INFO  
(TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[126347DEDD54E675]) [   
  ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2316547 WARN  
(TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[126347DEDD54E675]-SendThread(127.0.0.1:38837))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1013a43c69d0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1013a43c69d0001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1013a43c69d0001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2316649 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>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/collections/testRename2_true/terms/shard1
   [junit4]   2>        2       /solr/collections/testRename2_false/terms/shard1
   [junit4]   2>        2       
/solr/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/terms/shard1
   [junit4]   2>        2       /solr/collections/testRename1_false/terms/shard1
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2>        2       /solr/collections/testRename1_true/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        95      /solr/aliases.json
   [junit4]   2>        15      /solr/collections/testRename1_true/state.json
   [junit4]   2>        13      /solr/collections/testRename2_true/state.json
   [junit4]   2>        13      /solr/collections/testRename1_false/state.json
   [junit4]   2>        11      
/solr/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json
   [junit4]   2>        9       /solr/collections/testRename2_false/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/catAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/collectionprops.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        81      /solr/overseer/collection-queue-work
   [junit4]   2>        50      /solr/overseer/queue
   [junit4]   2>        30      /solr/collections
   [junit4]   2>        16      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2316651 INFO  
(TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[126347DEDD54E675]) [   
  ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38837
   [junit4]   2> 2316652 INFO  
(TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[126347DEDD54E675]) [   
  ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38837
   [junit4]   2> 2316652 INFO  
(TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[126347DEDD54E675]) [   
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38837
   [junit4]   2> 2316652 INFO  
(TEST-CollectionsAPISolrJTest.testRenameCollection-seed#[126347DEDD54E675]) [   
  ] o.a.s.SolrTestCaseJ4 ###Ending testRenameCollection
   [junit4] IGNOR/A 0.00s J3 | CollectionsAPISolrJTest.testCreateAndDeleteShard
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13021))
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPISolrJTest_126347DEDD54E675-001
   [junit4]   2> Nov 01, 2020 10:25:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{tv_mv_string=PostingsFormat(name=MockRandom), 
_root_=PostingsFormat(name=MockRandom), 
string_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 boolean_b=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)}, 
docValues:{number_d=DocValuesFormat(name=Lucene80), 
pointD_0*_d=DocValuesFormat(name=Lucene80), 
point_1___double=DocValuesFormat(name=Lucene80), 
pointD_1*_d=DocValuesFormat(name=Lucene80), 
number_td=DocValuesFormat(name=Lucene80), 
multi_int_with_docvals=DocValuesFormat(name=Lucene80), 
timestamp_tdt=DocValuesFormat(name=Lucene80), 
store_1_coordinate=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene80), 
payload=DocValuesFormat(name=Lucene80), 
point_0___double=DocValuesFormat(name=Lucene80), 
number_tl=DocValuesFormat(name=Lucene80), 
number_l=DocValuesFormat(name=Lucene80), 
store_0_coordinate=DocValuesFormat(name=Asserting), 
timestamp_dt=DocValuesFormat(name=Asserting), 
number_ti=DocValuesFormat(name=Lucene80), 
number_i=DocValuesFormat(name=Asserting), 
number_tf=DocValuesFormat(name=Direct), number_f=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1352, maxMBSortInHeap=5.264115110985333, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sk, 
timezone=Pacific/Apia
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=295757976,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaApiFailureTest, 
CurrencyFieldTypeTest, HdfsNNFailoverTest, TestCustomSort, TestWithCollection, 
TestSolr4Spatial, TestExternalRoleRuleBasedAuthorizationPlugin, 
TestCloudPhrasesIdentificationComponent, PreAnalyzedFieldTest, AddReplicaTest, 
DistributedUpdateProcessorTest, BlockJoinFacetRandomTest, MigrateRouteKeyTest, 
TestSolrFieldCacheBean, CloudReplicaSourceTest, 
MultiDestinationAuditLoggerTest, RemoteQueryErrorTest, TestDeprecatedFilters, 
TestDocBasedVersionConstraints, TestHdfsBackupRestoreCore, 
TestDistributedTracing, TestDFRSimilarityFactory, ForceLeaderTest, 
ResponseBuilderTest, DirectSolrConnectionTest, TestSystemIdResolver, 
FastVectorHighlighterTest, SortSpecParsingTest, TestRandomRequestDistribution, 
SortByFunctionTest, FileBasedSpellCheckerTest, TestGeoJSONResponseWriter, 
OverseerStatusTest, DistributedSpellCheckComponentTest, TestFieldCacheReopen, 
TestEmbeddedSolrServerSchemaAPI, TestTolerantUpdateProcessorCloud, 
CoreSorterTest, NodeAddedTriggerTest, TestImplicitCoreProperties, 
MetricsConfigTest, TestCloudSchemaless, PeerSyncTest, 
TestLocalFSCloudBackupRestore, SuggesterFSTTest, IndexSchemaRuntimeFieldTest, 
SolrJmxReporterTest, SpellPossibilityIteratorTest, 
SharedFSAutoReplicaFailoverTest, DataDrivenBlockJoinTest, 
RestartWhileUpdatingTest, TestSimTriggerIntegration, 
TestSlowCompositeReaderWrapper, TestStressUserVersions, TestPushWriter, 
TestTrieFacet, DeleteInactiveReplicaTest, SolrTestCaseJ4Test, 
LukeRequestHandlerTest, TestHighlightDedupGrouping, TestFreeTextSuggestions, 
AssignTest, LeaderVoteWaitTimeoutTest, TestPointFields, TestQuerySenderNoQuery, 
RequestHandlersTest, SolrIndexConfigTest, TestFieldTypeCollectionResource, 
PeerSyncReplicationTest, TestIntervalFaceting, TestAuthenticationFramework, 
CdcrRequestHandlerTest, TestUninvertingReader, SmileWriterTest, 
HdfsDirectoryFactoryTest, SolrRrdBackendFactoryTest, TestConfig, 
TermVectorComponentDistributedTest, OverseerModifyCollectionTest, 
TestMaxScoreQueryParser, UUIDFieldTest, TestLegacyNumericUtils, 
BasicDistributedZkTest, TestSolrConfigHandlerCloud, DocValuesMultiTest, 
ClassificationUpdateProcessorTest, TestCSVLoader, TestRTimerTree, 
DistributedDebugComponentTest, Tagger2Test, SolrCoreTest, BitVectorTest, 
SearchRateTriggerIntegrationTest, TestExportWriter, TestTrie, 
PeerSyncWithLeaderTest, TestPseudoReturnFields, AtomicUpdatesTest, 
TestSearchPerf, CursorMarkTest, IndexSizeTriggerTest, SimpleFacetsTest, 
TestExceedMaxTermLength, TestSolrCoreSnapshots, TestStandardQParsers, 
TestSolrQueryResponse, CustomCollectionTest, TestSimNodeAddedTrigger, 
TestLockTree, UnloadDistributedZkTest, TestWriterPerf, BasicFunctionalityTest, 
ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, 
DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, 
OutputWriterTest, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, 
TestDistributedMissingSort, TestDistributedSearch, 
TestSimpleTrackingShardHandler, PathHierarchyTokenizerFactoryTest, 
TestLuceneMatchVersion, TestReversedWildcardFilterFactory, 
TestWordDelimiterFilterFactory, TokenizerChainTest, TestLuceneIndexBackCompat, 
ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest]
   [junit4] HEARTBEAT J2 PID(3279503@localhost): 2020-11-01T11:37:49, stalled 
for 4338s at: DeleteReplicaTest.deleteReplicaOnIndexing
   [junit4] Completed [477/921 (1!)] on J3 in 105.52s, 22 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 53729 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to