Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/307/
Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33217/solr/.system: Error reading input String 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2
        at 
__randomizedtesting.SeedInfo.seed([AF5AE30EC4D318F7:DFAF40A7A41BB181]: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:567)
        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:835)




Build Log:
[...truncated 14572 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1745851 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1745851 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_AF5AE30EC4D318F7-001/data-dir-166-001
   [junit4]   2> 1745851 WARN  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=99 numCloses=99
   [junit4]   2> 1745851 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1745852 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1745852 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_AF5AE30EC4D318F7-001/tempDir-001
   [junit4]   2> 1745852 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1745852 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1745852 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1745952 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:39251
   [junit4]   2> 1745952 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39251
   [junit4]   2> 1745952 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39251
   [junit4]   2> 1745952 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39251
   [junit4]   2> 1745953 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1745954 INFO  (zkConnectionManagerCallback-12095-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745954 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1745956 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1745956 INFO  (zkConnectionManagerCallback-12097-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745956 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1745957 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1745957 INFO  (zkConnectionManagerCallback-12099-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1745957 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746060 WARN  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1746060 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1746060 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1746061 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 1746061 WARN  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1746061 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1746061 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1746061 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 1746070 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1746070 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1746070 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1746070 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1746070 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1746070 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1746070 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71143c53{/solr,null,AVAILABLE}
   [junit4]   2> 1746070 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@766f52ed{/solr,null,AVAILABLE}
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@17d0bd03{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:۳۳۲۱۷}
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3efac949{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:۳۹۲۱۱}
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.s.Server Started @۱۷۴۶۰۹۳ms
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33217}
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.s.Server Started @۱۷۴۶۰۹۳ms
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39211}
   [junit4]   2> 1746071 ERROR (jetty-launcher-12100-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1746071 ERROR (jetty-launcher-12100-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-22T05:30:28.723457Z
   [junit4]   2> 1746071 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-22T05:30:28.723468Z
   [junit4]   2> 1746079 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746079 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746079 INFO  (zkConnectionManagerCallback-12104-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746079 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746080 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1746080 INFO  (zkConnectionManagerCallback-12103-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746080 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746081 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1746248 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1746249 WARN  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9cb3bcd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746249 WARN  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9cb3bcd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746251 WARN  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d910435[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746251 WARN  (jetty-launcher-12100-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@d910435[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746253 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39251/solr
   [junit4]   2> 1746253 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746254 INFO  (zkConnectionManagerCallback-12111-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746254 INFO  (jetty-launcher-12100-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746324 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1746324 WARN  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@343c4f05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746324 WARN  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@343c4f05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746326 WARN  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e4d39fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746326 WARN  (jetty-launcher-12100-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e4d39fc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1746327 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39251/solr
   [junit4]   2> 1746327 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746328 INFO  (zkConnectionManagerCallback-12118-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746328 INFO  (jetty-launcher-12100-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746385 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1746386 INFO  (zkConnectionManagerCallback-12120-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746386 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1746425 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39211_solr
   [junit4]   2> 1746425 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.c.Overseer Overseer 
(id=72225905576378375-127.0.0.1:39211_solr-n_0000000000) starting
   [junit4]   2> 1746427 INFO  
(OverseerStateUpdate-72225905576378375-127.0.0.1:39211_solr-n_0000000000) 
[n:127.0.0.1:39211_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39211_solr
   [junit4]   2> 1746428 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39211_solr
   [junit4]   2> 1746429 INFO  (zkCallback-12119-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1746429 WARN  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_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> 1746438 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1746463 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39211.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74c03f08
   [junit4]   2> 1746473 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39211.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74c03f08
   [junit4]   2> 1746473 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39211.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74c03f08
   [junit4]   2> 1746474 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1746475 INFO  (jetty-launcher-12100-thread-1) 
[n:127.0.0.1:39211_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_AF5AE30EC4D318F7-001/tempDir-001/node1/.
   [junit4]   2> 1746485 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1746486 INFO  (zkConnectionManagerCallback-12126-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746486 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1746488 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1746490 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33217_solr as DOWN
   [junit4]   2> 1746490 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1746490 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33217_solr
   [junit4]   2> 1746491 INFO  (zkCallback-12119-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1746491 INFO  (zkCallback-12125-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1746492 WARN  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_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> 1746503 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1746526 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33217.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74c03f08
   [junit4]   2> 1746538 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33217.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74c03f08
   [junit4]   2> 1746538 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33217.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74c03f08
   [junit4]   2> 1746539 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1746540 INFO  (jetty-launcher-12100-thread-2) 
[n:127.0.0.1:33217_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_AF5AE30EC4D318F7-001/tempDir-001/node2/.
   [junit4]   2> 1746556 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1746556 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1746557 INFO  (zkConnectionManagerCallback-12135-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1746557 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1746558 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1746559 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39251/solr ready
   [junit4]   2> 1746572 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1746574 INFO  (qtp420954193-31684) [n:127.0.0.1:33217_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> 1746578 INFO  
(OverseerThreadFactory-7859-thread-1-processing-n:127.0.0.1:39211_solr) 
[n:127.0.0.1:39211_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 1746682 INFO  
(OverseerStateUpdate-72225905576378375-127.0.0.1:39211_solr-n_0000000000) 
[n:127.0.0.1:39211_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:33217/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1746683 INFO  
(OverseerStateUpdate-72225905576378375-127.0.0.1:39211_solr-n_0000000000) 
[n:127.0.0.1:39211_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:39211/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1746886 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1746886 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1746886 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1747896 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1747896 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1747900 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1747903 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1747913 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1747914 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1747915 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1747917 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1747918 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/.system/managed-schema
   [junit4]   2> 1747918 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1747920 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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, renamed the non-managed schema /configs/.system/schema.xml to 
/configs/.system/schema.xml.bak
   [junit4]   2> 1747920 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1747930 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39211.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74c03f08
   [junit4]   2> 1747930 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_AF5AE30EC4D318F7-001/tempDir-001/node1/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_AF5AE30EC4D318F7-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1747931 WARN  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource 
managed-schema
   [junit4]   2>           => 
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /configs/.system/schema.xml
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: 
KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:118) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131) 
~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:335)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:259)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:176)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:91) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1328) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1275)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1190) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
 ~[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:835) [?:?]
   [junit4]   2> 1747931 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1747932 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33217.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74c03f08
   [junit4]   2> 1747932 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_AF5AE30EC4D318F7-001/tempDir-001/node2/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_AF5AE30EC4D318F7-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1748094 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1748094 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1748098 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1748098 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1748100 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748100 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748101 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2a1f44a4[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1748102 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748102 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1748104 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@79c8c9ed[.system_shard1_replica_n2] 
main]
   [junit4]   2> 1748104 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1748104 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1748104 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1748105 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1748105 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1748105 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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 
1653596624788652032
   [junit4]   2> 1748108 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748108 INFO  
(searcherExecutor-7869-thread-1-processing-n:127.0.0.1:33217_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:33217_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@2a1f44a4[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1748109 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748111 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1748111 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1748116 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1748117 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748118 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1748121 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748124 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748124 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1748126 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748126 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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 
1653596624810672128
   [junit4]   2> 1748138 INFO  
(searcherExecutor-7868-thread-1-processing-n:127.0.0.1:39211_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:39211_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@79c8c9ed[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1748140 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748140 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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> 1748618 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1748618 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1748618 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33217/solr/.system_shard1_replica_n1/
   [junit4]   2> 1748618 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:33217/solr START 
replicas=[http://127.0.0.1:39211/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1748625 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync 
PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:33217/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1748639 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_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=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1748639 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1748639 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1748639 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/.system/leaders/shard1/leader after winning as 
/collections/.system/leader_elect/shard1/election/72225905576378376-core_node3-n_0000000000
   [junit4]   2> 1748640 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33217/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1748747 INFO  (zkCallback-12125-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> 1748748 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1748749 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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=1863
   [junit4]   2> 1748864 INFO  (zkCallback-12125-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> 1748865 INFO  (zkCallback-12125-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> 1749150 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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=2263
   [junit4]   2> 1749152 INFO  (qtp420954193-31684) [n:127.0.0.1:33217_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> 1749251 INFO  (zkCallback-12125-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> 1749251 INFO  (zkCallback-12125-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> 1749251 INFO  (qtp420954193-31684) [n:127.0.0.1:33217_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=2677
   [junit4]   2> 1749251 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 1749252 INFO  (zkCallback-12119-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> 1749253 INFO  (zkCallback-12119-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> 1749266 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1749267 INFO  (zkConnectionManagerCallback-12142-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1749267 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1749268 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1749268 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39251/solr ready
   [junit4]   2> 1749272 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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=1, core_node4=1}, 
version=2}
   [junit4]   2> 1749301 INFO  (qtp809312574-31680) [n:127.0.0.1:39211_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={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:33217/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[16f2c15ec6eT8dzniifthjc5kh3izy0ge87rj
 (1653596626010243072)]} 0 1
   [junit4]   2> 1749301 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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={wt=javabin&version=2}{add=[16f2c15ec6eT8dzniifthjc5kh3izy0ge87rj 
(1653596626010243072)]} 0 32
   [junit4]   2> 1749303 INFO  (qtp420954193-31684) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1653596626044846080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1749303 INFO  (qtp420954193-31684) [n:127.0.0.1:33217_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@48161ca7 
commitCommandVersion:1653596626044846080
   [junit4]   2> 1749306 INFO  (qtp420954193-31684) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@123dca29[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1749307 INFO  (qtp420954193-31684) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1749308 INFO  
(searcherExecutor-7869-thread-1-processing-n:127.0.0.1:33217_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:33217_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@123dca29[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=12.0.1+12,
 os.version=5.0.0-36-generic, os=Linux, java.vendor=AdoptOpenJDK, 
timestamp=1576992631956, java.version=12.0.1, java.vm.version=12.0.1+12, 
lucene.version=9.0.0, source=flush, 
os.arch=amd64}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1749310 INFO  (qtp809312574-31682) [n:127.0.0.1:39211_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1653596626052186112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1749310 INFO  (qtp809312574-31682) [n:127.0.0.1:39211_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@28c219c3 
commitCommandVersion:1653596626052186112
   [junit4]   2> 1749315 INFO  (qtp809312574-31682) [n:127.0.0.1:39211_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f99d989[.system_shard1_replica_n2] 
main]
   [junit4]   2> 1749316 INFO  (qtp809312574-31682) [n:127.0.0.1:39211_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1749318 INFO  
(searcherExecutor-7868-thread-1-processing-n:127.0.0.1:39211_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:39211_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@3f99d989[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=12.0.1+12,
 os.version=5.0.0-36-generic, os=Linux, java.vendor=AdoptOpenJDK, 
timestamp=1576992631964, java.version=12.0.1, java.vm.version=12.0.1+12, 
lucene.version=9.0.0, source=flush, 
os.arch=amd64}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1749318 INFO  (qtp809312574-31682) [n:127.0.0.1:39211_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={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:33217/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 1749319 INFO  (qtp420954193-31684) [n:127.0.0.1:33217_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={_stateVer_=.system:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 16
   [junit4]   2> 1749332 INFO  (qtp420954193-31686) [n:127.0.0.1:33217_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> 1749333 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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=/schema 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1749337 ERROR (qtp420954193-31684) [n:127.0.0.1:33217_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] 
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-BadApples-master-Linux/solr/build/solr-core/test/J2
   [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:835)
   [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-BadApples-master-Linux/solr/build/solr-core/test/J2
   [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> 1749337 INFO  (qtp420954193-31684) [n:127.0.0.1:33217_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=/schema 
params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1749337 ERROR 
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] 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:33217/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2,
 retry=0 commError=false errorCode=400 
   [junit4]   2> 1749337 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1749337 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] o.a.s.c.SystemCollectionCompatTest doAfter: deleting all collections...
   [junit4]   2> 1749338 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[AF5AE30EC4D318F7]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1749340 INFO  (qtp420954193-31686) [n:127.0.0.1:33217_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> 1749376 INFO  
(OverseerCollectionConfigSetProcessor-72225905576378375-127.0.0.1:39211_solr-n_0000000000)
 [n:127.0.0.1:39211_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> 1749377 INFO  
(OverseerThreadFactory-7859-thread-2-processing-n:127.0.0.1:39211_solr) 
[n:127.0.0.1:39211_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 1749378 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749378 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1749378 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@403a9c9d: rootName = 
solr_39211, 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@36fe85e9
   [junit4]   2> 1749379 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19584b0a: rootName = 
solr_33217, 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@60962671
   [junit4]   2> 1749405 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@23a05fa3
   [junit4]   2> 1749406 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n1, 
tag=SolrCore@23a05fa3
   [junit4]   2> 1749406 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection..system.shard1.leader, 
tag=SolrCore@23a05fa3
   [junit4]   2> 1749407 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@333af10e
   [junit4]   2> 1749407 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core..system.shard1.replica_n2, 
tag=SolrCore@333af10e
   [junit4]   2> 1749407 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection..system.shard1.leader, 
tag=SolrCore@333af10e
   [junit4]   2> 1749414 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1749421 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1749421 INFO  (zkConnectionManagerCallback-12148-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1749421 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1749425 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1749426 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39251/solr ready
   [junit4]   2> 1749432 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749433 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase No version 
found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 1749453 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1749466 INFO  (zkConnectionManagerCallback-12152-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1749466 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1749467 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1749468 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39251/solr ready
   [junit4]   2> 1749535 INFO  (zkCallback-12125-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> 1749535 INFO  (zkCallback-12125-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> 1749535 INFO  (zkCallback-12119-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> 1749536 INFO  (zkCallback-12119-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> 1749539 ERROR (qtp420954193-31683) [n:127.0.0.1:33217_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:33217/solr/.system: No active replicas found 
for collection: .system, retry=0 commError=false errorCode=510 
   [junit4]   2> 1749539 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1749539 WARN  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1749540 ERROR (qtp809312574-31678) [n:127.0.0.1:39211_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:33217/solr/.system: No active replicas found 
for collection: .system, retry=0 commError=false errorCode=510 
   [junit4]   2> 1749540 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1749540 WARN  (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749540 ERROR (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749540 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1749540 WARN  (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749541 ERROR (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749541 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1749541 WARN  (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749541 ERROR (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749541 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1749541 WARN  (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749541 ERROR (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749541 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1749541 WARN  (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749541 ERROR (qtp809312574-31678) [n:127.0.0.1:39211_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> 1749541 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_solr    
x:.system_shard1_replica_n2 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1749541 WARN  (qtp809312574-31678) [n:127.0.0.1:39211_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:835) [?:?]
   [junit4]   2> 1749541 INFO  (qtp809312574-31678) [n:127.0.0.1:39211_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=164
   [junit4]   2> 1749546 ERROR (qtp420954193-31683) [n:127.0.0.1:33217_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> 1749546 INFO  (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1749546 WARN  (qtp420954193-31683) [n:127.0.0.1:33217_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> 1749546 ERROR (qtp420954193-31683) [n:127.0.0.1:33217_solr    
x:.system_shard1_replica_n1 ] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collectio

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

le.metrics.MetricRegistry@2e875bd7
   [junit4]   2> 1750151 INFO  (jetty-closer-12153-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1750151 INFO  (jetty-closer-12153-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@42cf16e1: rootName = 
solr_33217, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@54b502ab
   [junit4]   2> 1750151 INFO  (jetty-closer-12153-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1750234 INFO  (jetty-closer-12153-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72225905576378375-127.0.0.1:39211_solr-n_0000000000) closing
   [junit4]   2> 1750235 INFO  (zkCallback-12125-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1750235 INFO  (jetty-closer-12153-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3efac949{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:۰}
   [junit4]   2> 1750236 INFO  (jetty-closer-12153-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@766f52ed{/solr,null,UNAVAILABLE}
   [junit4]   2> 1750236 INFO  (jetty-closer-12153-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1750337 INFO  (jetty-closer-12153-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@17d0bd03{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:۰}
   [junit4]   2> 1750337 INFO  (jetty-closer-12153-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@71143c53{/solr,null,UNAVAILABLE}
   [junit4]   2> 1750338 INFO  (jetty-closer-12153-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1750338 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1750558 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections/.system/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        3       /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>        22      /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>        11      /solr/live_nodes
   [junit4]   2>        7       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_AF5AE30EC4D318F7-001
   [junit4]   2> 1750558 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39251
   [junit4]   2> 1750558 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39251
   [junit4]   2> 1750558 INFO  
(SUITE-SystemCollectionCompatTest-seed#[AF5AE30EC4D318F7]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39251
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval), type=Lucene84}, 
docValues:{_version_=DocValuesFormat(name=Asserting), 
time_l=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=821, 
maxMBSortInHeap=7.694933132837032, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4aa2a49b),
 locale=uz-Arab, timezone=Africa/Abidjan
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=8,threads=1,free=231497560,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TemplateUpdateProcessorTest, 
TestBM25SimilarityFactory, RankQueryTest, MBeansHandlerTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, HighlighterMaxOffsetTest, 
DistributedQueryComponentOptimizationTest, SearchHandlerTest, 
DistributedFacetPivotWhiteBoxTest, SolrTestCaseJ4Test, 
TestBulkSchemaConcurrent, TestSolr4Spatial, TestSimNodeLostTrigger, 
CollectionTooManyReplicasTest, URLClassifyProcessorTest, 
TestAuthorizationFramework, TestDFRSimilarityFactory, TestNumericTerms64, 
TestConfigSetsAPIZkFailure, LegacyCloudClusterPropTest, 
TestExclusionRuleCollectionAccess, RuleEngineTest, 
DistribJoinFromCollectionTest, DistributedExpandComponentTest, 
SearchHandlerTest, TestCloudRecovery, BasicAuthOnSingleNodeTest, 
SpellingQueryConverterTest, TestConfigReload, TestInPlaceUpdatesDistrib, 
TestSolrCoreParser, SparseHLLTest, NodeLostTriggerIntegrationTest, 
MoreLikeThisHandlerTest, TestReqParamsAPI, TestMultiValuedNumericRangeQuery, 
TestDistributedStatsComponentCardinality, TestCollationField, 
TestDocTermOrdsUninvertLimit, TestBadConfig, TestMacros, 
UpdateRequestProcessorFactoryTest, TriLevelCompositeIdRoutingTest, 
DistanceFunctionTest, HLLSerializationTest, TestEmbeddedSolrServerConstructors, 
TestLuceneMatchVersion, TestIntervalFaceting, TestReload, 
NotRequiredUniqueKeyTest, WrapperMergePolicyFactoryTest, 
TestRequestStatusCollectionAPI, DirectSolrConnectionTest, 
TestComplexPhraseQParserPlugin, TestDistribDocBasedVersion, 
RemoteQueryErrorTest, TestTolerantUpdateProcessorRandomCloud, CursorMarkTest, 
RequestHandlersTest, MergeStrategyTest, TestJsonRequest, 
TestDynamicFieldNamesIndexCorrectly, CdcrBidirectionalTest, TestSearcherReuse, 
ProtectedTermFilterFactoryTest, SubstringBytesRefFilterTest, 
TestStressLiveNodes, ZookeeperStatusHandlerTest, TestUnInvertedFieldException, 
TestJsonFacetsWithNestedObjects, LeaderElectionIntegrationTest, DeleteNodeTest, 
TestConfigOverlay, ZkCLITest, TestNRTOpen, TestOmitPositions, VersionInfoTest, 
CustomTermsComponentTest, TestDocumentBuilder, TestSafeXMLParsing, 
V2StandaloneTest, RecoveryAfterSoftCommitTest, TestDynamicLoading, 
ZkStateReaderTest, TestFuzzyAnalyzedSuggestions, TestConfigSets, 
RegexBoostProcessorTest, TestPayloadCheckQParserPlugin, SolrMetricReporterTest, 
OverseerSolrResponseUnsafeSerializationTest, 
IndexSizeTriggerSizeEstimationTest, TestSerializedLuceneMatchVersion, 
HdfsRestartWhileUpdatingTest, DeleteStatusTest, 
DistributedSuggestComponentTest, MoveReplicaHDFSTest, TestPerFieldSimilarity, 
TestSolrConfigHandler, TestManagedSynonymFilterFactory, TestSolrQueryParser, 
TestHttpServletCarrier, TestUseDocValuesAsStored, 
TermVectorComponentDistributedTest, HdfsBasicDistributedZkTest, 
CdcrWithNodesRestartsTest, OrderedExecutorTest, OutputWriterTest, 
CircularListTest, PrimitiveFieldTypeTest, ZkNodePropsTest, 
AnalyticsMergeStrategyTest, RoutingToNodesWithPropertiesTest, PolyFieldTest, 
TransactionLogTest, BlobRepositoryCloudTest, OverseerTest, 
TriggerEventQueueTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
Tagger2Test, ScheduledTriggerTest, MultiDestinationAuditLoggerTest, 
TestClusterProperties, TestMinMaxOnMultiValuedField, TestDocSet, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestCloudConsistency, 
TestSkipOverseerOperations, TestPackages, TestStressThreadBackup, 
SchemaApiFailureTest, NestedAtomicUpdateTest, TestHdfsCloudBackupRestore, 
TestJoin, TestFoldingMultitermQuery, TestRandomCollapseQParserPlugin, 
TestMultiWordSynonyms, ShowFileRequestHandlerTest, SystemLogListenerTest, 
TestDistribPackageStore, DocValuesTest, TestTolerantSearch, 
QueryElevationComponentTest, TestImplicitCoreProperties, 
TestGeoJSONResponseWriter, HdfsDirectoryTest, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, 
CreateRoutedAliasTest, DistributedVersionInfoTest, HealthCheckHandlerTest, 
HttpPartitionOnCommitTest, LeaderElectionTest, 
LeaderFailureAfterFreshStartTest, MetricsHistoryWithAuthIntegrationTest, 
MoveReplicaTest, MultiSolrCloudTestCaseTest, OverseerModifyCollectionTest, 
ReplicationFactorTest, SystemCollectionCompatTest]
   [junit4] Completed [523/894 (1!)] on J2 in 4.78s, 1 test, 1 error <<< 
FAILURES!

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

[repro] Revision: 93309e9728210b6db413361ae4d83382408b3627

[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest 
-Dtests.method=testBackCompat -Dtests.seed=AF5AE30EC4D318F7 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=uz-Arab -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[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  
-Dtests.seed=AF5AE30EC4D318F7 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=uz-Arab -Dtests.timezone=Africa/Abidjan 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...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...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to