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

[JENKINS] Lucene-Solr-Tests-master - Build # 3426 - Failure

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

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:45513/xy_/z

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:45513/xy_/z
	at __randomizedtesting.SeedInfo.seed([98A88E12536A50DA:10FCB1C8FD963D22]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1792)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1813)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1730)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2042)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
	... 49 more




Build Log:
[...truncated 14274 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/init-core-data-001
   [junit4]   2> 2197690 WARN  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[98A88E12536A50DA]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 2197690 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[98A88E12536A50DA]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2197691 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[98A88E12536A50DA]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 2197691 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[98A88E12536A50DA]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2197691 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[98A88E12536A50DA]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /xy_/z
   [junit4]   2> 2197711 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2197712 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2197712 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2197816 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer start zk server on port:38427
   [junit4]   2> 2197816 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38427
   [junit4]   2> 2197816 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38427
   [junit4]   2> 2197818 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2197820 INFO  (zkConnectionManagerCallback-5176-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2197820 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2197823 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2197823 INFO  (zkConnectionManagerCallback-5178-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2197823 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2197846 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2197847 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2197865 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2197866 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2197867 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2197868 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2197881 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2197882 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2197883 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2197884 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2197901 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2197902 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 2198820 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2198833 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2198833 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2198833 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2198845 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2198845 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2198846 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2198846 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6259951a{/xy_/z,null,AVAILABLE}
   [junit4]   2> 2198847 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5646f66c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39651}
   [junit4]   2> 2198847 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.s.Server Started @2198904ms
   [junit4]   2> 2198847 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xy_/z, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/tempDir-001/control/data, hostPort=44841, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 2198847 ERROR (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2198847 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2198847 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2198847 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2198847 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2198848 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-08T10:07:36.034989Z
   [junit4]   2> 2198849 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198850 INFO  (zkConnectionManagerCallback-5180-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198850 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198954 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2198954 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/control-001/solr.xml
   [junit4]   2> 2198957 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2198957 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2198971 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2199317 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2199335 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c71fd07[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2199335 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c71fd07[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2199338 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f2041c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2199338 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f2041c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2199360 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38427/solr
   [junit4]   2> 2199362 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2199368 INFO  (zkConnectionManagerCallback-5187-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2199368 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2199496 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2199498 INFO  (zkConnectionManagerCallback-5189-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2199498 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2199826 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44841_xy_%2Fz
   [junit4]   2> 2199827 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.Overseer Overseer (id=75001330638127108-127.0.0.1:44841_xy_%2Fz-n_0000000000) starting
   [junit4]   2> 2199865 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2199902 INFO  (zkConnectionManagerCallback-5196-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2199902 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2199915 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38427/solr ready
   [junit4]   2> 2199934 INFO  (OverseerStateUpdate-75001330638127108-127.0.0.1:44841_xy_%2Fz-n_0000000000) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44841_xy_%2Fz
   [junit4]   2> 2199942 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44841_xy_%2Fz
   [junit4]   2> 2199989 INFO  (zkCallback-5195-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2199999 INFO  (zkCallback-5188-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2200044 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2200115 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2200165 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2200165 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2200166 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/control-001/cores
   [junit4]   2> 2200481 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2200534 INFO  (zkConnectionManagerCallback-5202-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2200538 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2200636 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2200637 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38427/solr ready
   [junit4]   2> 2200638 INFO  (SocketProxy-Acceptor-44841) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36788,localport=44841], receiveBufferSize:531000
   [junit4]   2> 2200638 INFO  (SocketProxy-Acceptor-44841) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39651,localport=41176], receiveBufferSize=530904
   [junit4]   2> 2200697 INFO  (qtp1973154020-15085) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44841_xy_%252Fz&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2200749 INFO  (OverseerThreadFactory-5260-thread-1-processing-n:127.0.0.1:44841_xy_%2Fz) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2200869 INFO  (SocketProxy-Acceptor-44841) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36792,localport=44841], receiveBufferSize:531000
   [junit4]   2> 2200869 INFO  (SocketProxy-Acceptor-44841) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39651,localport=41180], receiveBufferSize=530904
   [junit4]   2> 2200875 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2200875 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2201980 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2202148 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2203092 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2203734 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2203735 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2203735 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2203737 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=79.001953125, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=15.551949195655045, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25890432856854206, deletesPctAllowed=27.178443091468196
   [junit4]   2> 2203751 WARN  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2204087 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2204087 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2204088 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2204088 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2204089 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2204090 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dc23088[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2204123 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2204124 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2204124 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2204124 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638484369799643136
   [junit4]   2> 2204196 INFO  (searcherExecutor-5265-thread-1-processing-n:127.0.0.1:44841_xy_%2Fz x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@4dc23088[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2204343 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2204343 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2204524 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2204524 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2204524 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44841/xy_/z/control_collection_shard1_replica_n1/
   [junit4]   2> 2204524 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2204525 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44841/xy_/z/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2204525 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/75001330638127108-core_node2-n_0000000000
   [junit4]   2> 2204633 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44841/xy_/z/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2204670 INFO  (zkCallback-5188-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2204698 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2204700 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3826
   [junit4]   2> 2204717 INFO  (qtp1973154020-15085) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2204800 INFO  (zkCallback-5188-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2204800 INFO  (zkCallback-5188-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2204801 INFO  (qtp1973154020-15085) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44841_xy_%252Fz&wt=javabin&version=2} status=0 QTime=4104
   [junit4]   2> 2204816 INFO  (OverseerCollectionConfigSetProcessor-75001330638127108-127.0.0.1:44841_xy_%2Fz-n_0000000000) [n:127.0.0.1:44841_xy_%2Fz     ] 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> 2204927 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2204961 INFO  (zkConnectionManagerCallback-5208-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2204961 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2205083 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2205108 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38427/solr ready
   [junit4]   2> 2205108 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2205111 INFO  (SocketProxy-Acceptor-44841) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36798,localport=44841], receiveBufferSize:531000
   [junit4]   2> 2205144 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2205148 INFO  (SocketProxy-Acceptor-44841) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=39651,localport=41186], receiveBufferSize=530904
   [junit4]   2> 2205274 INFO  (OverseerThreadFactory-5260-thread-2-processing-n:127.0.0.1:44841_xy_%2Fz) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2205545 WARN  (OverseerThreadFactory-5260-thread-2-processing-n:127.0.0.1:44841_xy_%2Fz) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2205562 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2205563 INFO  (qtp1973154020-15087) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=418
   [junit4]   2> 2205564 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 2206684 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-1-001 of type TLOG in shard 2
   [junit4]   2> 2206722 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2206722 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2206722 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2206722 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2206836 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2206836 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2206836 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2206850 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61d88ef1{/xy_/z,null,AVAILABLE}
   [junit4]   2> 2206850 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@36fa183c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42840}
   [junit4]   2> 2206850 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.Server Started @2206907ms
   [junit4]   2> 2206850 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xy_/z, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/tempDir-001/jetty1, hostPort=45479, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-1-001/cores, replicaType=TLOG}
   [junit4]   2> 2206851 ERROR (closeThreadPool-5209-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2206851 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2206851 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2206851 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2206851 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2206851 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-08T10:07:44.038357Z
   [junit4]   2> 2206858 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2206894 INFO  (zkConnectionManagerCallback-5211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2206910 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2207052 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2207052 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-1-001/solr.xml
   [junit4]   2> 2207054 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2207054 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2207105 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2207352 INFO  (OverseerCollectionConfigSetProcessor-75001330638127108-127.0.0.1:44841_xy_%2Fz-n_0000000000) [n:127.0.0.1:44841_xy_%2Fz     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2208113 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2208167 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73cf7320[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2208167 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73cf7320[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2208219 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41a5df9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2208219 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41a5df9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2208220 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38427/solr
   [junit4]   2> 2208255 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2208271 INFO  (zkConnectionManagerCallback-5218-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2208271 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2208437 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2208539 INFO  (zkConnectionManagerCallback-5220-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2208539 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2208612 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-2-001 of type TLOG in shard 1
   [junit4]   2> 2208677 WARN  (closeThreadPool-5209-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2208677 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2208677 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2208677 INFO  (closeThreadPool-5209-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2208765 INFO  (closeThreadPool-5209-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2208765 INFO  (closeThreadPool-5209-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2208766 INFO  (closeThreadPool-5209-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2208786 INFO  (closeThreadPool-5209-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@340a36b4{/xy_/z,null,AVAILABLE}
   [junit4]   2> 2208802 INFO  (closeThreadPool-5209-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@609dbc65{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34875}
   [junit4]   2> 2208802 INFO  (closeThreadPool-5209-thread-2) [     ] o.e.j.s.Server Started @2208859ms
   [junit4]   2> 2208802 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xy_/z, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/tempDir-001/jetty2, hostPort=45513, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-2-001/cores, replicaType=TLOG}
   [junit4]   2> 2208802 ERROR (closeThreadPool-5209-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2208802 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2208802 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2208802 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2208802 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2208802 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-08T10:07:45.989878Z
   [junit4]   2> 2208895 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2208911 INFO  (zkConnectionManagerCallback-5224-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2208911 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2209053 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2209053 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-2-001/solr.xml
   [junit4]   2> 2209056 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2209056 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2209078 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2209110 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2209367 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.ZkController Publish node=127.0.0.1:45479_xy_%2Fz as DOWN
   [junit4]   2> 2209368 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2209368 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45479_xy_%2Fz
   [junit4]   2> 2209406 INFO  (zkCallback-5195-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2209406 INFO  (zkCallback-5188-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2209458 INFO  (zkCallback-5219-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2209479 INFO  (zkCallback-5207-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2209495 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2209515 INFO  (zkConnectionManagerCallback-5230-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2209515 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2209516 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2209517 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38427/solr ready
   [junit4]   2> 2209713 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2209876 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2209969 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2209969 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2209970 INFO  (closeThreadPool-5209-thread-1) [n:127.0.0.1:45479_xy_%2Fz     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-1-001/cores
   [junit4]   2> 2210748 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2210791 WARN  (closeThreadPool-5209-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f156edf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2210792 WARN  (closeThreadPool-5209-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f156edf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2210828 WARN  (closeThreadPool-5209-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2492487[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2210828 WARN  (closeThreadPool-5209-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2492487[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2210829 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38427/solr
   [junit4]   2> 2210831 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2210844 INFO  (zkConnectionManagerCallback-5237-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2210844 INFO  (closeThreadPool-5209-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211026 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211083 INFO  (zkConnectionManagerCallback-5239-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2211083 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211180 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[98A88E12536A50DA]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-3-001 of type TLOG in shard 2
   [junit4]   2> 2211181 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2211181 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2211181 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2211181 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 2211204 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2211219 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.ZkController Publish node=127.0.0.1:45513_xy_%2Fz as DOWN
   [junit4]   2> 2211220 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2211220 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45513_xy_%2Fz
   [junit4]   2> 2211237 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2211237 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2211237 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2211237 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a902abe{/xy_/z,null,AVAILABLE}
   [junit4]   2> 2211237 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@72c1e25{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35482}
   [junit4]   2> 2211237 INFO  (closeThreadPool-5209-thread-1) [     ] o.e.j.s.Server Started @2211294ms
   [junit4]   2> 2211238 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/xy_/z, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/tempDir-001/jetty3, hostPort=39787, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-3-001/cores, replicaType=TLOG}
   [junit4]   2> 2211238 ERROR (closeThreadPool-5209-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2211238 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2211238 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2211238 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2211238 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2211238 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-08T10:07:48.425412Z
   [junit4]   2> 2211239 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211255 INFO  (zkCallback-5195-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2211255 INFO  (zkCallback-5219-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2211255 INFO  (zkCallback-5188-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2211255 INFO  (zkCallback-5207-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2211273 INFO  (zkConnectionManagerCallback-5243-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2211273 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211290 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2211310 INFO  (zkConnectionManagerCallback-5248-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2211310 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2211384 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2211384 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-3-001/solr.xml
   [junit4]   2> 2211386 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2211386 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2211399 INFO  (zkCallback-5238-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2211399 INFO  (zkCallback-5229-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2211400 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2211402 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38427/solr ready
   [junit4]   2> 2211420 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2211546 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2211693 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2211780 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2211780 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2211781 INFO  (closeThreadPool-5209-thread-2) [n:127.0.0.1:45513_xy_%2Fz     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-2-001/cores
   [junit4]   2> 2213006 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2213023 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b0c4f7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213023 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b0c4f7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213027 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@651f97fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213027 WARN  (closeThreadPool-5209-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@651f97fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2213040 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38427/solr
   [junit4]   2> 2213041 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213068 INFO  (zkConnectionManagerCallback-5256-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213068 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2213243 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213259 INFO  (zkConnectionManagerCallback-5258-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213259 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2213303 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2213320 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39787_xy_%2Fz as DOWN
   [junit4]   2> 2213321 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2213321 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39787_xy_%2Fz
   [junit4]   2> 2213356 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213356 INFO  (zkCallback-5188-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213356 INFO  (zkCallback-5207-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213356 INFO  (zkCallback-5195-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213356 INFO  (zkCallback-5219-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213357 INFO  (zkCallback-5257-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213384 INFO  (zkCallback-5238-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213384 INFO  (zkCallback-5229-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213392 INFO  (zkConnectionManagerCallback-5265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213392 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2213392 INFO  (zkCallback-5247-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2213393 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2213394 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38427/solr ready
   [junit4]   2> 2213756 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2213815 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2213853 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2213865 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2213867 INFO  (closeThreadPool-5209-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-3-001/cores
   [junit4]   2> 2214199 INFO  (SocketProxy-Acceptor-39787) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43566,localport=39787], receiveBufferSize:531000
   [junit4]   2> 2214250 INFO  (SocketProxy-Acceptor-39787) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35482,localport=55928], receiveBufferSize=530904
   [junit4]   2> 2214250 INFO  (SocketProxy-Acceptor-39787) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43570,localport=39787], receiveBufferSize:531000
   [junit4]   2> 2214292 INFO  (qtp1480977331-15208) [n:127.0.0.1:39787_xy_%2Fz     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45513_xy_%252Fz&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2214304 INFO  (SocketProxy-Acceptor-39787) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35482,localport=55934], receiveBufferSize=530904
   [junit4]   2> 2214304 INFO  (SocketProxy-Acceptor-39787) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43572,localport=39787], receiveBufferSize:531000
   [junit4]   2> 2214306 INFO  (SocketProxy-Acceptor-39787) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35482,localport=55938], receiveBufferSize=530904
   [junit4]   2> 2214308 INFO  (qtp1480977331-15209) [n:127.0.0.1:39787_xy_%2Fz     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45479_xy_%252Fz&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2214309 INFO  (qtp1480977331-15207) [n:127.0.0.1:39787_xy_%2Fz     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39787_xy_%252Fz&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2214475 INFO  (OverseerThreadFactory-5260-thread-4-processing-n:127.0.0.1:44841_xy_%2Fz) [n:127.0.0.1:44841_xy_%2Fz c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39787_xy_%2Fz for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2214490 INFO  (OverseerThreadFactory-5260-thread-3-processing-n:127.0.0.1:44841_xy_%2Fz) [n:127.0.0.1:44841_xy_%2Fz c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45513_xy_%2Fz for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2214492 INFO  (OverseerThreadFactory-5260-thread-3-processing-n:127.0.0.1:44841_xy_%2Fz) [n:127.0.0.1:44841_xy_%2Fz c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2214492 INFO  (OverseerThreadFactory-5260-thread-4-processing-n:127.0.0.1:44841_xy_%2Fz) [n:127.0.0.1:44841_xy_%2Fz c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2214523 INFO  (SocketProxy-Acceptor-45513) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49530,localport=45513], receiveBufferSize:531000
   [junit4]   2> 2214542 INFO  (SocketProxy-Acceptor-45513) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34875,localport=36126], receiveBufferSize=530904
   [junit4]   2> 2214543 INFO  (SocketProxy-Acceptor-39787) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43584,localport=39787], receiveBufferSize:531000
   [junit4]   2> 2214583 INFO  (SocketProxy-Acceptor-39787) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35482,localport=55946], receiveBufferSize=530904
   [junit4]   2> 2214637 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz    x:collection1_shard1_replica_t1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2214705 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz    x:collection1_shard2_replica_t2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2215727 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2215815 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2215908 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=test
   [junit4]   2> 2216280 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_t2] Schema name=test
   [junit4]   2> 2217181 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2217305 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2217306 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t2' (registry 'solr.core.collection1.shard2.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2217306 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_t2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-3-001/cores/collection1_shard2_replica_t2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-3-001/cores/collection1_shard2_replica_t2/data/]
   [junit4]   2> 2217308 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=79.001953125, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=15.551949195655045, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25890432856854206, deletesPctAllowed=27.178443091468196
   [junit4]   2> 2217326 WARN  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2217347 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2217580 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2217597 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t1' (registry 'solr.core.collection1.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33cdc088
   [junit4]   2> 2217597 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-2-001/cores/collection1_shard1_replica_t1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_98A88E12536A50DA-001/shard-2-001/cores/collection1_shard1_replica_t1/data/]
   [junit4]   2> 2217601 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=79.001953125, floorSegmentMB=1.8115234375, forceMergeDeletesPctAllowed=15.551949195655045, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25890432856854206, deletesPctAllowed=27.178443091468196
   [junit4]   2> 2217630 WARN  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2218014 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2218014 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2218016 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2218016 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2218017 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2218017 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@660b961e[collection1_shard2_replica_t2] main]
   [junit4]   2> 2218035 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2218035 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2218036 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2218036 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638484384387432448
   [junit4]   2> 2218055 INFO  (searcherExecutor-5297-thread-1-processing-n:127.0.0.1:39787_xy_%2Fz x:collection1_shard2_replica_t2 c:collection1 s:shard2) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.SolrCore [collection1_shard2_replica_t2] Registered new searcher Searcher@660b961e[collection1_shard2_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2218110 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2218110 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 2218120 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2218120 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2218121 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2218121 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2218122 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2218122 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2380b27d[collection1_shard1_replica_t1] main]
   [junit4]   2> 2218145 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2218145 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2218146 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2218146 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39787/xy_/z/collection1_shard2_replica_t2/
   [junit4]   2> 2218146 INFO  (qtp1851416542-15174) [n:127.0.0.1:45513_xy_%2Fz c:collection1 s:shard1  x:collection1_shard1_replica_t1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2218146 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2218146 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.SyncStrategy http://127.0.0.1:39787/xy_/z/collection1_shard2_replica_t2/ has no replicas
   [junit4]   2> 2218146 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.ZkController collection1_shard2_replica_t2 stopping background replication from leader
   [junit4]   2> 2218146 INFO  (qtp1480977331-15206) [n:127.0.0.1:39787_xy_%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/sh

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

t is not accessible
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 20)
 [ecj-lint] 	import javax.naming.InitialContext;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.InitialContext is not accessible
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 21)
 [ecj-lint] 	import javax.naming.NamingException;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 22)
 [ecj-lint] 	import javax.naming.NoInitialContextException;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NoInitialContextException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 776)
 [ecj-lint] 	Context c = new InitialContext();
 [ecj-lint] 	^^^^^^^
 [ecj-lint] Context cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 776)
 [ecj-lint] 	Context c = new InitialContext();
 [ecj-lint] 	                ^^^^^^^^^^^^^^
 [ecj-lint] InitialContext cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 10. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 779)
 [ecj-lint] 	} catch (NoInitialContextException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] NoInitialContextException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java (at line 781)
 [ecj-lint] 	} catch (NamingException e) {
 [ecj-lint] 	         ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 535)
 [ecj-lint] 	new PluginBag.RuntimeLib(req.getCore()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 244)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 148)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. INFO in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 50)
 [ecj-lint] 	in = new FileInputStream(src).getChannel();
 [ecj-lint] 	     ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 51)
 [ecj-lint] 	out = new FileOutputStream(destination).getChannel();
 [ecj-lint] 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1143)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 263)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 21 problems (8 errors, 12 warnings, 1 info)

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

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