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/08 21:54:19 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4330/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at http://127.0.0.1:41269/solr: No such core: managed_coll_shard2_replica_n2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41269/solr: No such core: managed_coll_shard2_replica_n2
	at __randomizedtesting.SeedInfo.seed([1F10C2AE0D54C8CE:440F6D8CA3FA8996]: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:566)
	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:834)




Build Log:
[...truncated 15987 lines...]
   [junit4] Suite: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
   [junit4]   2> 977449 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-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> 977449 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 977449 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/data-dir-116-001
   [junit4]   2> 977449 WARN  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 977449 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 977450 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 977450 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-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/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001
   [junit4]   2> 977450 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 977450 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 977450 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 977451 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 977550 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33285
   [junit4]   2> 977550 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33285
   [junit4]   2> 977550 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33285
   [junit4]   2> 977550 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33285
   [junit4]   2> 977553 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 977554 INFO  (zkConnectionManagerCallback-10905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 977554 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 977555 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 977559 INFO  (zkConnectionManagerCallback-10907-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 977559 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 977559 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 977562 INFO  (zkConnectionManagerCallback-10909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 977562 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 977666 WARN  (jetty-launcher-10910-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 977666 WARN  (jetty-launcher-10910-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 977666 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 977666 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 977666 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 977666 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 977666 INFO  (jetty-launcher-10910-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 977666 INFO  (jetty-launcher-10910-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 977673 INFO  (jetty-launcher-10910-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 977673 INFO  (jetty-launcher-10910-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 977673 INFO  (jetty-launcher-10910-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 977675 INFO  (jetty-launcher-10910-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f9eb929{/solr,null,AVAILABLE}
   [junit4]   2> 977675 INFO  (jetty-launcher-10910-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 977676 INFO  (jetty-launcher-10910-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 977676 INFO  (jetty-launcher-10910-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 977676 INFO  (jetty-launcher-10910-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@78fe1362{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39719}
   [junit4]   2> 977686 INFO  (jetty-launcher-10910-thread-2) [     ] o.e.j.s.Server Started @977702ms
   [junit4]   2> 977686 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39719}
   [junit4]   2> 977686 INFO  (jetty-launcher-10910-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70d76609{/solr,null,AVAILABLE}
   [junit4]   2> 977686 ERROR (jetty-launcher-10910-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 977686 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 977686 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 977686 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 977686 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 977686 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-08T21:42:23.488518Z
   [junit4]   2> 977688 INFO  (jetty-launcher-10910-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@99ee889{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41269}
   [junit4]   2> 977688 INFO  (jetty-launcher-10910-thread-1) [     ] o.e.j.s.Server Started @977705ms
   [junit4]   2> 977688 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41269}
   [junit4]   2> 977688 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 977688 ERROR (jetty-launcher-10910-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 977688 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 977688 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 977688 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 977688 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 977688 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-09-08T21:42:23.490770Z
   [junit4]   2> 977690 INFO  (zkConnectionManagerCallback-10912-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 977690 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 977692 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 977695 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 977696 INFO  (zkConnectionManagerCallback-10914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 977696 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 977700 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 977834 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 977836 WARN  (jetty-launcher-10910-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f3ee31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977836 WARN  (jetty-launcher-10910-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f3ee31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977841 WARN  (jetty-launcher-10910-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@527a300e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977841 WARN  (jetty-launcher-10910-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@527a300e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977842 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33285/solr
   [junit4]   2> 977843 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 977844 INFO  (zkConnectionManagerCallback-10924-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 977844 INFO  (jetty-launcher-10910-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 977929 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 977930 WARN  (jetty-launcher-10910-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5613256f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977930 WARN  (jetty-launcher-10910-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5613256f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977931 WARN  (jetty-launcher-10910-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c14a406[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977931 WARN  (jetty-launcher-10910-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c14a406[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977932 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33285/solr
   [junit4]   2> 977934 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 977934 INFO  (zkConnectionManagerCallback-10934-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 977934 INFO  (jetty-launcher-10910-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 978005 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 978006 INFO  (zkConnectionManagerCallback-10936-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 978006 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 978044 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39719_solr
   [junit4]   2> 978044 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.c.Overseer Overseer (id=72099926198321159-127.0.0.1:39719_solr-n_0000000000) starting
   [junit4]   2> 978046 INFO  (OverseerStateUpdate-72099926198321159-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39719_solr
   [junit4]   2> 978046 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39719_solr
   [junit4]   2> 978047 INFO  (OverseerStateUpdate-72099926198321159-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 978048 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 978048 WARN  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_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> 978056 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 978066 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978070 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978070 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978071 INFO  (jetty-launcher-10910-thread-2) [n:127.0.0.1:39719_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node2
   [junit4]   2> 978105 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 978106 INFO  (zkConnectionManagerCallback-10950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 978106 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 978108 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 978109 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41269_solr as DOWN
   [junit4]   2> 978110 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 978110 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41269_solr
   [junit4]   2> 978110 INFO  (zkCallback-10935-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 978111 INFO  (zkCallback-10949-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 978111 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 978111 WARN  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_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> 978120 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 978138 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41269.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978142 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41269.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978142 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41269.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978143 INFO  (jetty-launcher-10910-thread-1) [n:127.0.0.1:41269_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node1
   [junit4]   2> 978148 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 978148 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 978149 INFO  (zkConnectionManagerCallback-10963-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 978149 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 978150 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 978150 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33285/solr ready
   [junit4]   2> 978156 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978158 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection managed_coll
   [junit4]   2> 978261 INFO  (OverseerStateUpdate-72099926198321159-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_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":"http://127.0.0.1:39719/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39719_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 978262 INFO  (OverseerStateUpdate-72099926198321159-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_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":"http://127.0.0.1:41269/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41269_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 978465 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978465 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978465 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_solr    x:managed_coll_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 978471 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978471 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978474 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978475 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978476 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978476 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978478 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978478 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978478 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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_41269.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978478 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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_39719.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978478 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node1/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 978478 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node2/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 978514 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978514 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978515 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978515 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978516 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978516 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978516 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978517 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978517 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978517 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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 1677303579220639744
   [junit4]   2> 978518 INFO  (searcherExecutor-10965-thread-1-processing-n:127.0.0.1:41269_solr x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) [n:127.0.0.1:41269_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> 978520 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978520 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978521 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978521 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978521 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41269/solr/managed_coll_shard2_replica_n2/
   [junit4]   2> 978521 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978522 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:41269/solr/managed_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 978522 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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/72099926198321160-core_node4-n_0000000000
   [junit4]   2> 978522 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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: http://127.0.0.1:41269/solr/managed_coll_shard2_replica_n2/ shard2
   [junit4]   2> 978524 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978524 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978525 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978525 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978526 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978526 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978526 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978526 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978526 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978526 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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 1677303579230076928
   [junit4]   2> 978527 INFO  (searcherExecutor-10967-thread-1-processing-n:127.0.0.1:39719_solr x:managed_coll_shard1_replica_n1 c:managed_coll s:shard1 r:core_node3) [n:127.0.0.1:39719_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> 978528 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978529 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978530 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978530 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978530 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39719/solr/managed_coll_shard1_replica_n1/
   [junit4]   2> 978530 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978530 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39719/solr/managed_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 978530 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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/72099926198321159-core_node3-n_0000000000
   [junit4]   2> 978531 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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: http://127.0.0.1:39719/solr/managed_coll_shard1_replica_n1/ shard1
   [junit4]   2> 978632 INFO  (zkCallback-10935-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> 978632 INFO  (zkCallback-10949-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> 978632 INFO  (zkCallback-10935-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> 978632 INFO  (zkCallback-10949-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> 978632 INFO  (zkCallback-10935-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> 978632 INFO  (zkCallback-10949-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> 978632 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 978632 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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> 978635 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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=170
   [junit4]   2> 978635 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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=170
   [junit4]   2> 978636 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978734 INFO  (zkCallback-10949-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> 978734 INFO  (zkCallback-10935-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> 978734 INFO  (zkCallback-10949-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> 978734 INFO  (zkCallback-10935-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> 978734 INFO  (zkCallback-10935-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> 978734 INFO  (zkCallback-10935-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> 978734 INFO  (zkCallback-10949-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> 978734 INFO  (zkCallback-10949-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> 978734 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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=578
   [junit4]   2> 978748 INFO  (TEST-ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin-seed#[1F10C2AE0D54C8CE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldsRoundRobin
   [junit4]   2> 978750 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 978751 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978754 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978755 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978755 INFO  (zkCallback-10949-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> 978755 INFO  (zkCallback-10935-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> 978755 INFO  (zkCallback-10949-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 978756 INFO  (Thread-3529) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 978756 INFO  (zkCallback-10949-thread-2) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 978758 INFO  (zkCallback-10949-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 978758 INFO  (zkCallback-10949-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 2 ms
   [junit4]   2> 978758 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 978760 INFO  (Thread-3530) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 978760 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 978760 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978760 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 978777 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from configset cloud-managed
   [junit4]   2> 978777 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978779 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 978779 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978781 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 978781 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978802 INFO  (Thread-3529) [n:127.0.0.1:41269_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_41269.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978802 INFO  (Thread-3529) [n:127.0.0.1:41269_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/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node1/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 978808 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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_39719.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978808 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node2/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 978825 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 978825 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 978827 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 978827 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 978827 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 978827 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 978827 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 978827 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677303579545698304
   [junit4]   2> 978829 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 978830 INFO  (searcherExecutor-10978-thread-1-processing-n:127.0.0.1:41269_solr) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 978830 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@12770b64
   [junit4]   2> 978830 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2 tag=SolrCore@12770b64
   [junit4]   2> 978830 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f87738e: rootName = solr_41269, 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@3b956e4d
   [junit4]   2> 978831 INFO  (searcherExecutor-10978-thread-1-processing-n:127.0.0.1:41269_solr) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 978838 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978838 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978838 INFO  (Thread-3529) [n:127.0.0.1:41269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard2.leader tag=SolrCore@12770b64
   [junit4]   2> 978839 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978839 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978839 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978840 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 978840 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978840 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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 1677303579559329792
   [junit4]   2> 978841 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978842 INFO  (searcherExecutor-10979-thread-1-processing-n:127.0.0.1:39719_solr x:managed_coll_shard1_replica_n1 c:managed_coll s:shard1 r:core_node3) [n:127.0.0.1:39719_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> 978842 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_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> 978843 INFO  (zkCallback-10935-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from Zookeeper
   [junit4]   2> 978844 INFO  (zkCallback-10935-thread-4) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 978844 INFO  (searcherExecutor-10979-thread-1-processing-n:127.0.0.1:39719_solr x:managed_coll_shard1_replica_n1 c:managed_coll s:shard1 r:core_node3) [n:127.0.0.1:39719_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> 978845 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 978862 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 978863 INFO  (zkCallback-10935-thread-4) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 978863 INFO  (zkCallback-10935-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 20 ms
   [junit4]   2> 978864 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_solr     ] o.a.s.s.ManagedIndexSchema Took 21.0ms for 1 replicas to apply schema update version 1 for collection managed_coll
   [junit4]   2> 978864 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_solr     ] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=114
   [junit4]   2> 978864 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@355e6227
   [junit4]   2> 978864 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1 tag=SolrCore@355e6227
   [junit4]   2> 978864 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c63da3a: rootName = solr_39719, 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@59702425
   [junit4]   2> 978866 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from configset cloud-managed
   [junit4]   2> 978868 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 978870 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 978871 INFO  (qtp1983509461-19348) [n:127.0.0.1:39719_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard1.leader tag=SolrCore@355e6227
   [junit4]   2> 978872 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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_0 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 978874 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 978875 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978877 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978879 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978879 INFO  (zkCallback-10949-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> 978879 INFO  (zkCallback-10935-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> 978879 INFO  (zkCallback-10935-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 978879 INFO  (Thread-3532) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 978880 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 978880 INFO  (zkCallback-10935-thread-4) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 978882 INFO  (Thread-3533) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 978882 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 978882 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978883 INFO  (zkCallback-10935-thread-4) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 978883 INFO  (zkCallback-10935-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 978887 INFO  (Thread-3530) [n:127.0.0.1:39719_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_39719.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978887 INFO  (Thread-3530) [n:127.0.0.1:39719_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/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node2/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 978887 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978889 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978892 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978925 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 978925 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 978927 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 978927 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 978927 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 978927 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 978928 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 978929 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 978929 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 2 ms
   [junit4]   2> 978929 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 978930 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677303579653701632
   [junit4]   2> 978931 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 978931 INFO  (searcherExecutor-10989-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 978932 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@71b30847
   [junit4]   2> 978932 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1 tag=SolrCore@71b30847
   [junit4]   2> 978932 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53777b7f: rootName = solr_39719, 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@59702425
   [junit4]   2> 978932 INFO  (searcherExecutor-10989-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 978936 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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_41269.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978936 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node1/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 978937 INFO  (Thread-3530) [n:127.0.0.1:39719_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard1.leader tag=SolrCore@71b30847
   [junit4]   2> 978940 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 978943 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from configset cloud-managed
   [junit4]   2> 978945 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 978947 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 978968 INFO  (Thread-3533) [n:127.0.0.1:39719_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_39719.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 978968 INFO  (Thread-3533) [n:127.0.0.1:39719_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/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node2/managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 978991 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978991 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978993 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978994 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978994 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978994 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 2 is already the latest
   [junit4]   2> 978994 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978994 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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 1677303579720810496
   [junit4]   2> 978996 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978997 INFO  (searcherExecutor-10991-thread-1-processing-n:127.0.0.1:41269_solr x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) [n:127.0.0.1:41269_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> 978997 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_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> 978997 INFO  (zkCallback-10949-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 978998 INFO  (zkCallback-10949-thread-4) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 978999 INFO  (searcherExecutor-10991-thread-1-processing-n:127.0.0.1:41269_solr x:managed_coll_shard2_replica_n2 c:managed_coll s:shard2 r:core_node4) [n:127.0.0.1:41269_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> 978999 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 979000 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 979001 INFO  (zkCallback-10949-thread-4) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 979001 INFO  (zkCallback-10949-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 979002 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_solr     ] o.a.s.s.ManagedIndexSchema Took 4.0ms for 1 replicas to apply schema update version 2 for collection managed_coll
   [junit4]   2> 979002 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_solr     ] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=129
   [junit4]   2> 979002 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@adc829
   [junit4]   2> 979002 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2 tag=SolrCore@adc829
   [junit4]   2> 979002 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e199b23: rootName = solr_41269, 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@3b956e4d
   [junit4]   2> 979003 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from configset cloud-managed
   [junit4]   2> 979004 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 979006 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 979013 INFO  (qtp123278866-19385) [n:127.0.0.1:41269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard2.leader tag=SolrCore@adc829
   [junit4]   2> 979014 INFO  (qtp123278866-19356) [n:127.0.0.1:41269_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_1 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 979015 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 979015 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 979015 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1 ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 979016 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 979017 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 979017 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 979017 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 979017 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.s.ZkIndexSchemaReader Current schema version 2 is already the latest
   [junit4]   2> 979017 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 979017 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677303579744927744
   [junit4]   2> 979019 INFO  (Thread-3533) [n:127.0.0.1:39719_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 979019 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 979020 INFO  (zkCallback-10949-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> 979020 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 979020 INFO  (searcherExecutor-10996-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 979020 INFO  (zkCallback-10935-thread-5) [     ] 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> 979020 INFO  (zkCallback-10935-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> 979020 INFO  (zkCallback-10949-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 979020 INFO  (zkCallback-10935-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 979020 INFO  (Thread-3534) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 979020 INFO  (Thread-3535) [     ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 979021 INFO  (zkCallback-10949-thread-4) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 979021 INFO  (zkCallback-10935-thread-3) [     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 979021 INFO  (searcherExecutor-10996-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 979032 INFO  (zkCallback-10949-thread-4) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 979033 INFO  (zkCallback-10949-thread-4) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 12 ms
   [junit4]   2> 979033 INFO  (Thread-3535) [n:127.0.0.1:39719_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 979033 INFO  (Thread-3534) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 979033 INFO  (zkCallback-10935-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 979033 INFO  (zkCallback-10935-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 13 ms
   [junit4]   2> 979035 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 979036 INFO  (Thread-3532) [n:127.0.0.1:41269_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_41269.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 979036 INFO  (Thread-3532) [n:127.0.0.1:41269_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/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001/tempDir-001/node1/managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 979039 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 979040 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 979042 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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> 979058 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 979058 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 979059 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 979059 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 979059 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 979059 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 979060 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 979062 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 979062 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 2 ms
   [junit4]   2> 979062 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 979062 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1677303579792113664
   [junit4]   2> 979063 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 979064 INFO  (searcherExecutor-11003-thread-1-processing-n:127.0.0.1:41269_solr) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 979064 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5e0593fd
   [junit4]   2> 979064 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2 tag=SolrCore@5e0593fd
   [junit4]   2> 979064 INFO  (Thread-3532) [n:127.0.0.1:41269_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c85bb7b: rootName = solr_41269, 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@3b956e4d
   [junit4]   2> 979065 INFO  (searcherExecutor-11003-thread-1-processing-n:127.0.0.1:41269_solr) [n:127.0.0.1:41269_solr     ] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 979065 INFO  (qtp1983509461-19355) [n:127.0.0.1:39719_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_39719.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23479bf7
   [junit4]   2> 979065 INFO  (qtp1983509461-19355) [n:127.0.0.1

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

ers.SolrJmxReporter@51b416c3: rootName = solr_39719, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@362a6e2a
   [junit4]   2> 979293 INFO  (jetty-closer-11027-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 979293 INFO  (closeThreadPool-11038-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72099926198321159-127.0.0.1:39719_solr-n_0000000000) closing
   [junit4]   2> 979293 INFO  (OverseerStateUpdate-72099926198321159-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39719_solr
   [junit4]   2> 979293 INFO  (jetty-closer-11027-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 979293 INFO  (jetty-closer-11027-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1adb8551: rootName = solr_41269, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@362a6e2a
   [junit4]   2> 979294 INFO  (jetty-closer-11027-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 979294 INFO  (OverseerAutoScalingTriggerThread-72099926198321159-127.0.0.1:39719_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 979294 INFO  (closeThreadPool-11038-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72099926198321159-127.0.0.1:39719_solr-n_0000000000) closing
   [junit4]   2> 979395 INFO  (jetty-closer-11027-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72099926198321159-127.0.0.1:39719_solr-n_0000000000) closing
   [junit4]   2> 979396 INFO  (jetty-closer-11027-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@78fe1362{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 979396 INFO  (jetty-closer-11027-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f9eb929{/solr,null,UNAVAILABLE}
   [junit4]   2> 979396 INFO  (jetty-closer-11027-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 979496 INFO  (jetty-closer-11027-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@99ee889{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 979496 INFO  (jetty-closer-11027-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70d76609{/solr,null,UNAVAILABLE}
   [junit4]   2> 979496 INFO  (jetty-closer-11027-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 979497 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 979699 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> 	11	/solr/configs/cloud-managed/managed-schema
   [junit4]   2> 	10	/solr/configs/cloud-managed
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.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> 	23	/solr/collections/managed_coll/state.json
   [junit4]   2> 	10	/solr/configs/cloud-managed/managed-schema
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 979700 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33285
   [junit4]   2> 979700 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33285
   [junit4]   2> 979700 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[1F10C2AE0D54C8CE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33285
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_1F10C2AE0D54C8CE-001
   [junit4]   2> Sep 08, 2020 9:42:25 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=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ast-ES, timezone=Europe/Dublin
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=16,threads=1,free=297847144,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformerCrossCore, IgnoreLargeDocumentProcessorFactoryTest, TestJsonFacetRefinement, TestUnifiedSolrHighlighter, DocValuesMissingTest, TestCloudConsistency, FileBasedSpellCheckerTest, SolrMetricManagerTest, TestHighFrequencyDictionaryFactory, MaxScoreCollectorTest, TestSolrCoreParser, PKIAuthenticationIntegrationTest, TestConfigSetsAPIZkFailure, TestDistributedGrouping, TestFastOutputStream, TlogReplayBufferedWhileIndexingTest, FastVectorHighlighterTest, ZkFailoverTest, JSONWriterTest, IndexSizeTriggerMixedBoundsTest, CdcrRequestHandlerTest, TestLFUCache, ConvertedLegacyTest, NodeAddedTriggerTest, HealthCheckHandlerTest, RegexBytesRefFilterTest, CloudReplicaSourceTest, TestSuggestSpellingConverter, OverseerSolrResponseUnsafeSerializationTest, TestJoin, MetricsHandlerTest, TestLockTree, TestDelegationWithHadoopAuth, EmbeddedSolrNoSerializeTest, TestEmbeddedSolrServerConstructors, TestManagedSchemaAPI, ClusterStateMockUtilTest, SolrCoreCheckLockOnStartupTest, BlockJoinFacetDistribTest, DOMUtilTest, AliasIntegrationTest, TestCorePropertiesReload, HdfsSyncSliceTest, TestCollectionsAPIViaSolrCloudCluster, RangeFacetCloudTest, OrderedExecutorTest, CachingDirectoryFactoryTest, TestFieldTypeResource, TestSearcherReuse, ReturnFieldsTest, SuggestComponentContextFilterQueryTest, TestSolrCloudWithSecureImpersonation, TestConfigOverlay, AnalyticsMergeStrategyTest, TestConfigsApi, DocumentAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, TestCloudManagedSchema, TestExpandComponent, DocumentBuilderTest, TestQueryingOnDownCollection, TestDynamicFieldNamesIndexCorrectly, TestFiltering, DistributedFacetExistsSmallTest, TestSQLHandler, PreAnalyzedFieldManagedSchemaCloudTest, TestAnalyzeInfixSuggestions, PluginInfoTest, TestSolrConfigHandler, SchemaVersionSpecificBehaviorTest, TestImplicitCoreProperties, DeleteLastCustomShardedReplicaTest, UpdateLogTest, ResponseBuilderTest, ConcurrentCreateRoutedAliasTest, AutoAddReplicasPlanActionTest, HdfsChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DistribDocExpirationUpdateProcessorTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, TestCloudSearcherWarming, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, HdfsAutoAddReplicasIntegrationTest, RestoreTriggerStateTest, TriggerCooldownIntegrationTest, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, TestXIncludeConfig, TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestHdfsBackupRestoreCore, V2StandaloneTest, XmlUpdateRequestHandlerTest, AdminHandlersProxyTest, CoreAdminOperationTest, CoreAdminRequestStatusTest, SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, InfixSuggestersTest, WrapperMergePolicyFactoryTest, TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, TestNumericTokenStream, TestLogWatcher, JvmMetricsTest, MetricsConfigTest, SolrJmxReporterTest, SolrCloudReportersTest, BadCopyFieldTest, BooleanFieldTest, ChangedSchemaMergeTest, CurrencyFieldTypeTest, ManagedSchemaRoundRobinCloudTest]
   [junit4] Completed [740/919 (1!)] on J2 in 2.76s, 1 test, 1 error <<< FAILURES!

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

[repro] Revision: 72448a9f77c9b6bd9458ddcb0322d2dd5b3c890c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ManagedSchemaRoundRobinCloudTest -Dtests.method=testAddFieldsRoundRobin -Dtests.seed=1F10C2AE0D54C8CE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ast-ES -Dtests.timezone=Europe/Dublin -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:+UseSerialGC" -Dtests.seed=1F10C2AE0D54C8CE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ast-ES -Dtests.timezone=Europe/Dublin -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 61 lines...]