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

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.2) - Build # 4407 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4407/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin

Error Message:
Error from server at https://127.0.0.1:41987/solr: No such core: managed_coll_shard2_replica_n2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41987/solr: No such core: managed_coll_shard2_replica_n2
	at __randomizedtesting.SeedInfo.seed([A034513E7BBE4DA1:FB2BFE1CD5100CF9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.addField(ManagedSchemaRoundRobinCloudTest.java:82)
	at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin(ManagedSchemaRoundRobinCloudTest.java:69)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 16027 lines...]
   [junit4] Suite: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
   [junit4]   2> 1063770 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1063770 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/data-dir-163-001
   [junit4]   2> 1063770 WARN  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1063771 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1063771 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1063772 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1063772 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001
   [junit4]   2> 1063773 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1063773 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1063773 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1063774 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1063873 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 42063
   [junit4]   2> 1063873 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42063
   [junit4]   2> 1063873 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42063
   [junit4]   2> 1063873 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42063
   [junit4]   2> 1063877 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063881 INFO  (zkConnectionManagerCallback-14153-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1063881 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063890 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063895 INFO  (zkConnectionManagerCallback-14155-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1063895 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063895 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063897 INFO  (zkConnectionManagerCallback-14157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1063897 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064020 WARN  (jetty-launcher-14158-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1064020 WARN  (jetty-launcher-14158-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1064020 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1064020 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1064020 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1064020 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1064020 INFO  (jetty-launcher-14158-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1064020 INFO  (jetty-launcher-14158-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1064023 INFO  (jetty-launcher-14158-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1064023 INFO  (jetty-launcher-14158-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1064023 INFO  (jetty-launcher-14158-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1064023 INFO  (jetty-launcher-14158-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1064024 INFO  (jetty-launcher-14158-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1064024 INFO  (jetty-launcher-14158-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1064024 INFO  (jetty-launcher-14158-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33507e27{/solr,null,AVAILABLE}
   [junit4]   2> 1064024 INFO  (jetty-launcher-14158-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@919856a{/solr,null,AVAILABLE}
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3ce917b4{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:41987}
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-2) [     ] o.e.j.s.Server Started @1064046ms
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41987}
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@265757f{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:36989}
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-1) [     ] o.e.j.s.Server Started @1064046ms
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36989}
   [junit4]   2> 1064026 ERROR (jetty-launcher-14158-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1064026 ERROR (jetty-launcher-14158-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-15T12:50:14.944914Z
   [junit4]   2> 1064026 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-15T12:50:14.944927Z
   [junit4]   2> 1064027 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064029 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064037 INFO  (zkConnectionManagerCallback-14162-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064037 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064041 INFO  (zkConnectionManagerCallback-14160-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064041 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064041 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1064042 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1064176 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1064177 WARN  (jetty-launcher-14158-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e2a5cf9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064177 WARN  (jetty-launcher-14158-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e2a5cf9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064179 WARN  (jetty-launcher-14158-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a9d5841[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064179 WARN  (jetty-launcher-14158-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a9d5841[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064179 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42063/solr
   [junit4]   2> 1064180 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064181 INFO  (zkConnectionManagerCallback-14172-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064181 INFO  (jetty-launcher-14158-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064301 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1064302 WARN  (jetty-launcher-14158-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67e94e10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064302 WARN  (jetty-launcher-14158-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67e94e10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064305 WARN  (jetty-launcher-14158-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b09dfc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064305 WARN  (jetty-launcher-14158-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b09dfc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1064306 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42063/solr
   [junit4]   2> 1064307 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064307 INFO  (zkConnectionManagerCallback-14182-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064308 INFO  (jetty-launcher-14158-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064352 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064352 INFO  (zkConnectionManagerCallback-14184-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064352 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064416 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41987_solr
   [junit4]   2> 1064416 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.c.Overseer Overseer (id=72083623884423175-127.0.0.1:41987_solr-n_0000000000) starting
   [junit4]   2> 1064429 INFO  (OverseerStateUpdate-72083623884423175-127.0.0.1:41987_solr-n_0000000000) [n:127.0.0.1:41987_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41987_solr
   [junit4]   2> 1064433 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41987_solr
   [junit4]   2> 1064435 INFO  (zkCallback-14183-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1064435 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1064436 WARN  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_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> 1064447 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1064468 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41987.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1064468 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064470 INFO  (zkConnectionManagerCallback-14197-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064471 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064474 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1064475 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41987.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1064476 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41987.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1064476 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36989_solr as DOWN
   [junit4]   2> 1064477 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1064477 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36989_solr
   [junit4]   2> 1064477 INFO  (jetty-launcher-14158-thread-2) [n:127.0.0.1:41987_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node2
   [junit4]   2> 1064477 INFO  (zkCallback-14183-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1064478 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1064479 WARN  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_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> 1064493 INFO  (zkCallback-14196-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1064505 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1064525 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36989.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1064535 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36989.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1064535 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36989.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1064537 INFO  (jetty-launcher-14158-thread-1) [n:127.0.0.1:36989_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node1
   [junit4]   2> 1064550 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1064552 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1064556 INFO  (zkConnectionManagerCallback-14211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1064556 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1064557 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1064557 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42063/solr ready
   [junit4]   2> 1064583 INFO  (qtp1930689949-23810) [n:127.0.0.1:41987_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1064597 INFO  (OverseerThreadFactory-14191-thread-1-processing-n:127.0.0.1:41987_solr) [n:127.0.0.1:41987_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection managed_coll
   [junit4]   2> 1064739 INFO  (OverseerStateUpdate-72083623884423175-127.0.0.1:41987_solr-n_0000000000) [n:127.0.0.1:41987_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"managed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36989/solr",
   [junit4]   2>   "node_name":"127.0.0.1:36989_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1064741 INFO  (OverseerStateUpdate-72083623884423175-127.0.0.1:41987_solr-n_0000000000) [n:127.0.0.1:41987_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"managed_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41987/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41987_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1064953 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr    x:managed_coll_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1064953 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr    x:managed_coll_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1064955 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr    x:managed_coll_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1064957 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1064959 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1064966 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1064969 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1064969 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard2_replica_n2' using configuration from configset cloud-managed, trusted=true
   [junit4]   2> 1064970 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41987.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1064970 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node2/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1064970 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1064973 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1064973 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard1_replica_n1' using configuration from configset cloud-managed, trusted=true
   [junit4]   2> 1064973 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36989.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1064974 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node1/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node1/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1065008 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1065008 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1065014 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065014 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065016 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1065016 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1065016 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1065016 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1065017 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1065017 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677904278648258560
   [junit4]   2> 1065018 INFO  (searcherExecutor-14213-thread-1-processing-n:127.0.0.1:41987_solr x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065019 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/managed_coll/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1065019 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/managed_coll/leaders/shard2
   [junit4]   2> 1065021 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1065021 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1065021 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41987/solr/managed_coll_shard2_replica_n2/
   [junit4]   2> 1065021 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1065021 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:41987/solr/managed_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1065021 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/managed_coll/leaders/shard2/leader after winning as /collections/managed_coll/leader_elect/shard2/election/72083623884423175-core_node4-n_0000000000
   [junit4]   2> 1065022 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41987/solr/managed_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1065027 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1065027 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1065029 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065029 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065030 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1065030 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1065030 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1065030 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1065031 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1065031 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677904278662938624
   [junit4]   2> 1065032 INFO  (searcherExecutor-14215-thread-1-processing-n:127.0.0.1:36989_solr x:managed_coll_shard1_replica_n1 c:managed_coll s:shard1 r:core_node3) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065033 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/managed_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1065033 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/managed_coll/leaders/shard1
   [junit4]   2> 1065034 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1065034 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1065034 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36989/solr/managed_coll_shard1_replica_n1/
   [junit4]   2> 1065035 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1065035 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:36989/solr/managed_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1065035 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/managed_coll/leaders/shard1/leader after winning as /collections/managed_coll/leader_elect/shard1/election/72083623884423176-core_node3-n_0000000000
   [junit4]   2> 1065035 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36989/solr/managed_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1065137 INFO  (zkCallback-14183-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065137 INFO  (zkCallback-14196-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065137 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065137 INFO  (zkCallback-14196-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065138 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1065138 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1065140 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=185
   [junit4]   2> 1065150 INFO  (zkCallback-14196-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065150 ERROR (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader Collection managed_coll is not lazy or watched!
   [junit4]   2> 1065152 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=198
   [junit4]   2> 1065153 INFO  (qtp1930689949-23810) [n:127.0.0.1:41987_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1065252 INFO  (zkCallback-14183-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065252 INFO  (zkCallback-14183-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065252 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065252 INFO  (zkCallback-14196-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065252 INFO  (zkCallback-14196-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065252 INFO  (zkCallback-14196-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065252 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1065252 INFO  (qtp1930689949-23810) [n:127.0.0.1:41987_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=669
   [junit4]   2> 1065276 INFO  (TEST-ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin-seed#[A034513E7BBE4DA1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldsRoundRobin
   [junit4]   2> 1065289 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1065291 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065295 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065296 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed/managed-schema 
   [junit4]   2> 1065296 INFO  (zkCallback-14183-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1065296 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1065297 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1065297 INFO  (Thread-4425) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 1065297 INFO  (Thread-4426) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 1065298 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 1065298 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 1065298 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065301 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1065302 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1065302 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065303 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1065313 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065314 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065318 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065318 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from configset cloud-managed
   [junit4]   2> 1065318 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065318 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from configset cloud-managed
   [junit4]   2> 1065360 INFO  (Thread-4426) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36989.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1065361 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node1/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node1/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1065375 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41987.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1065375 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node2/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1065393 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065393 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065395 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1065395 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1065395 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1065395 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1065395 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1065396 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677904279045668864
   [junit4]   2> 1065399 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1065400 INFO  (searcherExecutor-14227-thread-1-processing-n:127.0.0.1:36989_solr) [n:127.0.0.1:36989_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065400 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4530c11e
   [junit4]   2> 1065401 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1 tag=SolrCore@4530c11e
   [junit4]   2> 1065401 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20571f0: rootName = solr_36989, domain = solr.core.managed_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.managed_coll.shard1.replica_n1/com.codahale.metrics.MetricRegistry@27de7edd
   [junit4]   2> 1065402 INFO  (searcherExecutor-14227-thread-1-processing-n:127.0.0.1:36989_solr) [n:127.0.0.1:36989_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065406 INFO  (Thread-4426) [n:127.0.0.1:36989_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard1.leader tag=SolrCore@4530c11e
   [junit4]   2> 1065423 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065424 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065426 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1065426 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1065426 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1065427 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1065427 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1065427 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677904279078174720
   [junit4]   2> 1065429 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1065430 INFO  (searcherExecutor-14226-thread-1-processing-n:127.0.0.1:41987_solr x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065431 INFO  (zkCallback-14183-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 1065432 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection managed_coll
   [junit4]   2> 1065433 INFO  (zkCallback-14183-thread-3) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065433 INFO  (searcherExecutor-14226-thread-1-processing-n:127.0.0.1:41987_solr x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065436 INFO  (zkCallback-14183-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065436 INFO  (zkCallback-14183-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1065441 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1065449 INFO  (qtp1302304903-23818) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1065451 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.s.ManagedIndexSchema Took 20.0ms for 1 replicas to apply schema update version 1 for collection managed_coll
   [junit4]   2> 1065451 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=163
   [junit4]   2> 1065451 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ddab56d
   [junit4]   2> 1065451 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2 tag=SolrCore@3ddab56d
   [junit4]   2> 1065451 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e47eb58: rootName = solr_41987, domain = solr.core.managed_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.managed_coll.shard2.replica_n2/com.codahale.metrics.MetricRegistry@7f1e5997
   [junit4]   2> 1065453 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065461 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065461 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from configset cloud-managed
   [junit4]   2> 1065471 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard2.leader tag=SolrCore@3ddab56d
   [junit4]   2> 1065473 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema/fields/NumberedField_0 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1065488 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 1065490 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065493 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065494 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed/managed-schema 
   [junit4]   2> 1065494 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1065494 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1065495 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 1065496 INFO  (Thread-4428) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 1065496 INFO  (Thread-4429) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 1065497 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 1065497 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065497 INFO  (Thread-4429) [n:127.0.0.1:36989_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 1065500 INFO  (Thread-4425) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41987.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1065500 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node2/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1065500 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1065502 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065502 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
   [junit4]   2> 1065511 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065517 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065517 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from configset cloud-managed
   [junit4]   2> 1065547 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065547 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065550 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1065551 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1065551 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1065551 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 1065553 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36989.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1065553 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065553 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node1/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node1/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1065557 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065557 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1065557 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1065557 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677904279214489600
   [junit4]   2> 1065559 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1065561 INFO  (searcherExecutor-14237-thread-1-processing-n:127.0.0.1:41987_solr) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065561 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@428eb9da
   [junit4]   2> 1065561 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2 tag=SolrCore@428eb9da
   [junit4]   2> 1065561 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3789dc51: rootName = solr_41987, domain = solr.core.managed_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.managed_coll.shard2.replica_n2/com.codahale.metrics.MetricRegistry@7f1e5997
   [junit4]   2> 1065563 INFO  (searcherExecutor-14237-thread-1-processing-n:127.0.0.1:41987_solr) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065575 INFO  (Thread-4425) [n:127.0.0.1:41987_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard2.leader tag=SolrCore@428eb9da
   [junit4]   2> 1065580 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1065590 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065593 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065593 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from configset cloud-managed
   [junit4]   2> 1065606 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065606 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065615 INFO  (Thread-4428) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41987.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f7955f7
   [junit4]   2> 1065615 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node2/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001/tempDir-001/node2/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1065625 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1065625 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1065626 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1065626 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 2 is already the latest
   [junit4]   2> 1065626 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1065626 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677904279286841344
   [junit4]   2> 1065628 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1065633 INFO  (searcherExecutor-14239-thread-1-processing-n:127.0.0.1:36989_solr x:managed_coll_shard1_replica_n1 c:managed_coll s:shard1 r:core_node3) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065634 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr     ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection managed_coll
   [junit4]   2> 1065635 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 1065636 INFO  (searcherExecutor-14239-thread-1-processing-n:127.0.0.1:36989_solr x:managed_coll_shard1_replica_n1 c:managed_coll s:shard1 r:core_node3) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065636 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065640 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065640 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1065644 INFO  (Thread-4429) [n:127.0.0.1:36989_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1065649 INFO  (qtp1930689949-23810) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1065650 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr     ] o.a.s.s.ManagedIndexSchema Took 15.0ms for 1 replicas to apply schema update version 2 for collection managed_coll
   [junit4]   2> 1065650 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr     ] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=162
   [junit4]   2> 1065650 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f2d0576
   [junit4]   2> 1065650 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1 tag=SolrCore@5f2d0576
   [junit4]   2> 1065650 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1875d68d: rootName = solr_36989, domain = solr.core.managed_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.managed_coll.shard1.replica_n1/com.codahale.metrics.MetricRegistry@27de7edd
   [junit4]   2> 1065660 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1065660 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1065661 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard1.leader tag=SolrCore@5f2d0576
   [junit4]   2> 1065673 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1065673 INFO  (qtp1302304903-23846) [n:127.0.0.1:36989_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema/fields/NumberedField_1 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1065673 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1065674 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1065674 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 2 is already the latest
   [junit4]   2> 1065674 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1065675 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677904279338221568
   [junit4]   2> 1065675 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 1065675 INFO  (Thread-4429) [n:127.0.0.1:36989_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065676 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065677 INFO  (Thread-4428) [n:127.0.0.1:41987_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1065679 INFO  (searcherExecutor-14245-thread-1-processing-n:127.0.0.1:41987_solr) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065680 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065680 INFO  (Thread-4429) [n:127.0.0.1:36989_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065680 INFO  (Thread-4429) [n:127.0.0.1:36989_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from configset cloud-managed
   [junit4]   2> 1065681 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed/managed-schema 
   [junit4]   2> 1065681 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1065681 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1065681 INFO  (zkCallback-14183-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1065681 INFO  (zkCallback-14183-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 1065681 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 1065682 INFO  (searcherExecutor-14245-thread-1-processing-n:127.0.0.1:41987_solr) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1065682 ERROR (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: No such core: managed_coll_shard2_replica_n2
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1712)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1614)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:135)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:93)
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:93)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2612)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 1065682 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=400 QTime=7
   [junit4]   2> 1065682 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@70b5a68e
   [junit4]   2> 1065682 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2 tag=SolrCore@70b5a68e
   [junit4]   2> 1065682 INFO  (qtp1930689949-23812) [n:127.0.0.1:41987_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5dafa663: rootName = solr_41987, domain = solr.core.managed_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.managed_coll.shard2.replica_n2/com.codahale.metrics.MetricRegistry@7f1e5997
   [junit4]   2> 1065683 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065683 INFO  (zkCallback-14183-thread-1) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065685 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 1065687 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1065688 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1065688 INFO  (zkCallback-14196-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1065688 INFO  (Thread-4431) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 10

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

stry solr.jetty/com.codahale.metrics.MetricRegistry@1f80f8f3
   [junit4]   2> 1065817 INFO  (jetty-closer-14263-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1065819 INFO  (closeThreadPool-14275-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72083623884423175-127.0.0.1:41987_solr-n_0000000000) closing
   [junit4]   2> 1065819 INFO  (OverseerStateUpdate-72083623884423175-127.0.0.1:41987_solr-n_0000000000) [n:127.0.0.1:41987_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41987_solr
   [junit4]   2> 1065819 INFO  (zkCallback-14183-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1065819 INFO  (OverseerAutoScalingTriggerThread-72083623884423175-127.0.0.1:41987_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1065820 INFO  (closeThreadPool-14275-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72083623884423175-127.0.0.1:41987_solr-n_0000000000) closing
   [junit4]   2> 1065920 INFO  (jetty-closer-14263-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@265757f{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1065920 INFO  (jetty-closer-14263-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33507e27{/solr,null,UNAVAILABLE}
   [junit4]   2> 1065920 INFO  (jetty-closer-14263-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1066019 INFO  (jetty-closer-14263-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72083623884423175-127.0.0.1:41987_solr-n_0000000000) closing
   [junit4]   2> 1066020 INFO  (jetty-closer-14263-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ce917b4{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 1066020 INFO  (jetty-closer-14263-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@919856a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1066020 INFO  (jetty-closer-14263-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1066020 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1066223 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/cloud-managed/managed-schema
   [junit4]   2> 	8	/solr/configs/cloud-managed
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/collections/managed_coll/terms/shard2
   [junit4]   2> 	2	/solr/collections/managed_coll/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/managed_coll/state.json
   [junit4]   2> 	7	/solr/configs/cloud-managed/managed-schema
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1066224 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42063
   [junit4]   2> 1066225 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42063
   [junit4]   2> 1066225 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[A034513E7BBE4DA1]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42063
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_A034513E7BBE4DA1-001
   [junit4]   2> Sep 15, 2020 12:50:17 PM 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): {}, docValues:{}, maxPointsInLeafNode=831, maxMBSortInHeap=7.53695689850673, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pa, timezone=America/Martinique
   [junit4]   2> NOTE: Linux 5.4.0-47-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=221313112,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicationHandler, TestBM25SimilarityFactory, TestPhraseSuggestions, DistribJoinFromCollectionTest, SignificantTermsQParserPluginTest, FullSolrCloudDistribCmdsTest, TestImpersonationWithHadoopAuth, TestRecovery, ScriptEngineTest, TestInPlaceUpdatesStandalone, PreAnalyzedFieldTest, TestAtomicUpdateErrorCases, TestSchemaNameResource, DimensionalRoutedAliasUpdateProcessorTest, ResponseLogComponentTest, TestStreamBody, TestCryptoKeys, TestInfoStreamLogging, CollectionTooManyReplicasTest, SampleTest, DistributedFacetPivotLargeTest, TestJavabinTupleStreamParser, TestLMDirichletSimilarityFactory, TestLegacyFieldReuse, DateMathParserTest, TestShortCircuitedRequests, TestCorePropertiesReload, CustomHighlightComponentTest, TestStressRecovery, TestStressCloudBlindAtomicUpdates, RestartWhileUpdatingTest, TestSQLHandlerNonCloud, BaseCdcrDistributedZkTest, TestSolrDeletionPolicy1, TestSimDistributedQueue, SolrCoreCheckLockOnStartupTest, HdfsThreadLeakTest, BitVectorTest, ShardRoutingCustomTest, TestScoreJoinQPNoScore, TestRandomDVFaceting, CategoryRoutedAliasUpdateProcessorTest, TestManagedSchemaThreadSafety, TestSolrCloudSnapshots, TestCloudSchemaless, HdfsChaosMonkeySafeLeaderTest, JavaBinAtomicUpdateMultivalueTest, CursorPagingTest, HdfsCollectionsAPIDistributedZkTest, FacetPivotSmallTest, TestCloudRecovery2, TestEmbeddedSolrServerSchemaAPI, ScheduledTriggerTest, SuggestComponentTest, TestTolerantUpdateProcessorRandomCloud, TestLRUCache, TestSweetSpotSimilarityFactory, MetricsHistoryHandlerTest, TriggerEventQueueTest, TriLevelCompositeIdRoutingTest, TestRandomFlRTGCloud, TestQuerySenderListener, SolrCloudReportersTest, FieldAnalysisRequestHandlerTest, TestSolrFieldCacheBean, TestMaxTokenLenTokenizer, TestCollapseQParserPlugin, PrimUtilsTest, ChaosMonkeySafeLeaderTest, IndexBasedSpellCheckerTest, TestNoOpRegenerator, IndexSizeEstimatorTest, TestSubQueryTransformerDistrib, SolrLogAuditLoggerPluginTest, MaxSizeAutoCommitTest, TestExclusionRuleCollectionAccess, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderElectionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, PeerSyncReplicationTest, TestConfigSetsAPI, TestLockTree, TestMiniSolrCloudClusterSSL, ZkFailoverTest, TestCollectionAPI, AutoScalingHandlerTest, HttpTriggerListenerTest, IndexSizeTriggerTest, ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, TestDynamicLoadingUrl, V2ApiIntegrationTest, V2StandaloneTest, XsltUpdateRequestHandlerTest, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, ShowFileRequestHandlerTest, SystemInfoHandlerTest, TestCollectionAPIs, ThreadDumpHandlerTest, DistributedQueryComponentCustomSortTest, SpellCheckComponentTest, TestExpandComponent, TestPivotHelperCode, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, TaggerTest, FastVectorHighlighterTest, HighlighterTest, UninvertDocValuesMergePolicyTest, TestMultiValuedNumericRangeQuery, TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrGraphiteReporterTest, TestFaceting, SmileWriterTest, TestRetrieveFieldsOptimizer, TestExplainDocTransformer, TestDynamicFieldResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, BadCopyFieldTest, BooleanFieldTest, ChangedSchemaMergeTest, DateFieldTest, DocValuesMissingTest, IndexSchemaRuntimeFieldTest, ManagedSchemaRoundRobinCloudTest]
   [junit4] Completed [765/919 (1!)] on J3 in 3.26s, 1 test, 1 error <<< FAILURES!

[...truncated 48248 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4407/consoleText

[repro] Revision: 597d8f69522d1c1a85917b126cd5e2cacfcb35e4

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=ManagedSchemaRoundRobinCloudTest -Dtests.method=testAddFieldsRoundRobin -Dtests.seed=A034513E7BBE4DA1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pa -Dtests.timezone=America/Martinique -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       ManagedSchemaRoundRobinCloudTest
[repro] ant compile-test

[...truncated 3453 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ManagedSchemaRoundRobinCloudTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=A034513E7BBE4DA1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pa -Dtests.timezone=America/Martinique -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
[repro] Exiting with code 0

[...truncated 63 lines...]