Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-8.x-Linux/36/
Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at http://127.0.0.1:33459/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-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:33459/solr/.system: Error reading input String 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2
        at 
__randomizedtesting.SeedInfo.seed([7A23A58395BCCFE9:AD6062AF574669F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:1055)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:104)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14254 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/init-core-data-001
   [junit4]   2> 1491975 WARN  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1491975 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1491976 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1491976 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1491976 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001
   [junit4]   2> 1491976 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1491993 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1491993 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1492093 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39537
   [junit4]   2> 1492093 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39537
   [junit4]   2> 1492093 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39537
   [junit4]   2> 1492168 INFO  (zkConnectionManagerCallback-7682-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492205 INFO  (zkConnectionManagerCallback-7684-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492206 INFO  (zkConnectionManagerCallback-7686-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492225 WARN  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1492225 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1492225 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1492225 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1492233 WARN  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1492233 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1492233 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1492233 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1492293 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1492293 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1492293 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4132c4a2{/solr,null,AVAILABLE}
   [junit4]   2> 1492294 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1eb2e539{/solr,null,AVAILABLE}
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@356ec061{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33459}
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.s.Server Started @1492375ms
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33459}
   [junit4]   2> 1492296 ERROR (jetty-launcher-7687-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492296 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-26T08:15:48.702664Z
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@686dc19{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41103}
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.s.Server Started @1492375ms
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41103}
   [junit4]   2> 1492297 ERROR (jetty-launcher-7687-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492297 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-26T08:15:48.703252Z
   [junit4]   2> 1492339 INFO  (zkConnectionManagerCallback-7689-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492340 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492360 INFO  (zkConnectionManagerCallback-7691-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492361 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492420 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1492445 WARN  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7a0b7321[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1492461 WARN  (jetty-launcher-7687-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@19cdca4b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1492462 INFO  (jetty-launcher-7687-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39537/solr
   [junit4]   2> 1492487 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1492488 INFO  (zkConnectionManagerCallback-7699-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492489 WARN  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@293a9931[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1492493 WARN  (jetty-launcher-7687-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@380132e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1492494 INFO  (jetty-launcher-7687-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39537/solr
   [junit4]   2> 1492509 INFO  (zkConnectionManagerCallback-7703-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492528 INFO  (zkConnectionManagerCallback-7707-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492548 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33459_solr
   [junit4]   2> 1492548 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.Overseer Overseer 
(id=72264866439430150-127.0.0.1:33459_solr-n_0000000000) starting
   [junit4]   2> 1492574 INFO  (zkConnectionManagerCallback-7711-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492574 INFO  (zkConnectionManagerCallback-7716-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492576 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39537/solr ready
   [junit4]   2> 1492579 INFO  (jetty-launcher-7687-thread-2) 
[n:127.0.0.1:41103_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41103_solr
   [junit4]   2> 1492588 INFO  
(OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33459_solr
   [junit4]   2> 1492589 INFO  (zkCallback-7715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1492589 INFO  
(OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1492589 INFO  (zkCallback-7710-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1492591 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33459_solr as DOWN
   [junit4]   2> 1492591 INFO  (zkConnectionManagerCallback-7723-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492592 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1492592 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33459_solr
   [junit4]   2> 1492592 INFO  (jetty-launcher-7687-thread-2) 
[n:127.0.0.1:41103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1492592 INFO  (zkCallback-7702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1492592 INFO  (jetty-launcher-7687-thread-2) 
[n:127.0.0.1:41103_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39537/solr ready
   [junit4]   2> 1492601 INFO  (zkCallback-7710-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1492601 INFO  (zkCallback-7715-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1492605 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1492605 INFO  (jetty-launcher-7687-thread-2) 
[n:127.0.0.1:41103_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1492617 INFO  (jetty-launcher-7687-thread-2) 
[n:127.0.0.1:41103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41103.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492623 INFO  (jetty-launcher-7687-thread-2) 
[n:127.0.0.1:41103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41103.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492623 INFO  (jetty-launcher-7687-thread-2) 
[n:127.0.0.1:41103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41103.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492624 INFO  (jetty-launcher-7687-thread-2) 
[n:127.0.0.1:41103_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node2/.
   [junit4]   2> 1492627 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33459.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492635 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33459.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492635 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33459.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1492636 INFO  (jetty-launcher-7687-thread-1) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node1/.
   [junit4]   2> 1492724 INFO  (zkConnectionManagerCallback-7730-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492733 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1492733 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39537/solr ready
   [junit4]   2> 1492746 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1492758 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_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> 1492801 INFO  
(OverseerThreadFactory-7623-thread-1-processing-n:127.0.0.1:33459_solr) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
.system
   [junit4]   2> 1492920 INFO  
(OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) 
[n:127.0.0.1:33459_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:33459/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1492920 INFO  
(OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) 
[n:127.0.0.1:33459_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:41103/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1493122 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1493134 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1493134 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1494148 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1494154 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494156 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1494156 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494158 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494159 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494160 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494162 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494162 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494164 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494164 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494164 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41103.solr.core..system.shard1.replica_n2' (registry 
'solr.core..system.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1494164 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node2/.system_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1494166 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494167 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 1494167 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494172 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33459.solr.core..system.shard1.replica_n1' (registry 
'solr.core..system.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bc630e1
   [junit4]   2> 1494173 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node1/.system_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1494205 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494205 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494207 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494207 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494208 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494208 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494208 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d4acde8[.system_shard1_replica_n2] 
main]
   [junit4]   2> 1494209 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494209 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494209 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494209 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494210 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494210 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494210 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@459927b2[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1494229 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494270 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494271 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494271 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 61 ms
   [junit4]   2> 1494271 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494271 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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 
1629055248684285952
   [junit4]   2> 1494271 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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 
1629055248684285952
   [junit4]   2> 1494273 INFO  
(searcherExecutor-7631-thread-1-processing-n:127.0.0.1:41103_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:41103_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@1d4acde8[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494273 INFO  
(searcherExecutor-7632-thread-1-processing-n:127.0.0.1:33459_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:33459_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@459927b2[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494275 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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_node4=0}, version=0}
   [junit4]   2> 1494275 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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, core_node4=0}, 
version=1}
   [junit4]   2> 1494275 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494276 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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> 1494277 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494277 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494277 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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:33459/solr/.system_shard1_replica_n1/
   [junit4]   2> 1494278 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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:33459/solr START 
replicas=[http://127.0.0.1:41103/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1494280 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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:33459/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1494282 INFO  (qtp1236645315-21166) [n:127.0.0.1:41103_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> 1494282 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494282 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494282 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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/72264866439430150-core_node3-n_0000000000
   [junit4]   2> 1494283 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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:33459/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1494384 INFO  (zkCallback-7702-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> 1494384 INFO  (zkCallback-7702-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> 1494384 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1494385 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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=1263
   [junit4]   2> 1494485 INFO  (zkCallback-7702-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> 1494485 INFO  (zkCallback-7702-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> 1494485 INFO  (zkCallback-7702-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495282 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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=2148
   [junit4]   2> 1495283 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_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> 1495386 INFO  (zkCallback-7702-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495386 INFO  (zkCallback-7710-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> 1495386 INFO  (zkCallback-7702-thread-4) [    ] 
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> 1495386 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_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=2628
   [junit4]   2> 1495388 INFO  (zkCallback-7702-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> 1495389 INFO  (zkCallback-7710-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> 1495412 INFO  (zkConnectionManagerCallback-7737-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1495413 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1495414 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39537/solr ready
   [junit4]   2> 1495421 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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> 1495449 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_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:33459/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[169b911e5fbTd9mwqklrymmvv5xd0liahtbm2
 (1629055249883856896)]} 0 2
   [junit4]   2> 1495449 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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=[169b911e5fbTd9mwqklrymmvv5xd0liahtbm2 
(1629055249883856896)]} 0 34
   [junit4]   2> 1495453 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629055249923702784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495454 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_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@6d6d01d9 
commitCommandVersion:1629055249923702784
   [junit4]   2> 1495454 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629055249924751360,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495454 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_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@5a0ec20f 
commitCommandVersion:1629055249924751360
   [junit4]   2> 1495459 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa11761[.system_shard1_replica_n1] 
main]
   [junit4]   2> 1495459 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr 
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495460 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63ec4ced[.system_shard1_replica_n2] 
main]
   [junit4]   2> 1495460 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495461 INFO  
(searcherExecutor-7631-thread-1-processing-n:127.0.0.1:41103_solr 
x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) 
[n:127.0.0.1:41103_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@63ec4ced[.system_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=11, java.vm.version=11+28, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=11+28, source=flush, 
os.version=4.18.0-15-generic, 
timestamp=1553588151861}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1495461 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_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:33459/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 1495461 INFO  
(searcherExecutor-7632-thread-1-processing-n:127.0.0.1:33459_solr 
x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) 
[n:127.0.0.1:33459_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@1aa11761[.system_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=11, java.vm.version=11+28, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=11+28, source=flush, 
os.version=4.18.0-15-generic, 
timestamp=1553588151861}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1495461 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_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:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 1495462 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_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> 1495464 INFO  (qtp1236645315-21168) [n:127.0.0.1:41103_solr 
c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2] o.a.s.c.S.Request 
[.system_shard1_replica_n2]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1495468 ERROR (qtp203252335-21162) [n:127.0.0.1:33459_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-8.x-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:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2566)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-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:422)
   [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>        ... 31 more
   [junit4]   2> 
   [junit4]   2> 1495468 INFO  (qtp203252335-21162) [n:127.0.0.1:33459_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=0
   [junit4]   2> 1495468 ERROR 
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] 
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:33459/solr/.system: Error reading input 
String Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2,
 retry=0 commError=false errorCode=400 
   [junit4]   2> 1495468 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] 
o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems
   [junit4]   2> 1495470 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1495473 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_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> 1495481 INFO  
(OverseerCollectionConfigSetProcessor-72264866439430150-127.0.0.1:33459_solr-n_0000000000)
 [n:127.0.0.1:33459_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> 1495481 INFO  
(OverseerThreadFactory-7623-thread-2-processing-n:127.0.0.1:33459_solr) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 1495482 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_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> 1495482 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495482 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b2bd4a7: rootName = 
solr_41103, 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@49870ad3
   [junit4]   2> 1495482 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@17a0f68b: rootName = 
solr_33459, 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@3af20ea5
   [junit4]   2> 1495493 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@171853a
   [junit4]   2> 1495493 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core..system.shard1.replica_n1, tag=171853a
   [junit4]   2> 1495493 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection..system.shard1.leader, tag=171853a
   [junit4]   2> 1495500 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@39f11a89
   [junit4]   2> 1495500 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core..system.shard1.replica_n2, tag=39f11a89
   [junit4]   2> 1495500 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection..system.shard1.leader, tag=39f11a89
   [junit4]   2> 1495505 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_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> 1495505 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version 
is not a match, retrying
   [junit4]   2> 1495505 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495509 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495509 WARN  (zkCallback-7710-thread-2) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1495515 INFO  (zkConnectionManagerCallback-7743-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1495516 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1495517 INFO  (zkConnectionManagerCallback-7747-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1495517 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39537/solr ready
   [junit4]   2> 1495518 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1495519 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39537/solr ready
   [junit4]   2> 1495610 INFO  (zkCallback-7710-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> 1495610 INFO  (zkCallback-7710-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> 1495610 INFO  (zkCallback-7702-thread-4) [    ] 
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> 1495610 INFO  (zkCallback-7702-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> 1495610 INFO  (zkCallback-7702-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] 
for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495615 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33459/solr/.system: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/.system/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/.system/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/.system/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.14.v20181114</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry=0 commError=false errorCode=404 
   [junit4]   2> 1495615 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495615 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_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> 1495615 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_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> 1495615 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495615 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_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> 1495615 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=2 commError=false 
errorCode=510 
   [junit4]   2> 1495615 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495615 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_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> 1495616 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=3 commError=false 
errorCode=510 
   [junit4]   2> 1495616 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495616 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_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> 1495616 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=4 commError=false 
errorCode=510 
   [junit4]   2> 1495616 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495616 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_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> 1495616 ERROR (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (510) org.apache.solr.common.SolrException: 
Could not find a healthy node to handle the request., retry=5 commError=false 
errorCode=510 
   [junit4]   2> 1495616 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495616 WARN  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.m.r.SolrRrdBackendFactory Error deleting RRD 
for path solr.core..system.shard1.replica_n1
   [junit4]   2>           => org.apache.solr.common.SolrException: Could not 
find a healthy node to handle the request.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1049)
   [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:1049)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
 ~[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:320)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:302)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:121)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:744) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1495616 INFO  (qtp203252335-21165) [n:127.0.0.1:33459_solr    
x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=.system_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=134
   [junit4]   2> 1495620 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient Request to 
collection [.system] failed due to (404) 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33459/solr/.system: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /solr/.system/update</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /solr/.system/update. Reason:
   [junit4]   2> <pre>    Can not find: /solr/.system/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.14.v20181114</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> , retry=0 commError=false errorCode=404 
   [junit4]   2> 1495620 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495620 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 ERROR (qtp1236645315-21169) [n:127.0.0.1:41103_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> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_solr    
x:.system_shard1_replica_n2] o.a.s.c.s.i.BaseCloudSolrClient request was not 
communication error it seems
   [junit4]   2> 1495621 WARN  (qtp1236645315-21169) [n:127.0.0.1:41103_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:1049)
   [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:1049)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:942)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
 ~[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:320)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.MetricsHistoryHandler.removeHistory(MetricsHistoryHandler.java:302)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:121)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:744) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:394)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 1495621 INFO  (qtp1236645315-21169) [n:127.0.0.1:41103_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=139
   [junit4]   2> 1495723 INFO  (zkCallback-7702-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for 
collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495723 INFO  (zkCallback-7702-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for 
collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495723 INFO  (zkCallback-7702-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for 
collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495723 INFO  (zkCallback-7702-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for 
collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495726 INFO  (qtp203252335-21164) [n:127.0.0.1:33459_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=.system&action=DELETE&wt=javabin&version=2} status=0 QTime=253
   [junit4]   2> 1495728 INFO  
(TEST-SystemCollectionCompatTest.testBackCompat-seed#[7A23A58395BCCFE9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBackCompat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat 
-Dtests.seed=7A23A58395BCCFE9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=lb -Dtests.timezone=PNT 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.99s J2 | SystemCollectionCompatTest.testBackCompat <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33459/solr/.system: Error reading input String 
Can't find resource 'schema.xml' in classpath or '/configs/.system', 
cwd=/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7A23A58395BCCFE9:AD6062AF574669F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
 

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


   [junit4]   2> 1495740 INFO  (jetty-closer-7748-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1495740 INFO  (jetty-closer-7748-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fbf3486: rootName = 
solr_41103, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6e2f146
   [junit4]   2> 1495740 INFO  (jetty-closer-7748-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1495742 INFO  (jetty-closer-7748-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1495742 INFO  (jetty-closer-7748-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e3c3fb9: rootName = 
solr_33459, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@6e2f146
   [junit4]   2> 1495742 INFO  (jetty-closer-7748-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1495753 INFO  (closeThreadPool-7754-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72264866439430150-127.0.0.1:33459_solr-n_0000000000) closing
   [junit4]   2> 1495753 INFO  
(OverseerStateUpdate-72264866439430150-127.0.0.1:33459_solr-n_0000000000) 
[n:127.0.0.1:33459_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33459_solr
   [junit4]   2> 1495753 INFO  
(OverseerAutoScalingTriggerThread-72264866439430150-127.0.0.1:33459_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1495761 INFO  (closeThreadPool-7754-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72264866439430150-127.0.0.1:33459_solr-n_0000000000) closing
   [junit4]   2> 1495773 INFO  (jetty-closer-7748-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72264866439430150-127.0.0.1:33459_solr-n_0000000000) closing
   [junit4]   2> 1495774 INFO  (jetty-closer-7748-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@356ec061{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1495774 INFO  (jetty-closer-7748-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1eb2e539{/solr,null,UNAVAILABLE}
   [junit4]   2> 1495775 INFO  (jetty-closer-7748-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1495775 INFO  (jetty-closer-7748-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@686dc19{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1495775 INFO  (jetty-closer-7748-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4132c4a2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1495775 INFO  (jetty-closer-7748-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1495781 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1495792 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100bc835ddd0000, likely client has closed socket
   [junit4]   2> 1495792 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections/.system/terms/shard1
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections/.system/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1495795 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39537
   [junit4]   2> 1495795 INFO  
(SUITE-SystemCollectionCompatTest-seed#[7A23A58395BCCFE9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39537
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_7A23A58395BCCFE9-001
   [junit4]   2> Mar 26, 2019 8:15:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2ab42a99),
 locale=lb, timezone=PNT
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 11 
(64-bit)/cpus=8,threads=1,free=214177656,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest, 
TestPushWriter, HdfsNNFailoverTest, OpenExchangeRatesOrgProviderTest, 
NodeLostTriggerTest, StressHdfsTest, TestSolrConfigHandlerConcurrent, 
TestSolrFieldCacheBean, ChangedSchemaMergeTest, TestCodecSupport, HLLUtilTest, 
TestJsonRequest, PreAnalyzedFieldTest, TestPrepRecovery, 
DocExpirationUpdateProcessorFactoryTest, TestStressVersions, 
FastVectorHighlighterTest, NodeMutatorTest, TestHashQParserPlugin, 
TestLegacyNumericUtils, ZkSolrClientTest, ReindexCollectionTest, 
TestCryptoKeys, MetricsHistoryHandlerTest, TestEmbeddedSolrServerSchemaAPI, 
TestMergePolicyConfig, TestInPlaceUpdatesStandalone, TestSimpleTextCodec, 
ResponseLogComponentTest, SolrMetricsIntegrationTest, TestSimExecutePlanAction, 
TlogReplayBufferedWhileIndexingTest, TestWriterPerf, SuggesterTSTTest, 
SolrCoreMetricManagerTest, TestTrackingShardHandlerFactory, TestHdfsUpdateLog, 
TestCloudDeleteByQuery, SolrRequestParserTest, RulesTest, 
TestPayloadCheckQParserPlugin, TestFacetMethods, PeerSyncWithBufferUpdatesTest, 
ExternalFileFieldSortTest, DistributedFacetSimpleRefinementLongTailTest, 
TestCollectionsAPIViaSolrCloudCluster, DistribJoinFromCollectionTest, 
ConcurrentDeleteAndCreateCollectionTest, TestSchemaNameResource, TestFiltering, 
ClusterStateTest, TestConfigsApi, DocumentAnalysisRequestHandlerTest, 
V2StandaloneTest, TestReplicaProperties, TestPKIAuthenticationPlugin, 
NodeAddedTriggerIntegrationTest, TestJoin, OutputWriterTest, 
SchemaApiFailureTest, TestHighFrequencyDictionaryFactory, 
CoreMergeIndexesAdminHandlerTest, TestCoreContainer, SpatialRPTFieldTypeTest, 
TestDocumentBuilder, TestCSVResponseWriter, TestFieldCache, 
TestStressCloudBlindAtomicUpdates, RegexBytesRefFilterTest, 
LegacyCloudClusterPropTest, DateFieldTest, TestStressRecovery, 
DistributedMLTComponentTest, TestManagedStopFilterFactory, 
TermVectorComponentTest, TestSolrDeletionPolicy2, TestCollationField, 
ResponseBuilderTest, UpdateRequestProcessorFactoryTest, SimplePostToolTest, 
TestHdfsBackupRestoreCore, ConfigureRecoveryStrategyTest, 
AtomicUpdateProcessorFactoryTest, TestRemoteStreaming, SystemInfoHandlerTest, 
SolrCoreTest, MoveReplicaTest, AnalyticsQueryTest, UpdateParamsTest, 
BigEndianAscendingWordDeserializerTest, CoreAdminHandlerTest, NumberUtilsTest, 
TestCSVLoader, TestLFUCache, TestUninvertingReader, PeerSyncReplicationTest, 
TestMultiWordSynonyms, TestSimComputePlanAction, TestConfigSetImmutable, 
HighlighterTest, SuggestComponentContextFilterQueryTest, 
AutoAddReplicasPlanActionTest, DocumentBuilderTest, TestQueryTypes, 
TestUseDocValuesAsStored2, ZkFailoverTest, TestSimLargeCluster, 
RollingRestartTest, TestRandomFlRTGCloud, SolrCloudReportersTest, 
ShardSplitTest, TestSolrCloudWithDelegationTokens, 
DistributedIntervalFacetingTest, ExitableDirectoryReaderTest, 
SignatureUpdateProcessorFactoryTest, MissingSegmentRecoveryTest, 
ManagedSchemaRoundRobinCloudTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestDelegationWithHadoopAuth, PeerSyncWithLeaderTest, TestOrdValues, 
TestSimPolicyCloud, DistributedQueryElevationComponentTest, 
SignificantTermsQParserPluginTest, TestGraphMLResponseWriter, 
TestLegacyFieldCache, TestLuceneIndexBackCompat, TestManagedSchema, 
ActionThrottleTest, DocValuesNotIndexedTest, 
SpellCheckCollatorWithCollapseTest, HttpSolrCallGetCoreTest, 
TestSafeXMLParsing, ShufflingReplicaListTransformerTest, TestSort, 
SystemCollectionCompatTest]
   [junit4] Completed [447/845 (1!)] on J2 in 4.27s, 1 test, 1 error <<< 
FAILURES!

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

[repro] Revision: efbb494c8cb93f2cdb6596cdddacd4d63b212c7c

[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest 
-Dtests.method=testBackCompat -Dtests.seed=7A23A58395BCCFE9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=lb 
-Dtests.timezone=PNT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SystemCollectionCompatTest" -Dtests.showOutput=onerror  
-Dtests.seed=7A23A58395BCCFE9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=lb -Dtests.timezone=PNT 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 75 lines...]
[repro] Failures:
[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