Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Windows/66/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup

Error Message:
IOException occurred when talking to server at: https://127.0.0.1:50738/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: https://127.0.0.1:50738/solr
        at 
__randomizedtesting.SeedInfo.seed([5E7119F9584FF0BB:8959542149AFB955]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:679)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:549)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.tearDown(TestCloudSearcherWarming.java:79)
        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$10.evaluate(RandomizedRunner.java:996)
        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: javax.net.ssl.SSLException: Software caused connection abort: recv 
failed
        at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258)
        at 
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1315)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
        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:564)
        ... 47 more
        Suppressed: java.net.SocketException: Software caused connection abort: 
socket write error
                at java.base/java.net.SocketOutputStream.socketWrite0(Native 
Method)
                at 
java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
                at 
java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
                at 
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
                at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351)
                ... 69 more
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed
        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 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
        ... 65 more




Build Log:
[...truncated 13359 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 811372 INFO  
(SUITE-TestCloudSearcherWarming-seed#[5E7119F9584FF0BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\data-dir-39-001
   [junit4]   2> 811372 WARN  
(SUITE-TestCloudSearcherWarming-seed#[5E7119F9584FF0BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 811373 INFO  
(SUITE-TestCloudSearcherWarming-seed#[5E7119F9584FF0BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 811375 INFO  
(SUITE-TestCloudSearcherWarming-seed#[5E7119F9584FF0BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 811376 INFO  
(SUITE-TestCloudSearcherWarming-seed#[5E7119F9584FF0BB]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 811378 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testPeersyncFailureReplicationSuccess
   [junit4]   2> 811379 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001
   [junit4]   2> 811380 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 811380 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 811380 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 811481 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.ZkTestServer start zk server on port:50203
   [junit4]   2> 811481 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50203
   [junit4]   2> 811481 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50203
   [junit4]   2> 811481 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50203
   [junit4]   2> 811484 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811491 INFO  (zkConnectionManagerCallback-2217-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811491 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811496 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811499 INFO  (zkConnectionManagerCallback-2219-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811499 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811501 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811505 INFO  (zkConnectionManagerCallback-2221-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811505 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811615 WARN  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 811615 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 811615 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 811616 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11
   [junit4]   2> 811616 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 811616 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 811616 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 811617 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a1d8874{/solr,null,AVAILABLE}
   [junit4]   2> 811618 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@568435cf{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:?????}
   [junit4]   2> 811618 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 811618 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50216}
   [junit4]   2> 811618 ERROR (jetty-launcher-2222-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 811618 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 811619 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 811619 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 811619 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811619 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-16T21:13:31.139504600Z
   [junit4]   2> 811621 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 811624 INFO  (zkConnectionManagerCallback-2224-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 811624 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 811625 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 812166 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 812168 WARN  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@31f9d373[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812168 WARN  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@31f9d373[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812174 WARN  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@35a1763f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812174 WARN  (jetty-launcher-2222-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@35a1763f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 812175 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50203/solr
   [junit4]   2> 812177 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812180 INFO  (zkConnectionManagerCallback-2231-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812180 INFO  (jetty-launcher-2222-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812284 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 812287 INFO  (zkConnectionManagerCallback-2233-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812287 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 812448 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50216_solr
   [junit4]   2> 812450 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.Overseer Overseer 
(id=72070521406029829-127.0.0.1:50216_solr-n_0000000000) starting
   [junit4]   2> 812458 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50216_solr
   [junit4]   2> 812458 INFO  
(OverseerStateUpdate-72070521406029829-127.0.0.1:50216_solr-n_0000000000) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50216_solr
   [junit4]   2> 812460 INFO  
(OverseerStateUpdate-72070521406029829-127.0.0.1:50216_solr-n_0000000000) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 812498 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 812520 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50216.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e77dac2
   [junit4]   2> 812524 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50216.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e77dac2
   [junit4]   2> 812528 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50216.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3e77dac2
   [junit4]   2> 812532 INFO  (jetty-launcher-2222-thread-1) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\.
   [junit4]   2> 812557 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 812558 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812562 INFO  (zkConnectionManagerCallback-2242-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 812562 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812563 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 812565 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50203/solr ready
   [junit4]   2> 812586 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&maxShardsPerNode=2&name=testPeersyncFailureReplicationSuccess&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:50216_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 812590 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testPeersyncFailureReplicationSuccess
   [junit4]   2> 812591 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 812594 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/protwords.txt
   [junit4]   2> 812597 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/solrconfig.xml
   [junit4]   2> 812599 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/synonyms.txt
   [junit4]   2> 812601 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/stopwords.txt
   [junit4]   2> 812604 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 812604 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 812609 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 812611 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 812613 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 812615 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 812617 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 812619 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 812622 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 812624 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 812626 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 812628 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 812628 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 812634 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 812636 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 812639 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 812641 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 812643 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 812645 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 812648 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 812650 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 812652 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 812655 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 812657 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 812659 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 812661 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 812663 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 812665 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 812667 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 812669 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 812671 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 812673 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 812675 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 812676 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 812678 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 812680 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 812682 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 812684 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 812686 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 812688 INFO  
(OverseerThreadFactory-1946-thread-1-processing-n:127.0.0.1:50216_solr) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/params.json
   [junit4]   2> 812795 INFO  
(OverseerStateUpdate-72070521406029829-127.0.0.1:50216_solr-n_0000000000) 
[n:127.0.0.1:50216_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPeersyncFailureReplicationSuccess",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"testPeersyncFailureReplicationSuccess_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50216/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 813010 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr    
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPeersyncFailureReplicationSuccess.AUTOCREATED&newCollection=true&name=testPeersyncFailureReplicationSuccess_shard1_replica_n1&action=CREATE&numShards=1&collection=testPeersyncFailureReplicationSuccess&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 813011 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr    
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 814029 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 814030 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 814031 WARN  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 814031 WARN  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814032 WARN  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 814032 WARN  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814032 WARN  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 814032 WARN  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814032 WARN  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 814032 WARN  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814033 WARN  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814033 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 814060 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 814240 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 814240 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 
'testPeersyncFailureReplicationSuccess_shard1_replica_n1' using configuration 
from collection testPeersyncFailureReplicationSuccess, trusted=true
   [junit4]   2> 814241 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50216.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' 
(registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e77dac2
   [junit4]   2> 814241 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testPeersyncFailureReplicationSuccess_shard1_replica_n1] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\.\testPeersyncFailureReplicationSuccess_shard1_replica_n1\data\]
   [junit4]   2> 814274 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 814375 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 814375 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 814377 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 814377 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 814380 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75600ef1[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 814384 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 814384 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 814384 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 814385 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 814385 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 814385 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, 
maxQueryFrequency=0.01}
   [junit4]   2> 814394 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 814395 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1650394465739735040
   [junit4]   2> 814398 INFO  
(searcherExecutor-1951-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@75600ef1[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 814398 INFO  
(searcherExecutor-1951-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 814398 INFO  
(searcherExecutor-1951-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 814399 INFO  
(searcherExecutor-1951-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
Registered new searcher 
Searcher@75600ef1[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 814402 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testPeersyncFailureReplicationSuccess/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 814402 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testPeersyncFailureReplicationSuccess/leaders/shard1
   [junit4]   2> 814407 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 814407 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 814407 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:50216/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
   [junit4]   2> 814408 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 814408 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:50216/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 has no replicas
   [junit4]   2> 814408 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testPeersyncFailureReplicationSuccess/leaders/shard1/leader after 
winning as 
/collections/testPeersyncFailureReplicationSuccess/leader_elect/shard1/election/72070521406029829-core_node2-n_0000000000
   [junit4]   2> 814410 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:50216/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 shard1
   [junit4]   2> 814513 INFO  (zkCallback-2232-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 814513 INFO  (zkCallback-2232-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 814514 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 814519 INFO  (qtp1551654591-6554) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testPeersyncFailureReplicationSuccess.AUTOCREATED&newCollection=true&name=testPeersyncFailureReplicationSuccess_shard1_replica_n1&action=CREATE&numShards=1&collection=testPeersyncFailureReplicationSuccess&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1508
   [junit4]   2> 814521 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 814592 INFO  
(OverseerCollectionConfigSetProcessor-72070521406029829-127.0.0.1:50216_solr-n_0000000000)
 [n:127.0.0.1:50216_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 814618 INFO  (zkCallback-2232-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 814618 INFO  (zkCallback-2232-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 814618 INFO  (zkCallback-2232-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testPeersyncFailureReplicationSuccess/state.json] for 
collection [testPeersyncFailureReplicationSuccess] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 814619 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&maxShardsPerNode=2&name=testPeersyncFailureReplicationSuccess&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:50216_solr&wt=javabin&version=2}
 status=0 QTime=2033
   [junit4]   2> 814619 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.SolrCloudTestCase waitForState 
(testPeersyncFailureReplicationSuccess): The collection should have 1 shard and 
1 replica
   [junit4]   2> 814620 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 814620 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 814620 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica 
count: 1
   [junit4]   2> 814626 INFO  (qtp1551654591-6557) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property overlay to be of version 0 for collection 
testPeersyncFailureReplicationSuccess
   [junit4]   2> 814628 INFO  (Thread-768) [     ] o.a.s.c.SolrCore config 
update listener called for core 
testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 814628 INFO  (Thread-768) [     ] o.a.s.c.SolrCore core reload 
testPeersyncFailureReplicationSuccess_shard1_replica_n1
   [junit4]   2> 814629 INFO  
(solrHandlerExecutor-1956-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 814638 INFO  (Thread-768) [     ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 814638 INFO  (Thread-768) [     ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 814638 WARN  (Thread-768) [     ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 814639 WARN  (Thread-768) [     ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-cell-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814639 WARN  (Thread-768) [     ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 814639 WARN  (Thread-768) [     ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814639 WARN  (Thread-768) [     ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\langid\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 814639 WARN  (Thread-768) [     ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-langid-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814639 WARN  (Thread-768) [     ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
 filtered by .*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 814639 WARN  (Thread-768) [     ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814639 WARN  (Thread-768) [     ] o.a.s.c.SolrConfig Couldn't 
add files from 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 814639 INFO  (Thread-768) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 9.0.0
   [junit4]   2> 814672 INFO  (Thread-768) [     ] o.a.s.s.IndexSchema 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1] Schema 
name=default-config
   [junit4]   2> 814740 INFO  (qtp1551654591-6555) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 814740 INFO  (qtp1551654591-6555) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 814740 INFO  
(solrHandlerExecutor-1956-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:50216/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 1 attempts
   [junit4]   2> 814740 INFO  
(solrHandlerExecutor-1956-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 814740 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 814797 INFO  (Thread-768) [     ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 814797 INFO  (Thread-768) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testPeersyncFailureReplicationSuccess_shard1_replica_n1' 
using configuration from collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 814824 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50216.solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1' 
(registry 'solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e77dac2
   [junit4]   2> 814824 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testPeersyncFailureReplicationSuccess_shard1_replica_n1] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\testPeersyncFailureReplicationSuccess_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_5E7119F9584FF0BB-001\tempDir-001\node1\.\testPeersyncFailureReplicationSuccess_shard1_replica_n1\data\]
   [junit4]   2> 814827 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 814841 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 814842 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 814842 INFO  
(solrHandlerExecutor-1956-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
https://127.0.0.1:50216/solr/testPeersyncFailureReplicationSuccess_shard1_replica_n1/
 for prop overlay   after 2 attempts
   [junit4]   2> 814842 INFO  
(solrHandlerExecutor-1956-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 814843 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 814894 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 814894 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 814897 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e760c77[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 814899 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 814899 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED
   [junit4]   2> 814899 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testPeersyncFailureReplicationSuccess.AUTOCREATED/managed-schema
   [junit4]   2> 814901 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 814901 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 814901 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: {name=default, field=_text_, 
classname=solr.DirectSolrSpellChecker, distanceMeasure=internal, accuracy=0.5, 
maxEdits=2, minPrefix=1, maxInspections=5, minQueryLength=4, 
maxQueryFrequency=0.01}
   [junit4]   2> 814901 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 814901 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1650394466270314496
   [junit4]   2> 814903 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@3e760c77[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 814903 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 814903 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 814905 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
Registered new searcher 
Searcher@3e760c77[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 814906 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 814906 INFO  (Thread-768) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29f9d853[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 814907 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@29f9d853[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 814907 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 814909 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
Registered new searcher 
Searcher@29f9d853[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 814943 INFO  (qtp1551654591-6558) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 814943 INFO  (qtp1551654591-6558) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler isStale false , resourceloader 
org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 814943 INFO  (qtp1551654591-6558) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 814944 INFO  (qtp1551654591-6557) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Took 318.0ms to set the property overlay to be of 
version 0 for collection testPeersyncFailureReplicationSuccess
   [junit4]   2> 814944 INFO  (qtp1551654591-6557) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/config params={wt=javabin&version=2} status=0 QTime=321
   [junit4]   2> 814944 INFO  (qtp1551654591-6557) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1bedb8f6
   [junit4]   2> 814945 INFO  (qtp1551654591-6557) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1, 
tag=SolrCore@1bedb8f6
   [junit4]   2> 814945 INFO  (qtp1551654591-6557) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@81f75bf: rootName = 
solr_50216, domain = 
solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1, service url 
= null, agent id = null] for registry 
solr.core.testPeersyncFailureReplicationSuccess.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@7c4abed7
   [junit4]   2> 814952 INFO  (qtp1551654591-6557) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testPeersyncFailureReplicationSuccess.shard1.leader, 
tag=SolrCore@1bedb8f6
   [junit4]   2> 814960 INFO  (qtp1551654591-6555) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testPeersyncFailureReplicationSuccess/terms/shard1 to 
Terms{values={core_node2=1}, version=1}
   [junit4]   2> 814960 INFO  (qtp1551654591-6555) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1650394466327986176)]} 0 5
   [junit4]   2> 814962 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1650394466334277632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 814962 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@46c582cd 
commitCommandVersion:1650394466334277632
   [junit4]   2> 815001 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b710687[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main]
   [junit4]   2> 815002 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 815002 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@4b710687[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=11.0.4,
 java.vm.version=11.0.4+11, lucene.version=9.0.0, source=flush, os.arch=amd64, 
java.runtime.version=11.0.4+11, os.version=10.0, os=Windows 10, 
java.vendor=AdoptOpenJDK, 
timestamp=1573938814502}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 815002 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 815003 INFO  
(searcherExecutor-1957-thread-1-processing-n:127.0.0.1:50216_solr 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2) 
[n:127.0.0.1:50216_solr c:testPeersyncFailureReplicationSuccess s:shard1 
r:core_node2 x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.c.SolrCore [testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
Registered new searcher 
Searcher@4b710687[testPeersyncFailureReplicationSuccess_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.version=11.0.4,
 java.vm.version=11.0.4+11, lucene.version=9.0.0, source=flush, os.arch=amd64, 
java.runtime.version=11.0.4+11, os.version=10.0, os=Windows 10, 
java.vendor=AdoptOpenJDK, 
timestamp=1573938814502}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 815003 INFO  (qtp1551654591-6556) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] 
o.a.s.u.p.LogUpdateProcessorFactory 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=testPeersyncFailureReplicationSuccess:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 41
   [junit4]   2> 815004 INFO  (qtp1551654591-6558) [n:127.0.0.1:50216_solr 
c:testPeersyncFailureReplicationSuccess s:shard1 r:core_node2 
x:testPeersyncFailureReplicationSuccess_shard1_replica_n1 ] o.a.s.c.S.Request 
[testPeersyncFailureReplicationSuccess_shard1_replica_n1]  webapp=/solr 
path=/select 
params={q=*:*&_stateVer_=testPeersyncFailureReplicationSuccess:4&wt=javabin&version=2}
 hits=1 status=0 QTime=0
   [junit4]   2> 815008 WARN  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 815009 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 815009 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 815009 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E7119F9584FF0BB])
 [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 
2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 
11.0.4+11
   [junit4]   2> 815010 INFO  
(TEST-TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess-seed#[5E

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

----
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\admin\SegmentsInfoRequestHandler.java
 (at line 243)
 [ecj-lint]     leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\component\HttpShardHandler.java
 (at line 149)
 [ecj-lint]     return new JavaBinCodec(null, 
stringCache).setReadStringAsCharSeq(true);
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\component\HttpShardHandlerFactory.java
 (at line 415)
 [ecj-lint]     ZkController zkController = core == null ? null : 
core.getCoreContainer().getZkController();
 [ecj-lint]                  ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'zkController' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\component\RealTimeGetComponent.java
 (at line 1118)
 [ecj-lint]     PeerSyncWithLeader peerSync = new 
PeerSyncWithLeader(rb.req.getCore(), syncWithLeader, nVersions);
 [ecj-lint]                        ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\handler\component\RealTimeGetComponent.java
 (at line 1140)
 [ecj-lint]     PeerSync peerSync = new PeerSync(rb.req.getCore(), replicas, 
nVersions, cantReachIsSuccess);
 [ecj-lint]              ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\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] 21. INFO in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\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] 22. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\search\CacheConfig.java
 (at line 35)
 [ecj-lint]     import org.apache.solr.pkg.PackageLoader;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.pkg.PackageLoader is never used
 [ecj-lint] ----------
 [ecj-lint] 23. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\search\CacheConfig.java
 (at line 36)
 [ecj-lint]     import org.apache.solr.pkg.PackagePluginHolder;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.pkg.PackagePluginHolder is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\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] 25. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\util\FileUtils.java
 (at line 52)
 [ecj-lint]     try (FileChannel in = new FileInputStream(src).getChannel();
 [ecj-lint]                           ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\util\FileUtils.java
 (at line 53)
 [ecj-lint]     FileChannel out = new 
FileOutputStream(destination).getChannel()) {
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\util\SolrCLI.java
 (at line 1142)
 [ecj-lint]     SnapshotCloudManager snapshotCloudManager = new 
SnapshotCloudManager(simCloudManager, config);
 [ecj-lint]                          ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\core\src\java\org\apache\solr\util\TestInjection.java
 (at line 265)
 [ecj-lint]     timers.remove(this);
 [ecj-lint]                   ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a 
Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 28 problems (2 errors, 25 warnings, 1 info)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\build.xml:634: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\solr\build.xml:645: 
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\common-build.xml:2027:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-SOLR-13661-Windows\lucene\common-build.xml:2066:
 Compile failed; see the compiler error output for details.

Total time: 153 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to