You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/05 05:44:42 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 524 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/524/

1 tests failed.
FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([556DE851F2DA0075:C502098B5C6D118E]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14706 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkShardTermsTest
   [junit4]   2> 1783532 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1783533 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/data-dir-182-001
   [junit4]   2> 1783533 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1783533 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-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> 1783534 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001
   [junit4]   2> 1783534 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1783534 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1783534 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1783634 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:43113
   [junit4]   2> 1783634 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43113
   [junit4]   2> 1783634 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43113
   [junit4]   2> 1783634 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43113
   [junit4]   2> 1783636 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1783637 INFO  (zkConnectionManagerCallback-8369-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1783637 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1783649 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1783653 INFO  (zkConnectionManagerCallback-8371-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1783653 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1783654 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1783657 INFO  (zkConnectionManagerCallback-8373-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1783657 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1783762 WARN  (jetty-launcher-8374-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1783762 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1783762 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1783762 INFO  (jetty-launcher-8374-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1783772 INFO  (jetty-launcher-8374-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1783772 INFO  (jetty-launcher-8374-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1783773 INFO  (jetty-launcher-8374-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1783773 INFO  (jetty-launcher-8374-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5197a7d3{/solr,null,AVAILABLE}
   [junit4]   2> 1783777 INFO  (jetty-launcher-8374-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5d6fa46b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36697}
   [junit4]   2> 1783777 INFO  (jetty-launcher-8374-thread-1) [     ] o.e.j.s.Server Started @1783813ms
   [junit4]   2> 1783777 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36697}
   [junit4]   2> 1783778 ERROR (jetty-launcher-8374-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1783778 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1783778 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1783778 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1783778 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1783778 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-05T05:07:22.104136Z
   [junit4]   2> 1783779 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1783781 INFO  (zkConnectionManagerCallback-8376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1783781 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1783782 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1783943 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1783944 WARN  (jetty-launcher-8374-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1dd37252[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1783944 WARN  (jetty-launcher-8374-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1dd37252[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1783946 WARN  (jetty-launcher-8374-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5aaa2ecb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1783946 WARN  (jetty-launcher-8374-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5aaa2ecb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1783947 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43113/solr
   [junit4]   2> 1783947 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1783948 INFO  (zkConnectionManagerCallback-8383-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1783948 INFO  (jetty-launcher-8374-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1784050 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1784051 INFO  (zkConnectionManagerCallback-8385-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784051 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1784104 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36697_solr
   [junit4]   2> 1784104 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.c.Overseer Overseer (id=72670489010634757-127.0.0.1:36697_solr-n_0000000000) starting
   [junit4]   2> 1784108 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36697_solr
   [junit4]   2> 1784108 INFO  (OverseerStateUpdate-72670489010634757-127.0.0.1:36697_solr-n_0000000000) [n:127.0.0.1:36697_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36697_solr
   [junit4]   2> 1784109 INFO  (OverseerStateUpdate-72670489010634757-127.0.0.1:36697_solr-n_0000000000) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1784133 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1784147 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36697.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4628e8cb
   [junit4]   2> 1784153 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36697.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4628e8cb
   [junit4]   2> 1784153 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36697.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4628e8cb
   [junit4]   2> 1784155 INFO  (jetty-launcher-8374-thread-1) [n:127.0.0.1:36697_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/.
   [junit4]   2> 1784167 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1784168 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1784171 INFO  (zkConnectionManagerCallback-8394-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784171 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1784172 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1784172 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43113/solr ready
   [junit4]   2> 1784185 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[556DE851F2DA0075]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetTermToZero
   [junit4]   2> 1784186 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[556DE851F2DA0075]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1784187 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[556DE851F2DA0075]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1784187 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[556DE851F2DA0075]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1784187 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[556DE851F2DA0075]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=3}
   [junit4]   2> 1784188 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[556DE851F2DA0075]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetTermToZero
   [junit4]   2> 1784206 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[556DE851F2DA0075]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParticipationOfReplicas
   [junit4]   2> 1784208 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[556DE851F2DA0075]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 1784208 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[556DE851F2DA0075]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 1784209 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[556DE851F2DA0075]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 1784210 INFO  (qtp1403535470-24945) [n:127.0.0.1:36697_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:36697_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1784213 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1784214 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 1784215 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1784216 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1784217 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 1784218 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 1784219 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json
   [junit4]   2> 1784220 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1784220 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1784221 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1784222 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1784223 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1784223 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1784224 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1784225 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1784226 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1784227 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1784227 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1784228 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1784229 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1784230 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1784231 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1784231 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1784232 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1784233 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1784234 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1784235 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1784235 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1784236 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1784237 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1784298 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1784299 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1784299 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1784300 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1784301 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1784302 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1784302 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1784303 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1784304 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1784304 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1784305 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1784306 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1784306 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1784307 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1784308 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1784308 INFO  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1784411 WARN  (OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:36697_solr) [n:127.0.0.1:36697_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection collection1 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1784415 INFO  (OverseerStateUpdate-72670489010634757-127.0.0.1:36697_solr-n_0000000000) [n:127.0.0.1:36697_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36697/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1784416 INFO  (OverseerStateUpdate-72670489010634757-127.0.0.1:36697_solr-n_0000000000) [n:127.0.0.1:36697_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36697/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1784418 INFO  (OverseerStateUpdate-72670489010634757-127.0.0.1:36697_solr-n_0000000000) [n:127.0.0.1:36697_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36697/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1784419 INFO  (OverseerStateUpdate-72670489010634757-127.0.0.1:36697_solr-n_0000000000) [n:127.0.0.1:36697_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36697/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1784622 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1784622 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1784622 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1784622 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1784622 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr    x:collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1785640 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1785640 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1785640 WARN  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1785640 WARN  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1785640 WARN  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 1785640 WARN  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1785641 WARN  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 1785641 WARN  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1785641 WARN  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 1785641 WARN  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1785641 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1785642 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1785642 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1785642 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1785642 WARN  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1785642 WARN  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 1785642 WARN  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1785642 WARN  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 1785642 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1785642 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1785642 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1785642 WARN  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1785642 WARN  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 1785643 WARN  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1785643 WARN  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 1785643 WARN  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 1785643 WARN  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1785643 WARN  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1785643 WARN  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 1785643 WARN  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1785643 WARN  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1785643 WARN  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 1785643 WARN  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1785643 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1785643 WARN  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 1785643 WARN  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1785643 WARN  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1785643 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1785644 WARN  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1785644 WARN  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1785645 WARN  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1785645 WARN  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1785645 WARN  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1785645 WARN  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1785645 WARN  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1785645 WARN  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1785645 WARN  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1785646 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1785664 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 1785669 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1785673 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=default-config
   [junit4]   2> 1785679 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=default-config
   [junit4]   2> 1785836 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1785836 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1785837 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36697.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4628e8cb
   [junit4]   2> 1785837 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1785848 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1785865 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1785865 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1785866 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36697.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4628e8cb
   [junit4]   2> 1785866 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1785869 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1785885 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1785885 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1785886 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36697.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4628e8cb
   [junit4]   2> 1785886 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 1785893 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1785907 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1785907 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 1785907 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36697.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4628e8cb
   [junit4]   2> 1785907 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001/tempDir-001/node1/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 1785933 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1785946 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1785946 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1785948 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1785948 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1785949 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@64f0feb2[collection1_shard1_replica_n1] main]
   [junit4]   2> 1785950 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1785951 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1785951 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1785951 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1785951 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1785952 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 1785952 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1785953 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649337113540296704
   [junit4]   2> 1785953 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1785953 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1785955 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1785955 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1785955 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1785955 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1785956 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c791284[collection1_shard2_replica_n4] main]
   [junit4]   2> 1785957 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1785957 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1785957 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1785957 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1785957 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1785958 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1785958 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@688ff91f[collection1_shard1_replica_n2] main]
   [junit4]   2> 1785958 INFO  (searcherExecutor-8369-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@64f0feb2[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1785958 INFO  (searcherExecutor-8369-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1785958 INFO  (searcherExecutor-8369-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1785958 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1785958 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 1785958 INFO  (searcherExecutor-8369-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@64f0feb2[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1785958 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1785959 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649337113546588160
   [junit4]   2> 1785960 INFO  (searcherExecutor-8371-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@4c791284[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1785960 INFO  (searcherExecutor-8371-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1785960 INFO  (searcherExecutor-8371-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1785960 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1785960 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1785961 INFO  (searcherExecutor-8371-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher Searcher@4c791284[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1785961 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1785962 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1785962 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1785962 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1785962 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1785963 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1785963 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1785963 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 1785964 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1785964 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649337113551831040
   [junit4]   2> 1785965 INFO  (qtp1403535470-24948) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1785965 INFO  (searcherExecutor-8370-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@688ff91f[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1785965 INFO  (searcherExecutor-8370-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1785965 INFO  (searcherExecutor-8370-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1785966 INFO  (qtp1403535470-24946) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1785966 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1785966 INFO  (qtp1403535470-24944) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1785967 INFO  (searcherExecutor-8370-thread-1-processing-n:127.0.0.1:36697_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:36697_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@688ff91f[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1786001 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1786001 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1786003 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1786003 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1786004 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ed60b6e[collection1_shard2_replica_n6] main]
   [junit4]   2> 1786005 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1786005 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1786005 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1786005 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1786006 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1786006 INFO  (qtp1403535470-24947) [n:127.0.0.1:36697_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=

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

porter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d31c16d: rootName = solr_36697, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@39e18730
   [junit4]   2> 1797547 INFO  (jetty-closer-8399-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1797547 INFO  (jetty-closer-8399-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@301e08ae: rootName = solr_36697, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@34c634f9
   [junit4]   2> 1797549 INFO  (jetty-closer-8399-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1797549 INFO  (jetty-closer-8399-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@84bd920: rootName = solr_36697, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@22c3428e
   [junit4]   2> 1797549 INFO  (jetty-closer-8399-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1797550 INFO  (closeThreadPool-8403-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72670489010634757-127.0.0.1:36697_solr-n_0000000000) closing
   [junit4]   2> 1797550 INFO  (OverseerStateUpdate-72670489010634757-127.0.0.1:36697_solr-n_0000000000) [n:127.0.0.1:36697_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36697_solr
   [junit4]   2> 1797551 INFO  (OverseerAutoScalingTriggerThread-72670489010634757-127.0.0.1:36697_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1797551 INFO  (closeThreadPool-8403-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72670489010634757-127.0.0.1:36697_solr-n_0000000000) closing
   [junit4]   2> 1797652 INFO  (jetty-closer-8399-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72670489010634757-127.0.0.1:36697_solr-n_0000000000) closing
   [junit4]   2> 1797653 INFO  (jetty-closer-8399-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5d6fa46b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1797653 INFO  (jetty-closer-8399-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5197a7d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1797653 INFO  (jetty-closer-8399-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1797654 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1797856 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> 	22	/solr/collections/recoveringFlag/terms/shard1
   [junit4]   2> 	12	/solr/collections/raceConditionOnUpdates/terms/shard1
   [junit4]   2> 	12	/solr/collections/replicaCanBecomeLeader/terms/shard1
   [junit4]   2> 	11	/solr/collections/registerTerm/terms/shard1
   [junit4]   2> 	10	/solr/collections/setTermEqualsToLeader/terms/shard1
   [junit4]   2> 	9	/solr/collections/coreTermWatcher/terms/shard1
   [junit4]   2> 	8	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1797858 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43113
   [junit4]   2> 1797858 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43113
   [junit4]   2> 1797858 INFO  (SUITE-ZkShardTermsTest-seed#[556DE851F2DA0075]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43113
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_556DE851F2DA0075-001
   [junit4]   2> Nov 05, 2019 5:07:36 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=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=292, maxMBSortInHeap=5.921547091052615, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@48557fb6), locale=fr-KM, timezone=America/Barbados
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=319825152,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ZkControllerTest, MultiThreadedOCPTest, DistributedDebugComponentTest, OpenExchangeRatesOrgProviderTest, CollectionStateFormat2Test, TestDynamicLoadingUrl, SignatureUpdateProcessorFactoryTest, TemplateUpdateProcessorTest, AuditLoggerIntegrationTest, TestJoin, SuggestComponentTest, CloneFieldUpdateProcessorFactoryTest, TestPolicyCloud, TestConfigSetImmutable, HdfsUnloadDistributedZkTest, SplitHandlerTest, SpellCheckCollatorTest, TestClusterProperties, DistributedIntervalFacetingTest, TestSimExecutePlanAction, SpellCheckComponentTest, PingRequestHandlerTest, TestRangeQuery, CreateRoutedAliasTest, TestInPlaceUpdatesDistrib, TestFaceting, FieldAnalysisRequestHandlerTest, UpdateRequestProcessorFactoryTest, UnloadDistributedZkTest, TestRawResponseWriter, TestSolrQueryResponse, ScheduledMaintenanceTriggerTest, TestBinaryField, TestDocumentBuilder, TestCloudJSONFacetSKG, PeerSyncTest, TestSubQueryTransformerDistrib, TestAuthorizationFramework, TestNumericRangeQuery64, TestExactSharedStatsCacheCloud, TestHalfAndHalfDocValues, IndexSizeEstimatorTest, SuggesterFSTTest, TestSimPolicyCloud, TestEmbeddedSolrServerConstructors, LeaderFailureAfterFreshStartTest, V2ApiIntegrationTest, OverseerModifyCollectionTest, ClassificationUpdateProcessorFactoryTest, TestCustomStream, SpellingQueryConverterTest, TestSurroundQueryParser, SearchRateTriggerIntegrationTest, RemoteQueryErrorTest, ExitableDirectoryReaderTest, SparseHLLTest, BlockJoinFacetDistribTest, DeleteStatusTest, TestQueryUtils, RoutingToNodesWithPropertiesTest, ExternalFileFieldSortTest, TestSchemaVersionResource, TestConfigSetsAPIZkFailure, MoveReplicaHDFSTest, OutputWriterTest, TestPerFieldSimilarity, TestRestManager, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestPostingsSolrHighlighter, NestedAtomicUpdateTest, BinaryUpdateRequestHandlerTest, TestSimLargeCluster, ZkStateWriterTest, TestComponentsName, TokenizerChainTest, PhrasesIdentificationComponentTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestMinHashQParser, TestDynamicFieldCollectionResource, TestLegacyTerms, TestExplainDocTransformer, SuggesterWFSTTest, TestDocTermOrdsUninvertLimit, AliasIntegrationTest, TestFieldResource, TestRequestForwarding, XsltUpdateRequestHandlerTest, LeaderElectionIntegrationTest, TestRecovery, SolrIndexMetricsTest, NodeAddedTriggerIntegrationTest, TestSnapshotCloudManager, TestSystemIdResolver, TestExactSharedStatsCache, RegexBoostProcessorTest, TestHttpServletCarrier, ReplicationFactorTest, TestCloudPhrasesIdentificationComponent, TestCollapseQParserPlugin, TestSolrJ, TestSimpleQParserPlugin, JvmMetricsTest, TestExportWriter, PreAnalyzedFieldTest, TestLMJelinekMercerSimilarityFactory, ProtectedTermFilterFactoryTest, TestJavabinTupleStreamParser, TestSolrCloudWithHadoopAuthPlugin, QueryResultKeyTest, SolrMetricManagerTest, DirectSolrConnectionTest, UninvertDocValuesMergePolicyTest, CdcrBootstrapTest, HdfsRecoverLeaseTest, HdfsDirectoryTest, TriggerIntegrationTest, TestScoreJoinQPNoScore, ResolveAnalyzerByNameTest, TestExceedMaxTermLength, TestCoreContainer, BlockCacheTest, DateFieldTest, TestShardHandlerFactory, SolrRrdBackendFactoryTest, TestLeaderElectionZkExpiry, TestCodecSupport, BadCopyFieldTest, SliceStateTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestQuerySenderListener, TestSolrCloudWithDelegationTokens, TestSolr4Spatial2, DistributedFacetPivotSmallTest, LegacyCloudClusterPropTest, TestFuzzyAnalyzedSuggestions, TestRestoreCore, TestDFRSimilarityFactory, JWTAuthPluginTest, SimpleFacetsTest, TestFunctionQuery, CircularListTest, SimpleCollectionCreateDeleteTest, TestReloadDeadlock, TestStandardQParsers, TestDistributedGrouping, ChaosMonkeySafeLeaderTest, CloudExitableDirectoryReaderTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, PeerSyncReplicationTest, TestCloudConsistency, TestPrepRecovery, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestTlogReplica, TestZkChroot, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest]
   [junit4] Completed [547/888 (1!)] on J2 in 15.04s, 10 tests, 1 failure <<< FAILURES!

[...truncated 54042 lines...]

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 525 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/525/

1 tests failed.
FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([719B7A17843954FE:E1F49BCD2A8E4505]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14071 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkShardTermsTest
   [junit4]   2> 1015085 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1015085 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/data-dir-142-001
   [junit4]   2> 1015085 WARN  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=203 numCloses=203
   [junit4]   2> 1015085 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1015086 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1015087 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001
   [junit4]   2> 1015087 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1015087 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1015087 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1015187 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:39293
   [junit4]   2> 1015187 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39293
   [junit4]   2> 1015187 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39293
   [junit4]   2> 1015187 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39293
   [junit4]   2> 1015196 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015222 INFO  (zkConnectionManagerCallback-6218-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015222 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015242 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015257 INFO  (zkConnectionManagerCallback-6220-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015257 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015258 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015262 INFO  (zkConnectionManagerCallback-6222-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015262 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015366 WARN  (jetty-launcher-6223-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1015367 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1015367 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1015367 INFO  (jetty-launcher-6223-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 1015367 INFO  (jetty-launcher-6223-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1015367 INFO  (jetty-launcher-6223-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1015367 INFO  (jetty-launcher-6223-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1015368 INFO  (jetty-launcher-6223-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62965137{/solr,null,AVAILABLE}
   [junit4]   2> 1015368 INFO  (jetty-launcher-6223-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2d62bf36{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:32863}
   [junit4]   2> 1015368 INFO  (jetty-launcher-6223-thread-1) [     ] o.e.j.s.Server Started @1015399ms
   [junit4]   2> 1015368 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32863}
   [junit4]   2> 1015369 ERROR (jetty-launcher-6223-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1015369 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1015369 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1015369 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1015369 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1015369 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-06T08:05:56.614167Z
   [junit4]   2> 1015370 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015370 INFO  (zkConnectionManagerCallback-6225-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015370 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015371 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1015515 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1015516 WARN  (jetty-launcher-6223-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4129eac8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015516 WARN  (jetty-launcher-6223-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4129eac8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015518 WARN  (jetty-launcher-6223-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f993d1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015518 WARN  (jetty-launcher-6223-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f993d1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1015519 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39293/solr
   [junit4]   2> 1015520 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015520 INFO  (zkConnectionManagerCallback-6232-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015520 INFO  (jetty-launcher-6223-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015622 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015623 INFO  (zkConnectionManagerCallback-6234-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015623 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015666 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32863_solr
   [junit4]   2> 1015666 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.c.Overseer Overseer (id=72676853504671749-127.0.0.1:32863_solr-n_0000000000) starting
   [junit4]   2> 1015670 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32863_solr
   [junit4]   2> 1015670 INFO  (OverseerStateUpdate-72676853504671749-127.0.0.1:32863_solr-n_0000000000) [n:127.0.0.1:32863_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32863_solr
   [junit4]   2> 1015670 INFO  (OverseerStateUpdate-72676853504671749-127.0.0.1:32863_solr-n_0000000000) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1015681 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1015693 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32863.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fbe34d
   [junit4]   2> 1015699 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32863.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fbe34d
   [junit4]   2> 1015699 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32863.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fbe34d
   [junit4]   2> 1015700 INFO  (jetty-launcher-6223-thread-1) [n:127.0.0.1:32863_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/.
   [junit4]   2> 1015709 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1015709 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015710 INFO  (zkConnectionManagerCallback-6243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1015710 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1015711 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1015711 INFO  (SUITE-ZkShardTermsTest-seed#[719B7A17843954FE]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39293/solr ready
   [junit4]   2> 1015721 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetTermToZero
   [junit4]   2> 1015723 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1015723 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1015723 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1015723 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=3}
   [junit4]   2> 1015724 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetTermToZero
   [junit4]   2> 1015731 INFO  (TEST-ZkShardTermsTest.testEnsureTermsIsHigher-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnsureTermsIsHigher
   [junit4]   2> 1015732 INFO  (TEST-ZkShardTermsTest.testEnsureTermsIsHigher-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEnsureTermsIsHigher
   [junit4]   2> 1015738 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReplicaCanBecomeLeader
   [junit4]   2> 1015741 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1015741 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1015742 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1015742 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1015742 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1015743 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=1, leader=1, replica_recovering=0}, version=3}
   [junit4]   2> 1015744 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={leader=1, replica=1}, version=4}
   [junit4]   2> 1015745 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReplicaCanBecomeLeader
   [junit4]   2> 1015752 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRaceConditionOnUpdates
   [junit4]   2> 1015755 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep1=0}, version=0}
   [junit4]   2> 1015756 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0}, version=1}
   [junit4]   2> 1015758 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, rep3=0}, version=2}
   [junit4]   2> 1015759 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, rep4=0, rep3=0}, version=3}
   [junit4]   2> 1015761 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, leader=0, rep4=0, rep3=0}, version=4}
   [junit4]   2> 1025871 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRaceConditionOnUpdates
   [junit4]   2> 1025881 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRecoveringFlag
   [junit4]   2> 1025883 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 1025883 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 1025883 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 1025884 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2_recovering=0, replica2=1}, version=3}
   [junit4]   2> 1025884 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=1}, version=4}
   [junit4]   2> 1025884 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2=1}, version=5}
   [junit4]   2> 1025885 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2_recovering=1, replica2=2}, version=6}
   [junit4]   2> 1025885 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=1, replica2=2}, version=7}
   [junit4]   2> 1025885 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=2}, version=8}
   [junit4]   2> 1025885 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=2, replica2=3}, version=9}
   [junit4]   2> 1025886 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=3}, version=10}
   [junit4]   2> 1025886 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2=3}, version=11}
   [junit4]   2> 1025886 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2_recovering=3, replica2=4}, version=12}
   [junit4]   2> 1025886 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=4}, version=13}
   [junit4]   2> 1025887 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=5}, version=14}
   [junit4]   2> 1025887 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2=5}, version=15}
   [junit4]   2> 1025894 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRecoveringFlag
   [junit4]   2> 1025912 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCoreRemovalWhileRecovering
   [junit4]   2> 1025913 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica1_rem=0, replica2=5}, version=16}
   [junit4]   2> 1025913 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica2_rem=0, replica1=5, replica1_rem=0, replica2=5}, version=17}
   [junit4]   2> 1025914 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica2_rem=0, replica1=5, replica1_rem=1, replica2=5}, version=18}
   [junit4]   2> 1025914 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica2_rem_recovering=0, replica2_rem=5, replica1=5, replica1_rem=1, replica2=5}, version=19}
   [junit4]   2> 1025915 INFO  (TEST-ZkShardTermsTest.testCoreRemovalWhileRecovering-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCoreRemovalWhileRecovering
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkShardTermsTest -Dtests.method=testCoreRemovalWhileRecovering -Dtests.seed=719B7A17843954FE -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=th-TH -Dtests.timezone=Europe/Belfast -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J2 | ZkShardTermsTest.testCoreRemovalWhileRecovering <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([719B7A17843954FE:E1F49BCD2A8E4505]:0)
   [junit4]    > 	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1025932 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCoreTermWatcher
   [junit4]   2> 1025935 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 1025941 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 1025942 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 1026042 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=1, leader=1}, version=3}
   [junit4]   2> 1026044 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCoreTermWatcher
   [junit4]   2> 1026052 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[719B7A17843954FE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParticipationOfReplicas
   [junit4]   2> 1026057 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 1026057 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 1026066 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[719B7A17843954FE]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 1026098 INFO  (qtp1654146862-17266) [n:127.0.0.1:32863_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:32863_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1026109 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1026110 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 1026110 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1026111 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1026112 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 1026113 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 1026114 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json
   [junit4]   2> 1026114 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1026115 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1026116 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1026117 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1026117 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1026118 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1026119 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1026119 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1026120 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1026121 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1026130 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1026131 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1026132 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1026132 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1026133 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1026134 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1026134 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1026135 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1026135 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1026136 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1026137 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1026137 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1026138 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1026139 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1026139 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1026140 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1026141 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1026141 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1026142 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1026142 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1026143 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1026144 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1026144 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1026145 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1026145 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1026146 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1026147 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1026147 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1026148 INFO  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1026251 WARN  (OverseerThreadFactory-6533-thread-1-processing-n:127.0.0.1:32863_solr) [n:127.0.0.1:32863_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection collection1 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1026253 INFO  (OverseerStateUpdate-72676853504671749-127.0.0.1:32863_solr-n_0000000000) [n:127.0.0.1:32863_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32863/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1026255 INFO  (OverseerStateUpdate-72676853504671749-127.0.0.1:32863_solr-n_0000000000) [n:127.0.0.1:32863_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32863/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1026256 INFO  (OverseerStateUpdate-72676853504671749-127.0.0.1:32863_solr-n_0000000000) [n:127.0.0.1:32863_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32863/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1026258 INFO  (OverseerStateUpdate-72676853504671749-127.0.0.1:32863_solr-n_0000000000) [n:127.0.0.1:32863_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32863/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1026468 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1026468 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr    x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1026476 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1026492 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1026498 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1027491 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1027491 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1027492 WARN  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1027492 WARN  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1027492 WARN  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1027492 WARN  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1027492 WARN  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1027492 WARN  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1027492 WARN  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1027492 WARN  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1027492 WARN  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 1027492 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1027494 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1027494 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1027495 WARN  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1027495 WARN  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1027495 WARN  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 1027495 WARN  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1027495 WARN  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 1027495 WARN  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1027495 WARN  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 1027495 WARN  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1027495 WARN  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 1027495 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1027507 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1027507 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1027507 WARN  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 1027507 WARN  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1027507 WARN  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 1027507 WARN  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1027507 WARN  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 1027507 WARN  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1027507 WARN  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 1027507 WARN  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1027508 WARN  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 1027508 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1027515 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1027515 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1027515 WARN  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 1027515 WARN  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1027515 WARN  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 1027515 WARN  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1027515 WARN  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 1027515 WARN  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1027516 WARN  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 1027516 WARN  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1027516 WARN  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 1027516 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1027563 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1027563 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 1027593 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=default-config
   [junit4]   2> 1027595 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=default-config
   [junit4]   2> 1028040 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1028040 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1028041 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32863.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fbe34d
   [junit4]   2> 1028041 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1028044 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1028086 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1028086 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1028086 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32863.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fbe34d
   [junit4]   2> 1028086 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 1028093 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1028119 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1028119 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 1028120 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32863.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fbe34d
   [junit4]   2> 1028120 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 1028132 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1028132 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 1028133 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32863.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@39fbe34d
   [junit4]   2> 1028133 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.ZkShardTermsTest_719B7A17843954FE-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 1028134 INFO  (qtp1654146862-17312) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1028142 INFO  (qtp1654146862-17264) [n:127.0.0.1:32863_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1028147 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1028147 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1028149 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1028149 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1028150 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e2b2c8e[collection1_shard1_replica_n1] main]
   [junit4]   2> 1028150 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1028150 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1028152 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1028152 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1028153 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@718ef51c[collection1_shard1_replica_n2] main]
   [junit4]   2> 1028154 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1028154 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1028154 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1028155 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1028155 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1028155 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, maxQueryFrequency=0.01}
   [junit4]   2> 1028156 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1028156 INFO  (qtp1654146862-17265) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649438956612222976
   [junit4]   2> 1028157 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 1028158 INFO  (searcherExecutor-6538-thread-1-processing-n:127.0.0.1:32863_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@7e2b2c8e[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1028158 INFO  (searcherExecutor-6538-thread-1-processing-n:127.0.0.1:32863_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1028158 INFO  (searcherExecutor-6538-thread-1-processing-n:127.0.0.1:32863_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1028159 INFO  (searcherExecutor-6538-thread-1-processing-n:127.0.0.1:32863_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@7e2b2c8e[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1028159 INFO  (qtp1654146862-17267) [n:127.0.0.1:32863_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed

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

ontextException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] NoInitialContextException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 18. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 807)
 [ecj-lint] 	} catch (NamingException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 557)
 [ecj-lint] 	new PluginBag.RuntimeLib(req.getCore()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 243)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 149)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java (at line 415)
 [ecj-lint] 	ZkController zkController = core == null ? null : core.getCoreContainer().getZkController();
 [ecj-lint] 	             ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'zkController' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1118)
 [ecj-lint] 	PeerSyncWithLeader peerSync = new PeerSyncWithLeader(rb.req.getCore(), syncWithLeader, nVersions);
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1140)
 [ecj-lint] 	PeerSync peerSync = new PeerSync(rb.req.getCore(), replicas, nVersions, cantReachIsSuccess);
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. INFO in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/search/JoinQParserPlugin.java (at line 73)
 [ecj-lint] 	return new ScoreJoinQParserPlugin().createParser(qstr, localParams, params, req).parse();
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 52)
 [ecj-lint] 	try (FileChannel in = new FileInputStream(src).getChannel();
 [ecj-lint] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 53)
 [ecj-lint] 	FileChannel out = new FileOutputStream(destination).getChannel()) {
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 265)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 32 problems (8 errors, 23 warnings, 1 info)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:643: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/build.xml:101: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build.xml:645: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2027: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/common-build.xml:2066: Compile failed; see the compiler error output for details.

Total time: 104 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any