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 2021/01/07 16:26:23 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1324 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1324/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:39515/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39515/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14894 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1403322 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1403322 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1403322 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/data-dir-112-001
   [junit4]   2> 1403322 WARN  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 1403322 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1403324 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1403324 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001
   [junit4]   2> 1403325 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1403325 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1403325 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1403326 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1403425 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 44037
   [junit4]   2> 1403425 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44037
   [junit4]   2> 1403425 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44037
   [junit4]   2> 1403425 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44037
   [junit4]   2> 1403426 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1403429 INFO  (zkConnectionManagerCallback-13864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403429 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1403431 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1403432 INFO  (zkConnectionManagerCallback-13866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403432 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1403433 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1403435 INFO  (zkConnectionManagerCallback-13868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403435 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1403436 WARN  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker-SendThread(127.0.0.1:44037)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10294776fa30002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10294776fa30002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10294776fa30002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1403538 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1403538 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1403538 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1403538 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1403538 INFO  (jetty-launcher-13869-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1403538 INFO  (jetty-launcher-13869-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1403540 INFO  (jetty-launcher-13869-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1403540 INFO  (jetty-launcher-13869-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1403540 INFO  (jetty-launcher-13869-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1403540 INFO  (jetty-launcher-13869-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1403540 INFO  (jetty-launcher-13869-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1403540 INFO  (jetty-launcher-13869-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1403540 INFO  (jetty-launcher-13869-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@730aa5d{/solr,null,AVAILABLE}
   [junit4]   2> 1403540 INFO  (jetty-launcher-13869-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a87474{/solr,null,AVAILABLE}
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f70e5fc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39129}
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24c15f73{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39515}
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-2) [     ] o.e.j.s.Server Started @1403598ms
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-1) [     ] o.e.j.s.Server Started @1403598ms
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44037/solr, hostPort=39129}
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44037/solr, hostPort=39515}
   [junit4]   2> 1403541 ERROR (jetty-launcher-13869-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1403541 ERROR (jetty-launcher-13869-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-07T15:52:20.793Z
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1403541 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-07T15:52:20.793Z
   [junit4]   2> 1403542 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1403542 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1403543 INFO  (zkConnectionManagerCallback-13871-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403543 INFO  (zkConnectionManagerCallback-13873-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1403543 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1403543 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1403543 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1403543 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1403548 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1403548 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1403549 WARN  (jetty-launcher-13869-thread-1-SendThread(127.0.0.1:44037)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10294776fa30004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10294776fa30004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10294776fa30004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1404086 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1404087 WARN  (jetty-launcher-13869-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38d0e314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404087 WARN  (jetty-launcher-13869-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38d0e314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404089 WARN  (jetty-launcher-13869-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40bd39b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404089 WARN  (jetty-launcher-13869-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40bd39b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404090 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44037/solr
   [junit4]   2> 1404091 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404092 INFO  (zkConnectionManagerCallback-13887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404092 INFO  (jetty-launcher-13869-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404193 INFO  (jetty-launcher-13869-thread-2) [n:127.0.0.1:39129_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404194 INFO  (zkConnectionManagerCallback-13889-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404194 INFO  (jetty-launcher-13869-thread-2) [n:127.0.0.1:39129_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404256 INFO  (jetty-launcher-13869-thread-2) [n:127.0.0.1:39129_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39129_solr
   [junit4]   2> 1404257 INFO  (jetty-launcher-13869-thread-2) [n:127.0.0.1:39129_solr     ] o.a.s.c.Overseer Overseer (id=72783784686321670-127.0.0.1:39129_solr-n_0000000000) starting
   [junit4]   2> 1404264 INFO  (OverseerStateUpdate-72783784686321670-127.0.0.1:39129_solr-n_0000000000) [n:127.0.0.1:39129_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39129_solr
   [junit4]   2> 1404268 INFO  (jetty-launcher-13869-thread-2) [n:127.0.0.1:39129_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39129_solr
   [junit4]   2> 1404271 INFO  (jetty-launcher-13869-thread-2) [n:127.0.0.1:39129_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1404271 WARN  (jetty-launcher-13869-thread-2) [n:127.0.0.1:39129_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1404272 INFO  (zkCallback-13888-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1404288 INFO  (jetty-launcher-13869-thread-2) [n:127.0.0.1:39129_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001/node2
   [junit4]   2> 1404492 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1404493 WARN  (jetty-launcher-13869-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@697b154d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404493 WARN  (jetty-launcher-13869-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@697b154d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404495 WARN  (jetty-launcher-13869-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4265270c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404495 WARN  (jetty-launcher-13869-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4265270c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1404496 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44037/solr
   [junit4]   2> 1404497 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404498 INFO  (zkConnectionManagerCallback-13907-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404498 INFO  (jetty-launcher-13869-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404600 INFO  (jetty-launcher-13869-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404601 INFO  (zkConnectionManagerCallback-13909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404601 INFO  (jetty-launcher-13869-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404604 INFO  (jetty-launcher-13869-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1404607 INFO  (jetty-launcher-13869-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39515_solr as DOWN
   [junit4]   2> 1404608 INFO  (jetty-launcher-13869-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1404608 INFO  (jetty-launcher-13869-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39515_solr
   [junit4]   2> 1404609 INFO  (zkCallback-13888-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1404610 INFO  (jetty-launcher-13869-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1404610 WARN  (jetty-launcher-13869-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1404616 INFO  (zkCallback-13908-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1404626 INFO  (jetty-launcher-13869-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001/node1
   [junit4]   2> 1404639 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1404640 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1404644 INFO  (zkConnectionManagerCallback-13920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1404644 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1404645 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1404646 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44037/solr ready
   [junit4]   2> 1404664 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1404668 INFO  (OverseerThreadFactory-13896-thread-1-processing-n:127.0.0.1:39129_solr) [n:127.0.0.1:39129_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1404774 INFO  (OverseerStateUpdate-72783784686321670-127.0.0.1:39129_solr-n_0000000000) [n:127.0.0.1:39129_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:39515_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1404776 INFO  (OverseerStateUpdate-72783784686321670-127.0.0.1:39129_solr-n_0000000000) [n:127.0.0.1:39129_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:39129_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1404978 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1404979 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1404979 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1404988 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1404993 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1405005 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1405007 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1405007 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1405008 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1405009 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1405011 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1405011 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1405011 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1405037 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1405037 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1405038 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1405038 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1405039 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1405040 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1405040 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1405040 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1688243789933576192
   [junit4]   2> 1405042 INFO  (searcherExecutor-13922-thread-1-processing-n:127.0.0.1:39129_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1405044 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1405044 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1405047 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 1405060 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1405060 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1405061 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1405061 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1405062 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1405062 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1405062 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1405062 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1688243789956644864
   [junit4]   2> 1405064 INFO  (searcherExecutor-13924-thread-1-processing-n:127.0.0.1:39515_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1405067 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1405067 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1405548 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1405548 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1405548 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39129/solr/testOtherReplicasAreNotActive_shard1_replica_n2/
   [junit4]   2> 1405549 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:39129/solr  START replicas=[http://127.0.0.1:39515/solr/testOtherReplicasAreNotActive_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1405549 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n2 url=http://127.0.0.1:39129/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1405550 INFO  (qtp705082435-23709) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1405551 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1405551 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1405551 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/72783784686321670-core_node4-n_0000000000
   [junit4]   2> 1405552 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39129/solr/testOtherReplicasAreNotActive_shard1_replica_n2/ shard1
   [junit4]   2> 1405654 INFO  (zkCallback-13888-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1405655 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1405656 INFO  (qtp1639389114-23715) [n:127.0.0.1:39129_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=677
   [junit4]   2> 1405756 INFO  (zkCallback-13888-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1405756 INFO  (zkCallback-13888-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1406071 INFO  (qtp705082435-23714) [n:127.0.0.1:39515_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1093
   [junit4]   2> 1406073 INFO  (qtp705082435-23711) [n:127.0.0.1:39515_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1406173 INFO  (zkCallback-13908-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1406173 INFO  (zkCallback-13888-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1406173 INFO  (zkCallback-13888-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1406173 INFO  (zkCallback-13908-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1406173 INFO  (qtp705082435-23711) [n:127.0.0.1:39515_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1507
   [junit4]   2> 1406173 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1406175 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:39515/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:39515_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "node_name":"127.0.0.1:39129_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1406175 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1204054635
   [junit4]   2> 1406175 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39515_solr
   [junit4]   2> 1406176 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1406176 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39515_solr as DOWN
   [junit4]   2> 1406177 INFO  (coreCloseExecutor-13936-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cca47f
   [junit4]   2> 1406177 INFO  (coreCloseExecutor-13936-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@3cca47f
   [junit4]   2> 1406177 INFO  (coreCloseExecutor-13936-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@3cca47f
   [junit4]   2> 1406178 INFO  (coreCloseExecutor-13936-thread-1) [n:127.0.0.1:39515_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1406179 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1406179 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1406179 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1406179 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1406180 INFO  (zkCallback-13919-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1406180 INFO  (zkCallback-13888-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1406278 INFO  (zkCallback-13888-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1406278 INFO  (zkCallback-13888-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1406281 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@24c15f73{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1406281 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@730aa5d{/solr,null,STOPPED}
   [junit4]   2> 1406281 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1406281 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 39515
   [junit4]   2> 1406282 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1406283 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node4:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "leader":"true",
   [junit4]   2>   "node_name":"127.0.0.1:39129_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "base_url":"http://127.0.0.1:39129/solr"}
   [junit4]   2> 1406285 ERROR (qtp1639389114-23718) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3895) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3887) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 36 more
   [junit4]   2> 1406287 INFO  (qtp1639389114-23718) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1406287 ERROR (qtp1639389114-23718) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1406287 INFO  (qtp1639389114-23718) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=2
   [junit4]   2> 1406287 ERROR (qtp1639389114-23718) [n:127.0.0.1:39129_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1406289 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=39515)
   [junit4]   2> 1406289 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 39515 try number 2 ...
   [junit4]   2> 1406289 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1406290 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1406290 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1406290 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1406290 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dfe88e8{/solr,null,AVAILABLE}
   [junit4]   2> 1406291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@131bc838{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39515}
   [junit4]   2> 1406291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.s.Server Started @1406348ms
   [junit4]   2> 1406291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44037/solr, hostPort=39515}
   [junit4]   2> 1406291 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1406291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1406291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.8.0
   [junit4]   2> 1406291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1406291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1406291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-07T15:52:23.543Z
   [junit4]   2> 1406291 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1406292 INFO  (zkConnectionManagerCallback-13940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1406292 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1406293 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1406297 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1406670 INFO  (OverseerCollectionConfigSetProcessor-72783784686321670-127.0.0.1:39129_solr-n_0000000000) [n:127.0.0.1:39129_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1407696 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1407697 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fbc4519[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407697 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fbc4519[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407699 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61d52231[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407699 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61d52231[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1407700 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44037/solr
   [junit4]   2> 1407701 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407702 INFO  (zkConnectionManagerCallback-13951-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407702 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407804 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1407805 INFO  (zkConnectionManagerCallback-13953-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1407805 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1407809 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1407812 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39515_solr as DOWN
   [junit4]   2> 1407813 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1407813 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39515_solr
   [junit4]   2> 1407813 INFO  (zkCallback-13919-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1407814 INFO  (zkCallback-13888-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1407814 INFO  (zkCallback-13952-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1407815 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1407815 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1407831 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001/node1
   [junit4]   2> 1407831 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [n:127.0.0.1:39515_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n1]
   [junit4]   2> 1407836 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1407855 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1407857 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1407862 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1407868 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1407870 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1407870 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1407870 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1407897 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1407897 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1407897 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1407898 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1407898 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1407899 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1407899 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1407899 INFO  (coreLoadExecutor-13959-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1688243792931454976
   [junit4]   2> 1407900 INFO  (searcherExecutor-13961-thread-1-processing-n:127.0.0.1:39515_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1407900 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:39515_solr
   [junit4]   2> 1407901 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 1407903 INFO  (coreZkRegister-13941-thread-1-processing-n:127.0.0.1:39515_solr) [n:127.0.0.1:39515_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1407904 INFO  (OverseerThreadFactory-13896-thread-2-processing-n:127.0.0.1:39129_solr) [n:127.0.0.1:39129_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1407906 INFO  (qtp1639389114-23718) [n:127.0.0.1:39129_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=null
   [junit4]   2> 1407906 INFO  (qtp1639389114-23718) [n:127.0.0.1:39129_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@276ff527
   [junit4]   2> 1407906 INFO  (qtp1639389114-23718) [n:127.0.0.1:39129_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@276ff527
   [junit4]   2> 1407906 INFO  (qtp1639389114-23718) [n:127.0.0.1:39129_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@276ff527
   [junit4]   2> 1407906 INFO  (qtp1639389114-23718) [n:127.0.0.1:39129_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1407904 ERROR (OverseerThreadFactory-13896-thread-2-processing-n:127.0.0.1:39129_solr) [n:127.0.0.1:39129_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:39515/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:39515/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:39515/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:695) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:169) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:130) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_252]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_252]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_252]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:39515 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) ~[httpclient-4.5.12.jar:4.5.12]
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) ~[httpclient-4.5.12.jar:4.5.12]
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) ~[httpcore-4.4.13.jar:4.4.13]
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) ~[httpcore-4.4.13.jar:4.4.13]
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) ~[httpclient-4.5.12.jar:4.5.12]
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) ~[httpcore-4.4.13.jar:4.4.13]
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) ~[httpcore-4.4.13.jar:4.4.13]
   [junit4]   2> 	at org.apac

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

Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1418852 INFO  (jetty-closer-13972-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1418852 INFO  (jetty-closer-13972-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1418852 INFO  (jetty-closer-13972-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1418863 INFO  (OverseerAutoScalingTriggerThread-72783784686321670-127.0.0.1:39129_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1418864 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[65E82E0F7851927D]-SendThread(127.0.0.1:44037)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10294776fa3000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10294776fa3000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10294776fa3000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1418864 INFO  (closeThreadPool-13981-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72783784686321670-127.0.0.1:39129_solr-n_0000000000) closing
   [junit4]   2> 1418965 INFO  (jetty-closer-13972-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72783784686321670-127.0.0.1:39129_solr-n_0000000000) closing
   [junit4]   2> 1418965 INFO  (jetty-closer-13972-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f70e5fc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1418965 INFO  (jetty-closer-13972-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a87474{/solr,null,STOPPED}
   [junit4]   2> 1418965 INFO  (jetty-closer-13972-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1419420 INFO  (jetty-closer-13972-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@131bc838{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39515}
   [junit4]   2> 1419421 INFO  (jetty-closer-13972-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1dfe88e8{/solr,null,STOPPED}
   [junit4]   2> 1419421 INFO  (jetty-closer-13972-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1419421 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1419523 WARN  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker-SendThread(127.0.0.1:44037)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10294776fa30001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10294776fa30001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10294776fa30001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1419624 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	2	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	5	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72783784686321670-127.0.0.1:39129_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1419626 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44037
   [junit4]   2> 1419626 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44037
   [junit4]   2> 1419626 INFO  (SUITE-LeaderTragicEventTest-seed#[65E82E0F7851927D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44037
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.LeaderTragicEventTest_65E82E0F7851927D-001
   [junit4]   2> Jan 07, 2021 3:52:37 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1801, maxMBSortInHeap=6.1681731688943024, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nn-NO, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=316620176,total=514326528
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchemaThreadSafety, TestCodecSupport, HDFSCollectionsAPITest, TestSQLHandler, IndexSizeTriggerSizeEstimationTest, SolrCloudReportersTest, CoreAdminCreateDiscoverTest, TestFieldCacheSort, TestShardHandlerFactory, TransactionLogTest, TestNonDefinedSimilarityFactory, TestCollationFieldDocValues, SolrXmlInZkTest, TestPivotHelperCode, ConnectionManagerTest, HighlighterMaxOffsetTest, TestHdfsCloudBackupRestore, RollingRestartTest, TestStreamBody, ChaosMonkeySafeLeaderTest, TestJmxIntegration, TestContainerPlugin, JavaBinAtomicUpdateMultivalueTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestCSVResponseWriter, TestNRTOpen, TestNestedDocsSort, XmlUpdateRequestHandlerTest, MetricsHandlerTest, CollectionTooManyReplicasTest, JWTAuthPluginTest, TaggingAttributeTest, TestUnifiedSolrHighlighter, TestUseDocValuesAsStored, MinimalSchemaTest, BlockJoinFacetSimpleTest, HttpPartitionWithTlogReplicasTest, TestNamedUpdateProcessors, TestBulkSchemaConcurrent, TestRawTransformer, OverseerTaskQueueTest, TestElisionMultitermQuery, TestSolrDeletionPolicy2, TestLegacyFieldCache, TestDynamicFieldNamesIndexCorrectly, ZkControllerTest, PKIAuthenticationIntegrationTest, DistributedTermsComponentTest, TestSimScenario, ConfigureRecoveryStrategyTest, TestSerializedLuceneMatchVersion, DistributedQueueTest, ScheduledTriggerTest, HdfsRestartWhileUpdatingTest, ForceLeaderWithTlogReplicasTest, NodeMarkersRegistrationTest, ZkSolrClientTest, TestSolrCachePerf, TestDistributedGrouping, TestSolrQueryParser, HdfsUnloadDistributedZkTest, TestJsonRequest, TestHashQParserPlugin, CdcrReplicationHandlerTest, SuggesterTSTTest, RecoveryAfterSoftCommitTest, HdfsChaosMonkeySafeLeaderTest, SolrIndexMetricsTest, SharedFSAutoReplicaFailoverTest, TestWaitForStateWithJettyShutdowns, TestMacros, RootFieldTest, TestSSLRandomization, AutoAddReplicasIntegrationTest, BasicAuthIntegrationTest, TestPackages, TestConfigSetProperties, XMLAtomicUpdateMultivalueTest, TestFilteredDocIdSet, TestSchemaManager, BlockDirectoryTest, TestSchemaNameResource, HttpSolrCallGetCoreTest, TestConfigSetsAPIExclusivity, TestLRUCache, OverseerRolesTest, TestFuzzyAnalyzedSuggestions, DeleteLastCustomShardedReplicaTest, TriLevelCompositeIdRoutingTest, SignificantTermsQParserPluginTest, TestTlogReplica, CollectionPropsTest, DistributedFacetPivotSmallTest, SpatialHeatmapFacetsTest, TriggerSetPropertiesIntegrationTest, SolrRequestParserTest, TestAddFieldRealTimeGet, TestPrepRecovery, CategoryRoutedAliasUpdateProcessorTest, TestTestInjection, CloneFieldUpdateProcessorFactoryTest, SpellingQueryConverterTest, TestMultiValuedNumericRangeQuery, ZkCollectionPropsCachingTest, SolrLogPostToolTest, ChangedSchemaMergeTest, TestSurroundQueryParser, ManagedSchemaRoundRobinCloudTest, TestAuthenticationFramework, TestLeaderElectionZkExpiry, TestJavabinTupleStreamParser, TestDistributedSearch, TestRandomFaceting, TestLuceneIndexBackCompat, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteReplicaTest, LeaderTragicEventTest]
   [junit4] Completed [514/924 (1!)] on J3 in 17.27s, 2 tests, 1 error <<< FAILURES!

[...truncated 52187 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1325 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1325/

1 tests failed.
FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testCopyFieldWithReplace

Error Message:
{   "responseHeader":{     "status":400,     "QTime":7},   "error":{     "metadata":[       "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",       "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],     "details":[{         "add-field-type":{           "name":"myNewTextField",           "class":"solr.TextField",           "analyzer":{             "charFilters":[{                 "name":"patternReplace",                 "replacement":"$1$1",                 "pattern":"([a-zA-Z])\\\\1+"}],             "tokenizer":{"name":"whitespace"},             "filters":[{"name":"asciiFolding"}]}},         "errorMessages":["Every charFilter must define a class property!\n"]}],     "msg":"error processing commands",     "code":400}}  expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field-type={name=myNewTextField, class=solr.TextField, analyzer={charFilters=[{name=patternReplace, replacement=$1$1, pattern=([a-zA-Z])\\1+}], tokenizer={name=whitespace}, filters=[{name=asciiFolding}]}}, errorMessages=[Every charFilter must define a class property! ]}], msg=error processing commands, code=400}>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":400,
    "QTime":7},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
      "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
    "details":[{
        "add-field-type":{
          "name":"myNewTextField",
          "class":"solr.TextField",
          "analyzer":{
            "charFilters":[{
                "name":"patternReplace",
                "replacement":"$1$1",
                "pattern":"([a-zA-Z])\\\\1+"}],
            "tokenizer":{"name":"whitespace"},
            "filters":[{"name":"asciiFolding"}]}},
        "errorMessages":["Every charFilter must define a class property!\n"]}],
    "msg":"error processing commands",
    "code":400}}
 expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field-type={name=myNewTextField, class=solr.TextField, analyzer={charFilters=[{name=patternReplace, replacement=$1$1, pattern=([a-zA-Z])\\1+}], tokenizer={name=whitespace}, filters=[{name=asciiFolding}]}}, errorMessages=[Every charFilter must define a class property!
]}], msg=error processing commands, code=400}>
	at __randomizedtesting.SeedInfo.seed([60C2F7D755711B38:A603A5617C8B49C3]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testCopyFieldWithReplace(TestBulkSchemaAPI.java:734)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15786 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> 2108059 INFO  (SUITE-TestBulkSchemaAPI-seed#[60C2F7D755711B38]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2108059 INFO  (SUITE-TestBulkSchemaAPI-seed#[60C2F7D755711B38]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2108060 INFO  (SUITE-TestBulkSchemaAPI-seed#[60C2F7D755711B38]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/data-dir-160-001
   [junit4]   2> 2108060 WARN  (SUITE-TestBulkSchemaAPI-seed#[60C2F7D755711B38]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2108060 INFO  (SUITE-TestBulkSchemaAPI-seed#[60C2F7D755711B38]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2108061 INFO  (SUITE-TestBulkSchemaAPI-seed#[60C2F7D755711B38]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2108073 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleAddFieldWithErrors
   [junit4]   2> 2108200 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2108200 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2108201 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-003/cores/core
   [junit4]   2> 2108201 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2108201 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2108202 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2108202 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2108202 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2108202 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2108202 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dc59336{/solr,null,AVAILABLE}
   [junit4]   2> 2108203 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@8e09e74{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46011}
   [junit4]   2> 2108203 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.Server Started @2108229ms
   [junit4]   2> 2108203 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46011, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-003/cores}
   [junit4]   2> 2108203 ERROR (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2108203 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2108203 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2108203 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2108203 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2108203 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-07T17:35:24.745Z
   [junit4]   2> 2108203 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/solr.xml
   [junit4]   2> 2108207 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2108207 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2108208 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2108493 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2108494 WARN  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@12d2befe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2108494 WARN  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@12d2befe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2108496 WARN  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78062a92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2108496 WARN  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78062a92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2108498 WARN  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2108512 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2108512 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2108531 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd
   [junit4]   2> 2108539 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd
   [junit4]   2> 2108539 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd
   [junit4]   2> 2108540 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-003/cores
   [junit4]   2> 2108540 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2108550 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 2108566 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2108574 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema  not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 2108578 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-rest
   [junit4]   2> 2108678 WARN  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 2108679 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 2108679 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 2108680 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2108680 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2108680 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2108680 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2108680 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2108680 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 2108680 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2108680 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2108684 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2108684 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2108684 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2108689 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2108690 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 2108693 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/collection1/conf/schema-rest.xml to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 2108693 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 2108693 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd
   [junit4]   2> 2108693 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-003/cores/core], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-003/cores/core/data/]
   [junit4]   2> 2108695 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=22.947265625, floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=15.751361648697067, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=31.45000877497786
   [junit4]   2> 2108700 WARN  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2108741 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2108742 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2108745 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6255947463609142]
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/collection1/conf
   [junit4]   2> 2108747 WARN  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/collection1/conf
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2108747 WARN  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-001/collection1/conf
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2108747 WARN  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2108747 WARN  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2108747 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2108748 WARN  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2108748 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2108748 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2108748 WARN  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2108748 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2108748 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2108748 INFO  (coreLoadExecutor-19394-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2108749 INFO  (searcherExecutor-19396-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2108749 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrJettyTestBase Jetty Assigned Port#46011
   [junit4]   2> 2108751 ERROR (qtp613581182-32767) [    x:collection1 ] o.a.s.s.ManagedIndexSchema Field 'a1': Field type 'string1' not found.
   [junit4]   2> 2108751 ERROR (qtp613581182-32767) [    x:collection1 ] o.a.s.s.SchemaManager err
   [junit4]   2>           => org.apache.solr.common.SolrException: Field 'a1': Field type 'string1' not found.
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.newField(ManagedIndexSchema.java:1237)
   [junit4]   2> org.apache.solr.common.SolrException: Field 'a1': Field type 'string1' not found.
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.newField(ManagedIndexSchema.java:1237) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager$OpType$3.perform(SchemaManager.java:240) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:113) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:93) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:95) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 2108753 ERROR (qtp613581182-32767) [    x:collection1 ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{add-field={name=a1, type=string1, stored=true, indexed=false}, errorMessages=[Field 'a1': Field type 'string1' not found.
   [junit4]   2> ]}, {add-field={type=string, stored=true, indexed=true}, errorMessages=['name' is a required field]}], 
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2108753 INFO  (qtp613581182-32767) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=400 QTime=2
   [junit4]   2> 2108755 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=382496032
   [junit4]   2> 2108756 INFO  (coreCloseExecutor-19402-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34bc9d6e
   [junit4]   2> 2108756 INFO  (coreCloseExecutor-19402-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@34bc9d6e
   [junit4]   2> 2108756 INFO  (coreCloseExecutor-19402-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41f7073f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@63a56470
   [junit4]   2> 2108766 INFO  (coreCloseExecutor-19402-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2108772 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2108772 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bf32450: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@22ac27a6
   [junit4]   2> 2108778 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2108778 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c5bdde1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@480a228b
   [junit4]   2> 2108781 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2108781 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dfa718c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@83bc202
   [junit4]   2> 2108783 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@8e09e74{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2108783 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4dc59336{/solr,null,STOPPED}
   [junit4]   2> 2108783 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2108784 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleAddFieldWithErrors
   [junit4]   2> 2108788 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddIllegalDynamicField
   [junit4]   2> 2108892 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2108892 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2108892 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-006/cores/core
   [junit4]   2> 2108893 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2108893 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2108893 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2108900 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2108900 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2108900 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2108904 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b342fd1{/solr,null,AVAILABLE}
   [junit4]   2> 2108904 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67e6350{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36291}
   [junit4]   2> 2108904 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.Server Started @2108931ms
   [junit4]   2> 2108904 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36291, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-006/cores}
   [junit4]   2> 2108905 ERROR (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2108905 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2108905 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 2108905 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2108905 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2108905 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-07T17:35:25.447Z
   [junit4]   2> 2108905 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/solr.xml
   [junit4]   2> 2108908 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2108908 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2108919 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2110031 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2110032 WARN  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@257fbc06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2110032 WARN  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@257fbc06[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2110034 WARN  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a1fb166[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2110035 WARN  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a1fb166[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2110036 WARN  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2110048 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2110048 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2110070 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd
   [junit4]   2> 2110078 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd
   [junit4]   2> 2110078 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd
   [junit4]   2> 2110079 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-006/cores
   [junit4]   2> 2110079 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2110092 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 2110111 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 2110120 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema  not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 2110124 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-rest
   [junit4]   2> 2110216 WARN  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiople copyFields (3)
   [junit4]   2> 2110217 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 2110217 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 2110218 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2110218 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2110218 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2110218 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2110218 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2110218 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 2110218 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2110218 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2110222 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2110222 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2110222 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2110227 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2110229 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 2110231 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/collection1/conf/schema-rest.xml to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 2110231 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/collection1, trusted=true
   [junit4]   2> 2110232 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@275dbcdd
   [junit4]   2> 2110232 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-006/cores/core], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-006/cores/core/data/]
   [junit4]   2> 2110234 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=22.947265625, floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=15.751361648697067, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=31.45000877497786
   [junit4]   2> 2110239 WARN  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2110280 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2110280 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2110281 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6255947463609142]
   [junit4]   2> 2110283 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/collection1/conf
   [junit4]   2> 2110283 WARN  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 2110283 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/collection1/conf
   [junit4]   2> 2110283 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2110283 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2110283 WARN  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 2110283 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-004/collection1/conf
   [junit4]   2> 2110283 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2110283 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2110283 WARN  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2110283 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2110284 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2110284 WARN  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2110284 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2110284 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2110284 WARN  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2110284 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2110284 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2110284 WARN  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2110284 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2110284 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2110284 INFO  (coreLoadExecutor-19416-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2110285 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrJettyTestBase Jetty Assigned Port#36291
   [junit4]   2> 2110286 INFO  (searcherExecutor-19418-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2110288 ERROR (qtp454032450-32793) [    x:collection1 ] o.a.s.s.SchemaManager err
   [junit4]   2>           => org.apache.solr.common.SolrException: Dynamic field name 'illegal' should have either a leading or a trailing asterisk, and no others.
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.isValidDynamicField(IndexSchema.java:816)
   [junit4]   2> org.apache.solr.common.SolrException: Dynamic field name 'illegal' should have either a leading or a trailing asterisk, and no others.
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.isValidDynamicField(IndexSchema.java:816) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchema.newDynamicField(ManagedIndexSchema.java:1269) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager$OpType$4.perform(SchemaManager.java:258) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.doOperations(SchemaManager.java:113) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.performOperations(SchemaManager.java:93) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:95) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 2110290 ERROR (qtp454032450-32793) [    x:collection1 ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{add-dynamic-field={name=illegal, type=string, stored=true, indexed=true}, errorMessages=[Dynamic field name 'illegal' should have either a leading or a trailing asterisk, and no others.
   [junit4]   2> ]}], 
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2110290 INFO  (qtp454032450-32793) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=400 QTime=2
   [junit4]   2> 2110291 INFO  (qtp454032450-32794) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 2110298 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=91486371
   [junit4]   2> 2110298 INFO  (coreCloseExecutor-19424-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d192473
   [junit4]   2> 2110298 INFO  (coreCloseExecutor-19424-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@5d192473
   [junit4]   2> 2110298 INFO  (coreCloseExecutor-19424-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74a5cbee: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6d3a67f2
   [junit4]   2> 2110309 INFO  (coreCloseExecutor-19424-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2110313 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2110313 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1865077b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@73fb7e2b
   [junit4]   2> 2110319 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2110319 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14777c34: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@480a228b
   [junit4]   2> 2110321 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2110321 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@baa83d5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@83bc202
   [junit4]   2> 2110325 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@67e6350{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2110325 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b342fd1{/solr,null,STOPPED}
   [junit4]   2> 2110325 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2110327 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAddIllegalDynamicField
   [junit4]   2> 2110330 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSimilarityParser
   [junit4]   2> 2110437 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2110437 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2110437 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-009/cores/core
   [junit4]   2> 2110438 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2110438 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2110438 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 2110439 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2110439 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2110439 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2110439 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27064c9b{/solr,null,AVAILABLE}
   [junit4]   2> 2110439 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@943de17{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40157}
   [junit4]   2> 2110439 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.e.j.s.Server Started @2110466ms
   [junit4]   2> 2110439 INFO  (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40157, configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-007, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001/tempDir-009/cores}
   [junit4]   2> 2110439 ERROR (TEST-TestBulkSchemaAPI.testSimilarityParser-seed#[60C2F7D755711B38]) [     ] o.a.s.u.StartupLoggingUtils Miss

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

s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2143782 INFO  (qtp906932025-33126) [     ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=226
   [junit4]   2> 2143782 INFO  (qtp906932025-33126) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@74268d7a
   [junit4]   2> 2143782 INFO  (qtp906932025-33126) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@74268d7a
   [junit4]   2> 2143782 INFO  (qtp906932025-33126) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@131ee317: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7a9e8939
   [junit4]   2> 2143786 INFO  (searcherExecutor-19775-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2143797 INFO  (qtp906932025-33126) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 2143803 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=629678523
   [junit4]   2> 2143803 INFO  (coreCloseExecutor-19781-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@66179c37
   [junit4]   2> 2143803 INFO  (coreCloseExecutor-19781-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@66179c37
   [junit4]   2> 2143803 INFO  (coreCloseExecutor-19781-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e266f1a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7a9e8939
   [junit4]   2> 2143815 INFO  (coreCloseExecutor-19781-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2143816 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2143816 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b3da0ac: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@c87e45f
   [junit4]   2> 2143823 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2143823 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12b06e5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@480a228b
   [junit4]   2> 2143825 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2143825 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34dc3978: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@83bc202
   [junit4]   2> 2143845 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4002084a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2143845 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71bc3cf3{/solr,null,STOPPED}
   [junit4]   2> 2143845 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2143846 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[60C2F7D755711B38]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.rest.schema.TestBulkSchemaAPI_60C2F7D755711B38-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=24692, maxDocsPerChunk=2, blockShift=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=24692, blockSize=8)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar, timezone=America/Vancouver
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=150419136,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [SearchHandlerTest, DeleteLastCustomShardedReplicaTest, OverseerRolesTest, CdcrReplicationHandlerTest, TestBulkSchemaConcurrent, BasicDistributedZkTest, TestCorePropertiesReload, TestFieldCollectionResource, TestHdfsCloudBackupRestore, TestJsonFacetsWithNestedObjects, SignificantTermsQParserPluginTest, TestRawTransformer, CoreAdminCreateDiscoverTest, TestSkipOverseerOperations, TestSQLHandler, CollectionTooManyReplicasTest, TestRandomFlRTGCloud, TestConfigSetProperties, JavaBinAtomicUpdateMultivalueTest, DirectUpdateHandlerTest, TestSimpleQParserPlugin, SolrIndexMetricsTest, TestCSVResponseWriter, PhrasesIdentificationComponentTest, SolrLogPostToolTest, SolrRequestParserTest, TestSimLargeCluster, TestStressCloudBlindAtomicUpdates, TestLogWatcher, TestDistributedGrouping, TestJavabinTupleStreamParser, TestFastOutputStream, TestCodecSupport, TestShardHandlerFactory, DistributedQueueTest, TestFieldCacheSort, TestInPlaceUpdatesStandalone, TestReRankQParserPlugin, CursorPagingTest, TestDeleteCollectionOnDownNodes, MultiSolrCloudTestCaseTest, TestFuzzyAnalyzedSuggestions, TestIBSimilarityFactory, TestManagedSchemaThreadSafety, ConnectionManagerTest, OverseerTaskQueueTest, TestTrie, ManagedSchemaRoundRobinCloudTest, IndexBasedSpellCheckerTest, TestEmbeddedSolrServerSchemaAPI, HighlighterMaxOffsetTest, TestAnalyzedSuggestions, TestSolrCachePerf, SolrTestCaseJ4DeleteCoreTest, LargeFieldTest, TestFilteredDocIdSet, TestLRUCache, CloneFieldUpdateProcessorFactoryTest, AddBlockUpdateTest, TestSerializedLuceneMatchVersion, ExplicitHLLTest, ExitableDirectoryReaderTest, DistributedQueryComponentOptimizationTest, TestHashQParserPlugin, TestConfigsApi, BinaryUpdateRequestHandlerTest, HdfsRestartWhileUpdatingTest, TestLegacyField, SolrXmlInZkTest, TestMissingGroups, TermsComponentTest, TestFacetMethods, AnalyticsQueryTest, HdfsUnloadDistributedZkTest, TestSolrQueryParser, SolrCloudReportersTest, BlockDirectoryTest, TestMultiValuedNumericRangeQuery, TestPrepRecovery, LegacyCloudClusterPropTest, DateMathParserTest, ChangedSchemaMergeTest, ZookeeperStatusHandlerTest, XMLAtomicUpdateMultivalueTest, TestPivotHelperCode, TestTlogReplica, TestGroupingSearch, TestNRTOpen, DistributedFacetExistsSmallTest, SpellingQueryConverterTest, TestConfigSetsAPIExclusivity, PeerSyncWithBufferUpdatesTest, PKIAuthenticationIntegrationTest, TestJsonFacetErrors, ReplaceNodeNoTargetTest, TestUnifiedSolrHighlighter, TestFunctionQuery, SolrCoreCheckLockOnStartupTest, NumberUtilsTest, MissingSegmentRecoveryTest, NodeAddedTriggerIntegrationTest, TestJmxIntegration, JsonLoaderTest, DistributedFacetPivotSmallTest, SimpleCollectionCreateDeleteTest, CollectionPropsTest, TokenizerChainTest, MetricsHandlerTest, HttpSolrCallGetCoreTest, TestPackages, JWTAuthPluginTest, BaseCdcrDistributedZkTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, ActionThrottleTest, AddReplicaTest, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DistributedVersionInfoTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTest, ReplaceNodeTest, ReplicationFactorTest, SyncSliceTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestRandomRequestDistribution, TestUtilizeNode, TestZkChroot, ZkControllerTest, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, CollectionsAPIDistributedZkTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, TriggerCooldownIntegrationTest, TestSimComputePlanAction, TestSimDistribStateManager, TestSimDistributedQueue, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, RuleEngineTest, ZkDynamicConfigTest, AlternateDirectoryTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, TestDynamicLoading, TestCoreBackup, TestReplicationHandler, TestRestManager, TestBulkSchemaAPI]
   [junit4] Completed [746/924 (1!)] on J3 in 36.06s, 13 tests, 1 failure <<< FAILURES!

[...truncated 51257 lines...]