Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4414/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:60245/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:60245/solr]
        at 
__randomizedtesting.SeedInfo.seed([4A8EF17A1C4BEB94:723DD5843BB83F45]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:60245/solr
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        ... 44 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:60245 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        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:111)
        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:542)
        ... 48 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.request.SchemaTest:     1) Thread[id=1276, 
name=qtp1023729175-1276, state=TIMED_WAITING, group=TGRP-SchemaTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=1276, name=qtp1023729175-1276, state=TIMED_WAITING, 
group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([A2432F7B5D8124F8]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=1276, name=qtp1023729175-1276, state=TIMED_WAITING, 
group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)       
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=1276, name=qtp1023729175-1276, state=TIMED_WAITING, 
group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([A2432F7B5D8124F8]:0)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([4A8EF17A1C4BEB94:27725587A6031493]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:244)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12203 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> 1101170 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[4A8EF17A1C4BEB94]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/init-core-data-001
   [junit4]   2> 1101171 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[4A8EF17A1C4BEB94]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1101174 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[4A8EF17A1C4BEB94]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1101174 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[4A8EF17A1C4BEB94]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001
   [junit4]   2> 1101174 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[4A8EF17A1C4BEB94]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1101175 INFO  (Thread-2008) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1101175 INFO  (Thread-2008) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1101181 ERROR (Thread-2008) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1101287 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[4A8EF17A1C4BEB94]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60241
   [junit4]   2> 1101297 INFO  (zkConnectionManagerCallback-3205-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101302 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1101302 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1101302 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1101303 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1101303 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1101303 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1101304 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1101304 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1101304 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1101304 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b675389{/solr,null,AVAILABLE}
   [junit4]   2> 1101304 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8b05a09{/solr,null,AVAILABLE}
   [junit4]   2> 1101305 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1101305 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1101305 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1101306 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72bb620f{/solr,null,AVAILABLE}
   [junit4]   2> 1101308 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7088bbf5{HTTP/1.1,[http/1.1]}{127.0.0.1:60244}
   [junit4]   2> 1101308 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.e.j.s.Server Started @1104340ms
   [junit4]   2> 1101308 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@63df3ea6{HTTP/1.1,[http/1.1]}{127.0.0.1:60243}
   [junit4]   2> 1101308 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60244}
   [junit4]   2> 1101308 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.e.j.s.Server Started @1104340ms
   [junit4]   2> 1101308 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60243}
   [junit4]   2> 1101308 ERROR (jetty-launcher-3202-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1101308 ERROR (jetty-launcher-3202-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1101308 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1101308 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1249c3a9{HTTP/1.1,[http/1.1]}{127.0.0.1:60245}
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-29T18:34:49.372Z
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-29T18:34:49.372Z
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.e.j.s.Server Started @1104340ms
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60245}
   [junit4]   2> 1101309 ERROR (jetty-launcher-3202-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1101309 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-29T18:34:49.372Z
   [junit4]   2> 1101310 INFO  (zkConnectionManagerCallback-3207-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101311 INFO  (zkConnectionManagerCallback-3209-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101311 INFO  (zkConnectionManagerCallback-3211-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101311 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101311 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101312 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101327 INFO  (jetty-launcher-3202-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60241/solr
   [junit4]   2> 1101327 INFO  (jetty-launcher-3202-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60241/solr
   [junit4]   2> 1101328 INFO  (jetty-launcher-3202-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60241/solr
   [junit4]   2> 1101328 INFO  (zkConnectionManagerCallback-3218-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101328 INFO  (zkConnectionManagerCallback-3220-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101329 INFO  (zkConnectionManagerCallback-3223-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101331 INFO  
(zkConnectionManagerCallback-3225-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101331 INFO  
(zkConnectionManagerCallback-3227-thread-1-processing-n:127.0.0.1:60244_solr) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101331 INFO  
(zkConnectionManagerCallback-3229-thread-1-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101476 INFO  (jetty-launcher-3202-thread-2) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101476 INFO  (jetty-launcher-3202-thread-1) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101477 INFO  (jetty-launcher-3202-thread-2) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60243_solr
   [junit4]   2> 1101478 INFO  (jetty-launcher-3202-thread-1) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60244_solr
   [junit4]   2> 1101478 INFO  (jetty-launcher-3202-thread-2) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.Overseer Overseer 
(id=72114465450819593-127.0.0.1:60243_solr-n_0000000000) starting
   [junit4]   2> 1101479 INFO  (jetty-launcher-3202-thread-3) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101480 INFO  
(zkCallback-3226-thread-1-processing-n:127.0.0.1:60244_solr) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1101480 INFO  
(zkCallback-3228-thread-1-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1101481 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1101483 INFO  (jetty-launcher-3202-thread-3) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60245_solr
   [junit4]   2> 1101484 INFO  
(zkCallback-3226-thread-1-processing-n:127.0.0.1:60244_solr) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1101485 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1101485 INFO  
(zkCallback-3228-thread-1-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1101511 INFO  (jetty-launcher-3202-thread-2) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60243_solr
   [junit4]   2> 1101522 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1101522 INFO  
(zkCallback-3226-thread-1-processing-n:127.0.0.1:60244_solr) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1101522 INFO  
(zkCallback-3228-thread-1-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1101639 INFO  (jetty-launcher-3202-thread-2) 
[n:127.0.0.1:60243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60243.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1101657 INFO  (jetty-launcher-3202-thread-2) 
[n:127.0.0.1:60243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60243.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1101657 INFO  (jetty-launcher-3202-thread-2) 
[n:127.0.0.1:60243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60243.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1101659 INFO  (jetty-launcher-3202-thread-2) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node2/.
   [junit4]   2> 1101660 INFO  (jetty-launcher-3202-thread-3) 
[n:127.0.0.1:60245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60245.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1101695 INFO  (jetty-launcher-3202-thread-3) 
[n:127.0.0.1:60245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60245.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1101695 INFO  (jetty-launcher-3202-thread-3) 
[n:127.0.0.1:60245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60245.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1101697 INFO  (jetty-launcher-3202-thread-3) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node3/.
   [junit4]   2> 1101701 INFO  (jetty-launcher-3202-thread-1) 
[n:127.0.0.1:60244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60244.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1101719 INFO  (jetty-launcher-3202-thread-1) 
[n:127.0.0.1:60244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60244.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1101719 INFO  (jetty-launcher-3202-thread-1) 
[n:127.0.0.1:60244_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60244.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1101722 INFO  (jetty-launcher-3202-thread-1) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node1/.
   [junit4]   2> 1101837 INFO  (zkConnectionManagerCallback-3237-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101841 INFO  (zkConnectionManagerCallback-3241-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1101842 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[4A8EF17A1C4BEB94]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1101844 INFO  
(SUITE-AutoAddReplicasPlanActionTest-seed#[4A8EF17A1C4BEB94]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60241/solr ready
   [junit4]   2> 1101880 INFO  
(TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[4A8EF17A1C4BEB94]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 1101884 INFO  (qtp380382596-11526) [n:127.0.0.1:60243_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:60243_solr,127.0.0.1:60245_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1101887 INFO  
(OverseerThreadFactory-4211-thread-1-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 1102005 INFO  
(OverseerStateUpdate-72114465450819593-127.0.0.1:60243_solr-n_0000000000) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60243/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1102009 INFO  
(OverseerStateUpdate-72114465450819593-127.0.0.1:60243_solr-n_0000000000) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60245/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1102013 INFO  
(OverseerStateUpdate-72114465450819593-127.0.0.1:60243_solr-n_0000000000) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60243/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1102017 INFO  
(OverseerStateUpdate-72114465450819593-127.0.0.1:60243_solr-n_0000000000) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60245/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1102231 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1102232 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1102233 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1102233 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1102233 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1102235 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1102352 INFO  
(zkCallback-3228-thread-1-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1102352 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1102353 INFO  
(zkCallback-3224-thread-2-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1102353 INFO  
(zkCallback-3228-thread-2-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1102353 INFO  
(zkCallback-3228-thread-3-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1103271 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1103278 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1103278 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1103294 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1103304 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1103305 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1103311 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1103311 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1103312 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60245.solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1103312 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1103312 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node3/testSimple1_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node3/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 1103312 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1103313 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1103313 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1103314 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60243.solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1103314 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1103314 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node2/testSimple1_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 1103315 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1103315 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1103318 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60243.solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1103319 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1103319 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node2/testSimple1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 1103323 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1103323 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1103323 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1103323 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60245.solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1103323 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1103323 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node3/testSimple1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node3/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 1103410 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1103410 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1103411 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1103411 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1103412 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1103412 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1103434 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1103434 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1103440 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1103440 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1103441 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1103441 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1103442 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1103442 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1103442 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1103443 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1103450 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2d718cac[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 1103451 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1103451 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1103452 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1103452 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590952870821232640
   [junit4]   2> 1103453 INFO  
(searcherExecutor-4220-thread-1-processing-n:127.0.0.1:60243_solr 
x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) 
[n:127.0.0.1:60243_solr c:testSimple1 s:shard1 r:core_node3 
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@2d718cac[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1103455 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69864ba8[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 1103461 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31ce4c0a[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 1103462 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1103462 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1103463 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1103464 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1103464 INFO  
(searcherExecutor-4219-thread-1-processing-n:127.0.0.1:60243_solr 
x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) 
[n:127.0.0.1:60243_solr c:testSimple1 s:shard2 r:core_node7 
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@31ce4c0a[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1103465 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590952870834864128
   [junit4]   2> 1103465 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@342451f[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 1103467 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1103467 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1103468 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1103469 INFO  
(searcherExecutor-4221-thread-1-processing-n:127.0.0.1:60245_solr 
x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) 
[n:127.0.0.1:60245_solr c:testSimple1 s:shard1 r:core_node5 
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@342451f[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1103469 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590952870839058432
   [junit4]   2> 1103470 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1103472 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1103476 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1103477 INFO  
(searcherExecutor-4218-thread-1-processing-n:127.0.0.1:60245_solr 
x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) 
[n:127.0.0.1:60245_solr c:testSimple1 s:shard2 r:core_node8 
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@69864ba8[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1103477 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590952870847447040
   [junit4]   2> 1103479 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1103591 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1103591 INFO  
(zkCallback-3228-thread-3-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1103591 INFO  
(zkCallback-3228-thread-4-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1103591 INFO  
(zkCallback-3228-thread-2-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1103591 INFO  
(zkCallback-3224-thread-2-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1103980 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1103980 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1103980 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1103980 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1103980 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60243/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 1103980 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60243/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 1103981 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 
url=http://127.0.0.1:60243/solr START 
replicas=[http://127.0.0.1:60245/solr/testSimple1_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 1103981 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=http://127.0.0.1:60243/solr START 
replicas=[http://127.0.0.1:60245/solr/testSimple1_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1103983 INFO  (qtp239244624-11548) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1103983 INFO  (qtp239244624-11538) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1104293 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 
url=http://127.0.0.1:60243/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1104293 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1104293 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1104293 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1104293 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 
url=http://127.0.0.1:60243/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1104294 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1104294 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1104294 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1104302 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60243/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 1104302 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60243/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 1104415 INFO  
(zkCallback-3228-thread-2-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1104415 INFO  
(zkCallback-3228-thread-4-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1104415 INFO  
(zkCallback-3228-thread-3-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1104415 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1104415 INFO  
(zkCallback-3224-thread-2-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1104474 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1104474 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1104477 INFO  (qtp380382596-11531) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2245
   [junit4]   2> 1104477 INFO  (qtp380382596-11529) [n:127.0.0.1:60243_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2246
   [junit4]   2> 1104484 INFO  (qtp239244624-11546) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2250
   [junit4]   2> 1104507 INFO  (qtp239244624-11528) [n:127.0.0.1:60245_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2274
   [junit4]   2> 1104510 INFO  (qtp380382596-11526) [n:127.0.0.1:60243_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1104618 INFO  
(zkCallback-3224-thread-2-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1104618 INFO  
(zkCallback-3228-thread-3-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1104618 INFO  
(zkCallback-3228-thread-2-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1104618 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1104618 INFO  
(zkCallback-3228-thread-4-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1105515 INFO  (qtp380382596-11526) [n:127.0.0.1:60243_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:60243_solr,127.0.0.1:60245_solr&wt=javabin&version=2}
 status=0 QTime=3630
   [junit4]   2> 1105516 INFO  (qtp380382596-11533) [n:127.0.0.1:60243_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60245_solr,127.0.0.1:60244_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1105519 INFO  
(OverseerThreadFactory-4211-thread-2-processing-n:127.0.0.1:60243_solr) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple2
   [junit4]   2> 1105520 INFO  
(OverseerCollectionConfigSetProcessor-72114465450819593-127.0.0.1:60243_solr-n_0000000000)
 [n:127.0.0.1:60243_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> 1105736 INFO  
(OverseerStateUpdate-72114465450819593-127.0.0.1:60243_solr-n_0000000000) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60244/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1105741 INFO  
(OverseerStateUpdate-72114465450819593-127.0.0.1:60243_solr-n_0000000000) 
[n:127.0.0.1:60243_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60245/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1105961 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1105964 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1105965 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1106081 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106081 INFO  
(zkCallback-3224-thread-2-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106081 INFO  
(zkCallback-3226-thread-1-processing-n:127.0.0.1:60244_solr) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106082 INFO  
(zkCallback-3226-thread-2-processing-n:127.0.0.1:60244_solr) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106997 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1106997 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1107023 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1107023 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1107028 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1107028 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1107028 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 1107028 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using 
configuration from collection testSimple2, trusted=true
   [junit4]   2> 1107029 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60244.solr.core.testSimple2.shard1.replica_n1' (registry 
'solr.core.testSimple2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1107029 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60245.solr.core.testSimple2.shard1.replica_n2' (registry 
'solr.core.testSimple2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d70a389
   [junit4]   2> 1107029 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1107029 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1107029 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node1/testSimple2_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node1/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 1107029 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node3/testSimple2_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4A8EF17A1C4BEB94-001/tempDir-001/node3/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 1107130 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1107130 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1107131 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1107131 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1107136 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1107136 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1107138 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1107138 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1107140 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@27d873f[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 1107143 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1107144 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1107144 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32568dfe[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 1107145 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1107145 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590952874693623808
   [junit4]   2> 1107146 INFO  
(searcherExecutor-4239-thread-1-processing-n:127.0.0.1:60244_solr 
x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) 
[n:127.0.0.1:60244_solr c:testSimple2 s:shard1 r:core_node3 
x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore 
[testSimple2_shard1_replica_n1] Registered new searcher 
Searcher@27d873f[testSimple2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1107147 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1107147 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1107148 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1107148 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1590952874696769536
   [junit4]   2> 1107149 INFO  
(searcherExecutor-4238-thread-1-processing-n:127.0.0.1:60245_solr 
x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) 
[n:127.0.0.1:60245_solr c:testSimple2 s:shard1 r:core_node4 
x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple2_shard1_replica_n2] Registered new searcher 
Searcher@32568dfe[testSimple2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1107156 INFO  (qtp239244624-11549) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 1107165 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1107165 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1107165 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60244/solr/testSimple2_shard1_replica_n1/
   [junit4]   2> 1107165 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 
url=http://127.0.0.1:60244/solr START 
replicas=[http://127.0.0.1:60245/solr/testSimple2_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1107168 INFO  (qtp239244624-11538) [n:127.0.0.1:60245_solr 
c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] 
o.a.s.c.S.Request [testSimple2_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1107270 INFO  
(zkCallback-3226-thread-2-processing-n:127.0.0.1:60244_solr) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1107270 INFO  
(zkCallback-3226-thread-1-processing-n:127.0.0.1:60244_solr) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1107270 INFO  
(zkCallback-3224-thread-2-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1107270 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1107476 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 
url=http://127.0.0.1:60244/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1107476 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1107476 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1107476 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1107482 INFO  (qtp1759658738-11524) [n:127.0.0.1:60244_solr 
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60244/solr/testSimple2_shard1_replica_n1/ shard1
   [junit4]   2> 1107588 INFO  
(zkCallback-3224-thread-1-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1107588 INFO  
(zkCallback-3224-thread-2-processing-n:127.0.0.1:60245_solr) 
[n:127.0.0.1:60245_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1107589 INFO  
(zkCallback-3226-thread-1-processing-n:127.0.0.1:60244_solr) 
[n:127.0.0.1:60244_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple

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

0
   [junit4]   2> 97145 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@14fb5951{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 97145 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=119093631
   [junit4]   2> 97145 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 97145 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f005c3b: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1cc57ea6
   [junit4]   2> 97150 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 97150 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@eb692d5: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7d34c32f
   [junit4]   2> 97153 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 97153 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70ec5012: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1d922bc3
   [junit4]   2> 97154 INFO  (coreCloseExecutor-633-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ebb5463
   [junit4]   2> 97154 INFO  (coreCloseExecutor-633-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1320899683
   [junit4]   2> 97154 INFO  (coreCloseExecutor-633-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@42f62c04: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@59c489dd
   [junit4]   2> 97160 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7be39671{/solr,null,UNAVAILABLE}
   [junit4]   2> 97160 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 97161 INFO  
(TEST-SchemaTest.testGetDynamicFieldAccuracy-seed#[A2432F7B5D8124F8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGetDynamicFieldAccuracy
   [junit4]   2> 97162 INFO  (SUITE-SchemaTest-seed#[A2432F7B5D8124F8]-worker) 
[    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> Jan 29, 2018 7:15:28 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Jan 29, 2018 7:15:48 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]   2>    1) Thread[id=1276, name=qtp1023729175-1276, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 29, 2018 7:15:48 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1276, name=qtp1023729175-1276, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2> Jan 29, 2018 7:15:51 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=1276, name=qtp1023729175-1276, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@15db8fe),
 locale=cs, timezone=Asia/Kabul
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=2,free=62946056,total=136966144
   [junit4]   2> NOTE: All tests run in this JVM: [TestToleratedUpdateError, 
EmpiricalDistributionEvaluatorTest, GetByIdTest, LessThanEvaluatorTest, 
TestCollectionStateWatchers, ExclusiveOrEvaluatorTest, 
TestDelegationTokenResponse, UuidEvaluatorTest, FieldAnalysisResponseTest, 
TestDelegationTokenRequest, SolrExampleStreamingTest, ArrayEvaluatorTest, 
StreamExpressionToExpessionTest, RecursiveEvaluatorTest, 
TestDocumentObjectBinder, NormalDistributionEvaluatorTest, 
ModifiableSolrParamsTest, TestJsonRecordReader, NoOpResponseParserTest, 
NamedListTest, TermsResponseTest, JettyWebappTest, SineEvaluatorTest, 
GreaterThanEvaluatorTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest 
-Dtests.seed=A2432F7B5D8124F8 -Dtests.slow=true -Dtests.locale=cs 
-Dtests.timezone=Asia/Kabul -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]    >    1) Thread[id=1276, name=qtp1023729175-1276, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A2432F7B5D8124F8]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1276, name=qtp1023729175-1276, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A2432F7B5D8124F8]:0)
   [junit4] Completed [53/146 (1!)] on J0 in 64.28s, 35 tests, 2 errors <<< 
FAILURES!

[...truncated 47506 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to