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 2019/12/17 08:06:50 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.4) - Build # 25168 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25168/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
Error from server at http://127.0.0.1:40915/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40915/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
	at __randomizedtesting.SeedInfo.seed([365848E12BA7BE34:46ADEB484B6F1742]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 13346 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 422118 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_365848E12BA7BE34-001/data-dir-114-001
   [junit4]   2> 422119 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 422119 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-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> 422119 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 422120 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_365848E12BA7BE34-001/tempDir-001
   [junit4]   2> 422120 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 422138 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 422138 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 422236 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:35669
   [junit4]   2> 422236 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35669
   [junit4]   2> 422236 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35669
   [junit4]   2> 422236 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35669
   [junit4]   2> 422257 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422279 INFO  (zkConnectionManagerCallback-2036-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422281 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422339 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422366 INFO  (zkConnectionManagerCallback-2038-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422366 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422390 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422433 INFO  (zkConnectionManagerCallback-2040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422434 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422596 WARN  (jetty-launcher-2041-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 422597 WARN  (jetty-launcher-2041-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 422597 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 422597 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 422597 INFO  (jetty-launcher-2041-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 422603 WARN  (jetty-launcher-2041-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 422603 WARN  (jetty-launcher-2041-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 422603 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 422603 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 422603 INFO  (jetty-launcher-2041-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+11
   [junit4]   2> 422632 INFO  (jetty-launcher-2041-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 422632 INFO  (jetty-launcher-2041-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 422632 INFO  (jetty-launcher-2041-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 422632 INFO  (jetty-launcher-2041-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 422632 INFO  (jetty-launcher-2041-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 422632 INFO  (jetty-launcher-2041-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 422636 INFO  (jetty-launcher-2041-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5418defa{/solr,null,AVAILABLE}
   [junit4]   2> 422638 INFO  (jetty-launcher-2041-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dd02e36{/solr,null,AVAILABLE}
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@45b207d8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40915}
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@54a768d5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46811}
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-2) [     ] o.e.j.s.Server Started @422674ms
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-1) [     ] o.e.j.s.Server Started @422674ms
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46811}
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40915}
   [junit4]   2> 422646 ERROR (jetty-launcher-2041-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 422646 ERROR (jetty-launcher-2041-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-17T07:11:43.190660Z
   [junit4]   2> 422646 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-12-17T07:11:43.190662Z
   [junit4]   2> 422673 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422677 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422682 INFO  (zkConnectionManagerCallback-2044-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422682 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422685 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 422690 INFO  (zkConnectionManagerCallback-2045-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422690 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 422692 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 422890 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 422890 WARN  (jetty-launcher-2041-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f2de9fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422890 WARN  (jetty-launcher-2041-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f2de9fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422914 WARN  (jetty-launcher-2041-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f011ccf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422914 WARN  (jetty-launcher-2041-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f011ccf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 422915 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35669/solr
   [junit4]   2> 422936 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 422953 INFO  (zkConnectionManagerCallback-2053-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422954 INFO  (jetty-launcher-2041-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423041 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 423042 WARN  (jetty-launcher-2041-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d93f6f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 423042 WARN  (jetty-launcher-2041-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d93f6f4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 423044 WARN  (jetty-launcher-2041-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52d239c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 423044 WARN  (jetty-launcher-2041-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52d239c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 423045 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35669/solr
   [junit4]   2> 423047 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423049 INFO  (zkConnectionManagerCallback-2059-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423049 INFO  (jetty-launcher-2041-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423060 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423066 INFO  (zkConnectionManagerCallback-2061-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423066 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423109 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40915_solr
   [junit4]   2> 423118 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.c.Overseer Overseer (id=72197992103673863-127.0.0.1:40915_solr-n_0000000000) starting
   [junit4]   2> 423158 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40915_solr
   [junit4]   2> 423160 INFO  (OverseerStateUpdate-72197992103673863-127.0.0.1:40915_solr-n_0000000000) [n:127.0.0.1:40915_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40915_solr
   [junit4]   2> 423167 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423169 INFO  (zkConnectionManagerCallback-2066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423169 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423186 INFO  (OverseerStateUpdate-72197992103673863-127.0.0.1:40915_solr-n_0000000000) [n:127.0.0.1:40915_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 423188 WARN  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_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> 423189 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 423191 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46811_solr as DOWN
   [junit4]   2> 423192 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 423192 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46811_solr
   [junit4]   2> 423193 WARN  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_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> 423198 INFO  (zkCallback-2060-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 423204 INFO  (zkCallback-2065-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 423212 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 423233 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40915.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5999e7ef
   [junit4]   2> 423240 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40915.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5999e7ef
   [junit4]   2> 423241 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40915.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5999e7ef
   [junit4]   2> 423242 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 423253 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 423254 INFO  (jetty-launcher-2041-thread-1) [n:127.0.0.1:40915_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_365848E12BA7BE34-001/tempDir-001/node1/.
   [junit4]   2> 423259 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46811.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5999e7ef
   [junit4]   2> 423268 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46811.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5999e7ef
   [junit4]   2> 423268 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46811.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5999e7ef
   [junit4]   2> 423269 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 423271 INFO  (jetty-launcher-2041-thread-2) [n:127.0.0.1:46811_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_365848E12BA7BE34-001/tempDir-001/node2/.
   [junit4]   2> 423342 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 423350 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423362 INFO  (zkConnectionManagerCallback-2076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423362 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423366 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 423369 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35669/solr ready
   [junit4]   2> 423384 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[365848E12BA7BE34]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 423387 INFO  (qtp1266016454-6166) [n:127.0.0.1:40915_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 423415 INFO  (OverseerThreadFactory-2146-thread-1-processing-n:127.0.0.1:40915_solr) [n:127.0.0.1:40915_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 423542 INFO  (OverseerStateUpdate-72197992103673863-127.0.0.1:40915_solr-n_0000000000) [n:127.0.0.1:40915_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46811/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 423546 INFO  (OverseerStateUpdate-72197992103673863-127.0.0.1:40915_solr-n_0000000000) [n:127.0.0.1:40915_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40915/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 423746 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 423746 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 423746 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 424759 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 424794 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 424809 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 424809 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 424811 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 424812 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 424814 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 424823 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 424823 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 424824 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 424826 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 424826 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 424826 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46811.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5999e7ef
   [junit4]   2> 424826 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_365848E12BA7BE34-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_365848E12BA7BE34-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 424831 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 424831 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 424831 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40915.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5999e7ef
   [junit4]   2> 424831 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_365848E12BA7BE34-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_365848E12BA7BE34-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 424880 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 424880 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 424900 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 424900 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 424901 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71161349[.system_shard1_replica_n1] main]
   [junit4]   2> 424902 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 424902 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 424902 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 424902 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 424904 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 424909 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 424909 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 424910 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 424910 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 424910 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 424910 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1653150009738133504
   [junit4]   2> 424911 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 424911 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 424912 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@edb0588[.system_shard1_replica_n2] main]
   [junit4]   2> 424914 INFO  (searcherExecutor-2155-thread-1-processing-n:127.0.0.1:46811_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@71161349[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 424914 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 424914 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 424914 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 424914 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 424915 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 424915 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1653150009743376384
   [junit4]   2> 424917 INFO  (searcherExecutor-2156-thread-1-processing-n:127.0.0.1:40915_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@edb0588[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 424919 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 424919 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 424920 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 424920 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 424923 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 424923 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 424923 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40915/solr/.system_shard1_replica_n2/
   [junit4]   2> 424924 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:40915/solr START replicas=[http://127.0.0.1:46811/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 424925 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=http://127.0.0.1:40915/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 424927 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 424927 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 424927 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 424927 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72197992103673863-core_node4-n_0000000000
   [junit4]   2> 424928 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40915/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 425031 INFO  (zkCallback-2060-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 425034 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 425043 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1296
   [junit4]   2> 425043 INFO  (zkCallback-2060-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 425143 INFO  (zkCallback-2060-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 425143 INFO  (zkCallback-2060-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 425143 INFO  (zkCallback-2060-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 425925 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2178
   [junit4]   2> 425931 INFO  (qtp1266016454-6166) [n:127.0.0.1:40915_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> 426032 INFO  (zkCallback-2065-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426033 INFO  (zkCallback-2060-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426033 INFO  (zkCallback-2060-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426033 INFO  (zkCallback-2060-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426035 INFO  (qtp1266016454-6166) [n:127.0.0.1:40915_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2648
   [junit4]   2> 426035 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[365848E12BA7BE34]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 426037 INFO  (zkCallback-2065-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426081 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[365848E12BA7BE34]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426097 INFO  (zkConnectionManagerCallback-2083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426098 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[365848E12BA7BE34]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426099 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[365848E12BA7BE34]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 426099 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[365848E12BA7BE34]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35669/solr ready
   [junit4]   2> 426135 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 426171 INFO  (qtp1516277225-6163) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40915/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16f12b2d198T5edeaoo9c9t2hcaicnlp7md7f (1653150011017396224)]} 0 3
   [junit4]   2> 426171 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16f12b2d198T5edeaoo9c9t2hcaicnlp7md7f (1653150011017396224)]} 0 48
   [junit4]   2> 426176 INFO  (qtp1266016454-6166) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1653150011065630720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 426177 INFO  (qtp1266016454-6166) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3752a3e1 commitCommandVersion:1653150011065630720
   [junit4]   2> 426179 INFO  (qtp1516277225-6165) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1653150011068776448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 426179 INFO  (qtp1516277225-6165) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e0944fe commitCommandVersion:1653150011068776448
   [junit4]   2> 426187 INFO  (qtp1516277225-6165) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4637f01b[.system_shard1_replica_n1] main]
   [junit4]   2> 426187 INFO  (qtp1516277225-6165) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 426189 INFO  (searcherExecutor-2155-thread-1-processing-n:127.0.0.1:46811_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@4637f01b[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1576566706724, java.vendor=AdoptOpenJDK, os=Linux, os.version=5.0.0-36-generic, java.runtime.version=11.0.4+11, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.4+11, java.version=11.0.4}])))}
   [junit4]   2> 426189 INFO  (qtp1516277225-6165) [n:127.0.0.1:46811_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40915/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 426191 INFO  (qtp1266016454-6166) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@150fd9bd[.system_shard1_replica_n2] main]
   [junit4]   2> 426191 INFO  (qtp1266016454-6166) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 426192 INFO  (searcherExecutor-2156-thread-1-processing-n:127.0.0.1:40915_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@150fd9bd[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1576566706728, java.vendor=AdoptOpenJDK, os=Linux, os.version=5.0.0-36-generic, java.runtime.version=11.0.4+11, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.4+11, java.version=11.0.4}])))}
   [junit4]   2> 426193 INFO  (qtp1266016454-6166) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 18
   [junit4]   2> 426204 INFO  (qtp1266016454-6167) [n:127.0.0.1:40915_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 426205 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 426216 ERROR (qtp1266016454-6166) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:94)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:208)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2582)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:130)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:423)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:105)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:83)
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:90)
   [junit4]   2> 	... 35 more
   [junit4]   2> 
   [junit4]   2> 426216 INFO  (qtp1266016454-6166) [n:127.0.0.1:40915_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=400 QTime=8
   [junit4]   2> 426217 ERROR (TEST-SystemCollectionCompatTest.testBackCompat-seed#[365848E12BA7BE34]) [     ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40915/solr/.system: Error reading input String Can't find resource 'schema.xml' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0, retry=0 commError=false errorCode=400 
   [junit4]   2> 426217 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[365848E12BA7BE34]) [     ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426218 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[365848E12BA7BE34]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 426224 INFO  (qtp1266016454-6167) [n:127.0.0.1:40915_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=.system&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 426250 INFO  (OverseerCollectionConfigSetProcessor-72197992103673863-127.0.0.1:40915_solr-n_0000000000) [n:127.0.0.1:40915_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 426251 INFO  (OverseerThreadFactory-2146-thread-2-processing-n:127.0.0.1:40915_solr) [n:127.0.0.1:40915_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 426252 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=null
   [junit4]   2> 426252 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3289ca94: rootName = solr_46811, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@2112d2a1
   [junit4]   2> 426270 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=null
   [junit4]   2> 426270 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13d6ca5b: rootName = solr_40915, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@31e41f1a
   [junit4]   2> 426270 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@291078ae
   [junit4]   2> 426271 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=SolrCore@291078ae
   [junit4]   2> 426271 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@291078ae
   [junit4]   2> 426289 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a11baf
   [junit4]   2> 426289 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@7a11baf
   [junit4]   2> 426289 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@7a11baf
   [junit4]   2> 426322 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=1}, version=3}
   [junit4]   2> 426331 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 426342 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426343 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={}, version=4}
   [junit4]   2> 426343 WARN  (zkCallback-2065-thread-2) [     ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 426385 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 426390 INFO  (zkConnectionManagerCallback-2089-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426390 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426391 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 426392 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35669/solr ready
   [junit4]   2> 426398 INFO  (zkConnectionManagerCallback-2093-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426398 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 426399 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 426400 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35669/solr ready
   [junit4]   2> 426460 INFO  (zkCallback-2065-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426460 INFO  (zkCallback-2065-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426460 INFO  (zkCallback-2060-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426460 INFO  (zkCallback-2060-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426460 INFO  (zkCallback-2060-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 426472 ERROR (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40915/solr/.system: No active replicas found for collection: .system, retry=0 commError=false errorCode=510 
   [junit4]   2> 426472 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426472 WARN  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426482 ERROR (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=1 commError=false errorCode=510 
   [junit4]   2> 426482 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426482 WARN  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426482 ERROR (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=2 commError=false errorCode=510 
   [junit4]   2> 426482 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426482 WARN  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426482 ERROR (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=3 commError=false errorCode=510 
   [junit4]   2> 426482 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426482 WARN  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426483 ERROR (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=4 commError=false errorCode=510 
   [junit4]   2> 426483 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426483 WARN  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426483 ERROR (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=5 commError=false errorCode=510 
   [junit4]   2> 426483 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426483 WARN  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrRrdBackendFactory Error deleting RRD for path solr.core..system.shard1.replica_n2
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1137)
   [junit4]   2> org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1137) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:334) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:306) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:122) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:208) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 426483 INFO  (qtp1266016454-6164) [n:127.0.0.1:40915_solr    x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=.system_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=213
   [junit4]   2> 426507 ERROR (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40915/solr/.system: No active replicas found for collection: .system, retry=0 commError=false errorCode=510 
   [junit4]   2> 426507 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426507 WARN  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426507 ERROR (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=1 commError=false errorCode=510 
   [junit4]   2> 426507 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426507 WARN  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426508 ERROR (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=2 commError=false errorCode=510 
   [junit4]   2> 426508 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426508 WARN  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426508 ERROR (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=3 commError=false errorCode=510 
   [junit4]   2> 426508 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426508 WARN  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426508 ERROR (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=4 commError=false errorCode=510 
   [junit4]   2> 426508 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426508 WARN  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [.system] after stale state error from server.
   [junit4]   2> 426509 ERROR (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [.system] failed due to (510) org.apache.solr.common.SolrException: Could not find a healthy node to handle the request., retry=5 commError=false errorCode=510 
   [junit4]   2> 426509 INFO  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 426509 WARN  (qtp1516277225-6161) [n:127.0.0.1:46811_solr    x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrRrdBackendFactory Error deleting RRD for path solr.core..system.shard1.replica_n1
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1137)
   [junit4]   2> org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1137) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1018) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:940) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:903) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.rrd.SolrRrdBackendFactory.remove(SolrRrdBackendFactory.java:334) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:306) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:122) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:208) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:839) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:805) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:558) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4

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

 id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1472888e
   [junit4]   2> 426977 INFO  (jetty-closer-2094-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 426977 INFO  (jetty-closer-2094-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41ca8829: rootName = solr_40915, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@145efec7
   [junit4]   2> 426977 INFO  (jetty-closer-2094-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 426981 INFO  (closeThreadPool-2101-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72197992103673863-127.0.0.1:40915_solr-n_0000000000) closing
   [junit4]   2> 426982 INFO  (OverseerStateUpdate-72197992103673863-127.0.0.1:40915_solr-n_0000000000) [n:127.0.0.1:40915_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40915_solr
   [junit4]   2> 426982 INFO  (OverseerAutoScalingTriggerThread-72197992103673863-127.0.0.1:40915_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 426990 INFO  (zkCallback-2065-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 427002 INFO  (closeThreadPool-2101-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72197992103673863-127.0.0.1:40915_solr-n_0000000000) closing
   [junit4]   2> 427068 INFO  (jetty-closer-2094-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 427068 INFO  (jetty-closer-2094-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a3e4209: rootName = solr_46811, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@149347e5
   [junit4]   2> 427073 INFO  (jetty-closer-2094-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 427073 INFO  (jetty-closer-2094-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3274a351: rootName = solr_46811, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1472888e
   [junit4]   2> 427075 INFO  (jetty-closer-2094-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 427076 INFO  (jetty-closer-2094-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43c1103a: rootName = solr_46811, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@145efec7
   [junit4]   2> 427076 INFO  (jetty-closer-2094-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 427169 INFO  (jetty-closer-2094-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72197992103673863-127.0.0.1:40915_solr-n_0000000000) closing
   [junit4]   2> 427169 INFO  (jetty-closer-2094-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@45b207d8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 427170 INFO  (jetty-closer-2094-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5dd02e36{/solr,null,UNAVAILABLE}
   [junit4]   2> 427170 INFO  (jetty-closer-2094-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 427180 INFO  (jetty-closer-2094-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@54a768d5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 427180 INFO  (jetty-closer-2094-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5418defa{/solr,null,UNAVAILABLE}
   [junit4]   2> 427180 INFO  (jetty-closer-2094-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 427183 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 427386 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> 	10	/solr/collections/.system/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/.system/state.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/collections/.system/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/.system/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/overseer/queue
   [junit4]   2> 	17	/solr/collections
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 427389 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35669
   [junit4]   2> 427389 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35669
   [junit4]   2> 427389 INFO  (SUITE-SystemCollectionCompatTest-seed#[365848E12BA7BE34]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35669
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_365848E12BA7BE34-001
   [junit4]   2> Dec 17, 2019 7:11:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8372, maxDocsPerChunk=313, blockSize=590), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8372, blockSize=590)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3528adce), locale=xog-UG, timezone=Asia/Hovd
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=214038448,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [AuthToolTest, DistribCursorPagingTest, TestRuleBasedAuthorizationPlugin, TestGeoJSONResponseWriter, AssignBackwardCompatibilityTest, TestSolrConfigHandler, TestDistribPackageStore, AdminHandlersProxyTest, WordBreakSolrSpellCheckerTest, CachingDirectoryFactoryTest, TestReloadAndDeleteDocs, TestConfigOverlay, TestImplicitCoreProperties, JWTVerificationkeyResolverTest, TestStressVersions, CdcrReplicationHandlerTest, TestCloudJSONFacetJoinDomain, BlockJoinFacetSimpleTest, TestNamedUpdateProcessors, TestTolerantUpdateProcessorRandomCloud, HealthCheckHandlerTest, TestSolrCoreProperties, DeleteInactiveReplicaTest, DistributedFacetPivotLongTailTest, TestSubQueryTransformer, MBeansHandlerTest, TriggerEventQueueTest, AutoScalingHandlerTest, TestPayloadScoreQParserPlugin, TestSchemaManager, TestSolrJacksonAnnotation, TestLegacyFieldReuse, SolrCloudReportersTest, TestDistributedTracing, TestSolr4Spatial2, TestRandomDVFaceting, BadIndexSchemaTest, TestFreeTextSuggestions, TestSimDistributedQueue, UpdateParamsTest, TestComponentsName, TestSolrIndexConfig, TestAnalyzedSuggestions, SpatialFilterTest, DistributedSuggestComponentTest, SplitByPrefixTest, XmlInterpolationTest, TestBadConfig, TestEmbeddedSolrServerSchemaAPI, DistributedFacetPivotWhiteBoxTest, DistributedFacetSimpleRefinementLongTailTest, HdfsTlogReplayBufferedWhileIndexingTest, SubstringBytesRefFilterTest, TestTrie, TestSolrCloudWithSecureImpersonation, MetricsHistoryIntegrationTest, TestElisionMultitermQuery, MetricTriggerTest, DateMathParserTest, SystemCollectionCompatTest]
   [junit4] Completed [153/893 (1!)] on J0 in 5.81s, 1 test, 1 error <<< FAILURES!

[...truncated 55424 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25168/consoleText

[repro] Revision: db11e9e9a2c07136399ba002f2bbefe8c611b0a0

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat -Dtests.seed=365848E12BA7BE34 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=xog-UG -Dtests.timezone=Asia/Hovd -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3333 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SystemCollectionCompatTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=365848E12BA7BE34 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=xog-UG -Dtests.timezone=Asia/Hovd -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]