Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21017/
Java: 64bit/jdk-10-ea+32 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.lucene.search.TestTopFieldCollectorEarlyTermination.testEarlyTermination

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([DCC750ADB3BCC43F:135011F28BD0543C]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.lucene.search.TestTopFieldCollectorEarlyTermination.doTestEarlyTermination(TestTopFieldCollectorEarlyTermination.java:159)
        at 
org.apache.lucene.search.TestTopFieldCollectorEarlyTermination.testEarlyTermination(TestTopFieldCollectorEarlyTermination.java:113)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([41E134597DAEE1C8:C9B50B83D3528C30]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at org.junit.Assert.assertFalse(Assert.java:79)
        at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:76)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 325 lines...]
   [junit4] Suite: 
org.apache.lucene.search.TestTopFieldCollectorEarlyTermination
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestTopFieldCollectorEarlyTermination 
-Dtests.method=testEarlyTermination -Dtests.seed=DCC750ADB3BCC43F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ur-IN 
-Dtests.timezone=PLT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 6.00s J0 | 
TestTopFieldCollectorEarlyTermination.testEarlyTermination <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DCC750ADB3BCC43F:135011F28BD0543C]:0)
   [junit4]    >        at 
org.apache.lucene.search.TestTopFieldCollectorEarlyTermination.doTestEarlyTermination(TestTopFieldCollectorEarlyTermination.java:159)
   [junit4]    >        at 
org.apache.lucene.search.TestTopFieldCollectorEarlyTermination.testEarlyTermination(TestTopFieldCollectorEarlyTermination.java:113)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J0/temp/lucene.search.TestTopFieldCollectorEarlyTermination_DCC750ADB3BCC43F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{s=BlockTreeOrds(blocksize=128)}, 
docValues:{ndv2=DocValuesFormat(name=Lucene70), 
ndv1=DocValuesFormat(name=Direct), s=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1043, maxMBSortInHeap=6.1759458091376, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@55a5bb87),
 locale=ur-IN, timezone=PLT
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=484421216,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterWithThreads, 
TestSimilarity, TestLiveFieldValues, TestIndexWriterOnVMError, 
TestBooleanRewrites, TestTopFieldCollectorEarlyTermination]
   [junit4] Completed [34/476 (1!)] on J0 in 24.90s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 13000 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> 1895858 INFO  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/init-core-data-001
   [junit4]   2> 1895858 WARN  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1895858 INFO  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1895859 INFO  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1895859 INFO  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/tempDir-001
   [junit4]   2> 1895860 INFO  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1895860 INFO  (Thread-3941) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1895860 INFO  (Thread-3941) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1895870 ERROR (Thread-3941) [    ] 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> 1895960 INFO  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43947
   [junit4]   2> 1895966 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1895970 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1895970 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1895975 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1895976 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e78a18b{/solr,null,AVAILABLE}
   [junit4]   2> 1895977 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c6d325b{SSL,[ssl, 
http/1.1]}{127.0.0.1:34599}
   [junit4]   2> 1895977 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.e.j.s.Server Started @1897911ms
   [junit4]   2> 1895977 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34599}
   [junit4]   2> 1895977 ERROR (jetty-launcher-4106-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1895977 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1895977 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1895977 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1895977 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-03T04:28:00.273867Z
   [junit4]   2> 1895986 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7204ac25{/solr,null,AVAILABLE}
   [junit4]   2> 1896011 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f971221{/solr,null,AVAILABLE}
   [junit4]   2> 1896011 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@78f59649{SSL,[ssl, 
http/1.1]}{127.0.0.1:42057}
   [junit4]   2> 1896011 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.e.j.s.Server Started @1897946ms
   [junit4]   2> 1896011 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42057}
   [junit4]   2> 1896011 ERROR (jetty-launcher-4106-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1896011 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1896011 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1896012 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1896012 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-03T04:28:00.308032Z
   [junit4]   2> 1896015 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30a2ec42{/solr,null,AVAILABLE}
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@29f683ed{SSL,[ssl, 
http/1.1]}{127.0.0.1:36241}
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e6036fb{SSL,[ssl, 
http/1.1]}{127.0.0.1:43515}
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.e.j.s.Server Started @1897951ms
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.e.j.s.Server Started @1897951ms
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36241}
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43515}
   [junit4]   2> 1896017 ERROR (jetty-launcher-4106-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-03T04:28:00.313610Z
   [junit4]   2> 1896017 ERROR (jetty-launcher-4106-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1896017 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-03T04:28:00.313911Z
   [junit4]   2> 1896018 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1896029 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1896033 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1896034 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43947/solr
   [junit4]   2> 1896038 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43947/solr
   [junit4]   2> 1896049 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1896060 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43947/solr
   [junit4]   2> 1896066 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43947/solr
   [junit4]   2> 1896066 DEBUG (jetty-launcher-4106-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$330/439294345@27b1997c
   [junit4]   2> 1896066 DEBUG (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$330/439294345@50a6a62c
   [junit4]   2> 1896078 DEBUG (jetty-launcher-4106-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$330/439294345@799982f3
   [junit4]   2> 1896079 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1601aa1811c0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1896082 DEBUG (jetty-launcher-4106-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$330/439294345@65e33c9f
   [junit4]   2> 1896098 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1896098 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896098 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1896098 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896098 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1896099 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1896100 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1896101 DEBUG (jetty-launcher-4106-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/99108472760303628-127.0.0.1:43515_solr-n_0000000000
   [junit4]   2> 1896101 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43515_solr
   [junit4]   2> 1896102 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99108472760303628-127.0.0.1:43515_solr-n_0000000000) starting
   [junit4]   2> 1896110 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1896115 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1896116 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896116 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1896117 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896117 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1896117 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1896117 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896117 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1896118 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1896118 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1896119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1896119 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1896120 DEBUG (jetty-launcher-4106-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/99108472760303625-127.0.0.1:42057_solr-n_0000000001
   [junit4]   2> 1896120 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/99108472760303628-127.0.0.1:43515_solr-n_0000000000
   [junit4]   2> 1896121 DEBUG (jetty-launcher-4106-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/99108472760303628-127.0.0.1:43515_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1896121 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42057_solr
   [junit4]   2> 1896122 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1896122 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1896122 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43515_solr
   [junit4]   2> 1896122 DEBUG 
(OverseerAutoScalingTriggerThread-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1896123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 1896123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 1896123 DEBUG 
(OverseerAutoScalingTriggerThread-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1896123 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896124 DEBUG 
(OverseerAutoScalingTriggerThread-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 1896124 DEBUG (jetty-launcher-4106-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/99108472760303627-127.0.0.1:34599_solr-n_0000000002
   [junit4]   2> 1896124 DEBUG 
(OverseerAutoScalingTriggerThread-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1896124 DEBUG 
(OverseerAutoScalingTriggerThread-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1896124 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1896124 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1896125 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1896125 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/99108472760303625-127.0.0.1:42057_solr-n_0000000001
   [junit4]   2> 1896126 DEBUG 
(OverseerAutoScalingTriggerThread-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1896126 DEBUG 
(OverseerAutoScalingTriggerThread-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1896126 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1896126 DEBUG (ScheduledTrigger-7588-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: []
   [junit4]   2> 1896127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896133 INFO  (zkCallback-4128-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1896136 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896136 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896136 INFO  (zkCallback-4128-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1896146 INFO  (zkCallback-4125-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1896146 DEBUG (jetty-launcher-4106-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/99108472760303625-127.0.0.1:42057_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1896146 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896146 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1896148 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1896149 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 1896148 INFO  (zkCallback-4127-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1896149 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1896149 DEBUG (jetty-launcher-4106-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34599_solr as DOWN
   [junit4]   2> 1896150 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896150 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34599_solr
   [junit4]   2> 1896150 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896150 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34599_solr"} current state version: 0
   [junit4]   2> 1896150 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34599_solr
   [junit4]   2> 1896151 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896151 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896151 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896151 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896151 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896151 INFO  (zkCallback-4128-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1896153 INFO  (zkCallback-4125-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1896157 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896178 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1896178 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896178 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1896179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1896179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896179 INFO  (zkCallback-4127-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1896179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1896179 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1896180 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1896180 DEBUG (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/99108472760303626-127.0.0.1:36241_solr-n_0000000003
   [junit4]   2> 1896180 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/99108472760303627-127.0.0.1:34599_solr-n_0000000002
   [junit4]   2> 1896180 DEBUG (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/99108472760303627-127.0.0.1:34599_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1896180 DEBUG (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36241_solr as DOWN
   [junit4]   2> 1896181 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896181 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36241_solr
   [junit4]   2> 1896181 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896181 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36241_solr"} current state version: 0
   [junit4]   2> 1896181 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36241_solr
   [junit4]   2> 1896182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1896182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896182 INFO  (zkCallback-4128-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1896182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896182 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896182 INFO  (zkCallback-4127-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1896182 INFO  (zkCallback-4125-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1896200 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896217 INFO  (zkCallback-4126-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1896239 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42057.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896240 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36241.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896248 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36241.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896248 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36241.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896249 INFO  (jetty-launcher-4106-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/tempDir-001/node3/.
   [junit4]   2> 1896254 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43515.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896262 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43515.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896263 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43515.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896264 INFO  (jetty-launcher-4106-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/tempDir-001/node1/.
   [junit4]   2> 1896286 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896298 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896301 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42057.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896302 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42057.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896307 INFO  (jetty-launcher-4106-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/tempDir-001/node4/.
   [junit4]   2> 1896310 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34599.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896321 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34599.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896322 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34599.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1896323 INFO  (jetty-launcher-4106-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/tempDir-001/node2/.
   [junit4]   2> 1896410 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1896410 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1896410 INFO  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1896410 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1896410 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896410 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1896410 INFO  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43947/solr ready
   [junit4]   2> 1896422 INFO  
(TEST-AddReplicaTest.test-seed#[41E134597DAEE1C8]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1896439 INFO  (qtp1677743895-22675) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1896439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1896439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1896439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1896439 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: 
qnr-0000000000
   [junit4]   2> 1896439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1896439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1896439 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: 
qnr-0000000000
   [junit4]   2> 1896439 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Returning topN elements: 
[/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1896440 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : 
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1896440 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1896440 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get 
the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1896440 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1896440 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1896440 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1896440 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1896440 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1896440 INFO  (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection addreplicatest_coll
   [junit4]   2> 1896440 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1896440 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1896440 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: 
[/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1896441 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.Assign Identify nodes using default
   [junit4]   2> 1896441 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler creating collections conf node 
/collections/addreplicatest_coll 
   [junit4]   2> 1896441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1896441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1896441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1896441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1896441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1896441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896442 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Check for collection zkNode:addreplicatest_coll
   [junit4]   2> 1896442 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1896442 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1896442 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896442 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896442 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1896442 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ClusterStateMutator building a new cName: addreplicatest_coll
   [junit4]   2> 1896443 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896443 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896443 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896543 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection 
addreplicatest_coll, shardNames [shard1, shard2] , nrtReplicas : 1, 
tlogReplicas: 0, pullReplicas: 0
   [junit4]   2> 1896543 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Creating core addreplicatest_coll_shard1_replica_n1 
as part of shard shard1 of collection addreplicatest_coll on 
127.0.0.1:43515_solr
   [junit4]   2> 1896544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896544 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43515/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1896544 INFO  
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43515/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1896544 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Creating core addreplicatest_coll_shard2_replica_n2 
as part of shard shard2 of collection addreplicatest_coll on 
127.0.0.1:36241_solr
   [junit4]   2> 1896544 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1896544 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:43515/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1896544 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896545 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896545 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Expecting 2 cores but found 0
   [junit4]   2> 1896545 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36241/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1896545 INFO  
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36241/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1896545 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1896545 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:36241/solr";,
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1896645 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Expecting 2 cores but found 0
   [junit4]   2> 1896645 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 1896646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896646 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896761 INFO  (qtp1677743895-22680) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1896761 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1896762 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896763 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1896763 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896763 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 1896763 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896763 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896763 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
addreplicatest_coll_shard1_replica_n1
   [junit4]   2> 1896763 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43515/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43515_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1896764 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43515/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43515_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1896764 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Will update state for replica: 
core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"https://127.0.0.1:43515/solr","node_name":"127.0.0.1:43515_solr","state":"down","type":"NRT"}
   [junit4]   2> 1896764 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:43515/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:43515_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:36241/solr";,
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1896770 INFO  (qtp2103779340-22712) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1896771 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1896771 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896771 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1896772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1896772 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 1896772 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896772 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36241/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1896772 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for 
addreplicatest_coll_shard2_replica_n2
   [junit4]   2> 1896772 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36241/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36241_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1896772 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Will update state for replica: 
core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"https://127.0.0.1:36241/solr","node_name":"127.0.0.1:36241_solr","state":"down","type":"NRT"}
   [junit4]   2> 1896772 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Collection is now: 
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:43515/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:43515_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:36241/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:36241_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1896873 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 1
   [junit4]   2> 1896873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896873 INFO  (zkCallback-4128-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1896873 INFO  (zkCallback-4126-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1896873 INFO  (zkCallback-4128-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1896873 INFO  (zkCallback-4126-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1896873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1896873 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1896874 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1897127 DEBUG (ScheduledTrigger-7588-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:43515_solr, 127.0.0.1:36241_solr, 
127.0.0.1:42057_solr, 127.0.0.1:34599_solr]
   [junit4]   2> 1897767 INFO  (qtp1677743895-22680) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1897772 INFO  (qtp1677743895-22680) [    ] o.a.s.s.IndexSchema 
[addreplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1897773 INFO  (qtp1677743895-22680) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1897773 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard1_replica_n1' 
using configuration from collection addreplicatest_coll, trusted=true
   [junit4]   2> 1897774 INFO  (qtp1677743895-22680) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43515.solr.core.addreplicatest_coll.shard1.replica_n1' (registry 
'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1897774 INFO  (qtp1677743895-22680) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1897774 INFO  (qtp1677743895-22680) [    ] o.a.s.c.SolrCore 
[[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/tempDir-001/node1/addreplicatest_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/tempDir-001/node1/./addreplicatest_coll_shard1_replica_n1/data/]
   [junit4]   2> 1897776 INFO  (qtp2103779340-22712) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1897779 INFO  (qtp2103779340-22712) [    ] o.a.s.s.IndexSchema 
[addreplicatest_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1897780 INFO  (qtp2103779340-22712) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1897780 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard2_replica_n2' 
using configuration from collection addreplicatest_coll, trusted=true
   [junit4]   2> 1897780 INFO  (qtp2103779340-22712) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36241.solr.core.addreplicatest_coll.shard2.replica_n2' (registry 
'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@79397fe5
   [junit4]   2> 1897780 INFO  (qtp2103779340-22712) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1897780 INFO  (qtp2103779340-22712) [    ] o.a.s.c.SolrCore 
[[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/tempDir-001/node3/addreplicatest_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001/tempDir-001/node3/./addreplicatest_coll_shard2_replica_n2/data/]
   [junit4]   2> 1897830 INFO  (qtp1677743895-22680) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1897830 INFO  (qtp1677743895-22680) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1897831 INFO  (qtp1677743895-22680) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1897831 INFO  (qtp1677743895-22680) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897832 INFO  (qtp1677743895-22680) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25425ea9[addreplicatest_coll_shard1_replica_n1] main]
   [junit4]   2> 1897833 INFO  (qtp1677743895-22680) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1897833 INFO  (qtp1677743895-22680) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1897834 INFO  (qtp1677743895-22680) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1897834 INFO  (searcherExecutor-7599-thread-1) [    ] 
o.a.s.c.SolrCore [addreplicatest_coll_shard1_replica_n1] Registered new 
searcher Searcher@25425ea9[addreplicatest_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1897834 INFO  (qtp1677743895-22680) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585735566234746880
   [junit4]   2> 1897835 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1897836 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/configs/conf1
   [junit4]   2> 1897836 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController Register replica - 
core:addreplicatest_coll_shard1_replica_n1 address:https://127.0.0.1:43515/solr 
collection:addreplicatest_coll shard:shard1
   [junit4]   2> 1897837 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/addreplicatest_coll/leader_elect/shard1/election/99108472760303628-core_node3-n_0000000000
   [junit4]   2> 1897837 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1897837 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1897837 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1897837 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43515/solr/addreplicatest_coll_shard1_replica_n1/
   [junit4]   2> 1897837 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1897837 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:43515/solr/addreplicatest_coll_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1897837 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ShardLeaderElectionContext 127.0.0.1:43515_solr synched 0
   [junit4]   2> 1897837 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1897838 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/addreplicatest_coll/leaders/shard1/leader after winning as 
/collections/addreplicatest_coll/leader_elect/shard1/election/99108472760303628-core_node3-n_0000000000
   [junit4]   2> 1897838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1897838 INFO  (qtp2103779340-22712) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1897838 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43515/solr/addreplicatest_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1897838 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1897838 INFO  (qtp2103779340-22712) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1897838 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "base_url":"https://127.0.0.1:43515/solr";,
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1897839 INFO  (qtp2103779340-22712) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1897839 INFO  (qtp2103779340-22712) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897840 INFO  (qtp2103779340-22712) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ba80402[addreplicatest_coll_shard2_replica_n2] main]
   [junit4]   2> 1897840 INFO  (qtp2103779340-22712) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1897840 INFO  (qtp2103779340-22712) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1897841 INFO  (qtp2103779340-22712) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1897841 INFO  (searcherExecutor-7600-thread-1) [    ] 
o.a.s.c.SolrCore [addreplicatest_coll_shard2_replica_n2] Registered new 
searcher Searcher@2ba80402[addreplicatest_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1897841 INFO  (qtp2103779340-22712) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585735566242086912
   [junit4]   2> 1897842 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1897843 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/configs/conf1
   [junit4]   2> 1897843 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController Register replica - 
core:addreplicatest_coll_shard2_replica_n2 address:https://127.0.0.1:36241/solr 
collection:addreplicatest_coll shard:shard2
   [junit4]   2> 1897844 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/addreplicatest_coll/leader_elect/shard2/election/99108472760303626-core_node4-n_0000000000
   [junit4]   2> 1897844 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1897844 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1897844 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1897844 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36241/solr/addreplicatest_coll_shard2_replica_n2/
   [junit4]   2> 1897844 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1897844 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36241/solr/addreplicatest_coll_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 1897844 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ShardLeaderElectionContext 127.0.0.1:36241_solr synched 0
   [junit4]   2> 1897844 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1897845 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/addreplicatest_coll/leaders/shard2/leader after winning as 
/collections/addreplicatest_coll/leader_elect/shard2/election/99108472760303626-core_node4-n_0000000000
   [junit4]   2> 1897845 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1897845 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36241/solr/addreplicatest_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1897845 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1897846 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "base_url":"https://127.0.0.1:36241/solr";,
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1897947 DEBUG 
(OverseerStateUpdate-99108472760303628-127.0.0.1:43515_solr-n_0000000000) [    
] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/addreplicatest_coll/state.json version: 2
   [junit4]   2> 1897947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1897947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1897947 INFO  (zkCallback-4126-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1897947 INFO  (zkCallback-4126-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1897947 INFO  (zkCallback-4128-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1897947 INFO  (zkCallback-4128-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addreplicatest_coll/state.json] for collection 
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1897947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1897947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1897947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1897947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1897947 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 1897989 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController We are 
https://127.0.0.1:43515/solr/addreplicatest_coll_shard1_replica_n1/ and leader 
is https://127.0.0.1:43515/solr/addreplicatest_coll_shard1_replica_n1/
   [junit4]   2> 1897989 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController No LogReplay needed for 
core=addreplicatest_coll_shard1_replica_n1 baseURL=https://127.0.0.1:43515/solr
   [junit4]   2> 1897989 INFO  (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1897989 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1897989 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController Found a registered searcher: 
Searcher@25425ea9[addreplicatest_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())} for core: 
org.apache.solr.core.SolrCore@23226e96
   [junit4]   2> 1897989 DEBUG (qtp1677743895-22680) [    ] 
o.a.s.c.ZkController Found newest searcher: 
Searcher@25425ea9[addreplicatest_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())} for core: 
addreplicatest_coll_shard1_replica_n1, id: 
org.apache.solr.core.SolrCore@23226e96
   [junit4]   2> 1897996 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController We are 
https://127.0.0.1:36241/solr/addreplicatest_coll_shard2_replica_n2/ and leader 
is https://127.0.0.1:36241/solr/addreplicatest_coll_shard2_replica_n2/
   [junit4]   2> 1897996 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController No LogReplay needed for 
core=addreplicatest_coll_shard2_replica_n2 baseURL=https://127.0.0.1:36241/solr
   [junit4]   2> 1897996 INFO  (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1897996 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1897996 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController Found a registered searcher: 
Searcher@2ba80402[addreplicatest_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())} for core: 
org.apache.solr.core.SolrCore@613437f4
   [junit4]   2> 1897996 DEBUG (qtp2103779340-22712) [    ] 
o.a.s.c.ZkController Found newest searcher: 
Searcher@2ba80402[addreplicatest_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())} for core: 
addreplicatest_coll_shard2_replica_n2, id: 
org.apache.solr.core.SolrCore@613437f4
   [junit4]   2> 1897997 INFO  (qtp1677743895-22680) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1236
   [junit4]   2> 1897997 INFO  (qtp2103779340-22712) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1226
   [junit4]   2> 1897997 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Finished create command on all shards for 
collection: addreplicatest_coll
   [junit4]   2> 1897997 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1897998 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1897998 DEBUG (zkCallback-4128-thread-3) [    ] 
o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path 
/overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 1897998 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1897998 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1897998 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1897998 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1897998 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1897998 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1897998 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1897998 DEBUG (OverseerThreadFactory-7590-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message 
id:/overseer/collection-queue-work/qn-0000000000 complete, 
response:{success={127.0.0.1:43515_solr={responseHeader={status=0,QTime=1236},core=addreplicatest_coll_shard1_replica_n1},127.0.0.1:36241_solr={responseHeader={status=0,QTime=1226},core=addreplicatest_coll_shard2_replica_n2}}}
   [junit4]   2> 1897999 INFO  (qtp1677743895-22675) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1898128 DEBUG (ScheduledTrigger-7588-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:43515_solr, 127.0.0.1:36241_solr, 
127.0.0.1:42057_solr, 127.0.0.1:34599_solr]
   [junit4]   2> 1898441 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from work-queue : [[]]
   [junit4]   2> 1898441 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1898441 INFO  
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] 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> 1898441 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1898441 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1898441 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1898441 DEBUG 
(OverseerCollectionConfigSetProcessor-99108472760303628-127.0.0.1:43515_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1898442 DEBUG (OverseerCollectionConfigSetProcessor-99108472

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

kStateReader.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1959592 WARN  (zkCallback-4127-thread-2) [    ] 
o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:43515_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:43515_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.base/java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4717)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1959592 INFO  (jetty-closer-4107-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2e78a18b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1959593 ERROR 
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
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> 1959593 INFO  
(SUITE-AddReplicaTest-seed#[41E134597DAEE1C8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43947 43947
   [junit4]   2> 1965217 INFO  (Thread-3941) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43947 43947
   [junit4]   2> 1965217 WARN  (Thread-3941) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections/addreplicatest_coll/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99108472760303628-127.0.0.1:43515_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AddReplicaTest_41E134597DAEE1C8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=758, maxMBSortInHeap=5.856687850460736, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@30323a73),
 locale=zu, timezone=Asia/Samarkand
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=102930032,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateParamsTest, 
TermVectorComponentTest, TestLuceneIndexBackCompat, SearchRateTriggerTest, 
TestMacroExpander, ConnectionManagerTest, TestDynamicFieldCollectionResource, 
DistributedFacetPivotLargeTest, ClassificationUpdateProcessorTest, 
CollectionStateFormat2Test, TestSubQueryTransformerDistrib, TestReloadDeadlock, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestRestManager, 
PrimitiveFieldTypeTest, TestConfigSets, TestFieldCacheVsDocValues, 
SSLMigrationTest, TestSort, TestBinaryField, TestTestInjection, SliceStateTest, 
DistributedQueueTest, ResourceLoaderTest, AnalyticsMergeStrategyTest, 
SpatialHeatmapFacetsTest, TestFieldCacheReopen, TestInPlaceUpdatesDistrib, 
BadCopyFieldTest, TestIndexingPerformance, BasicAuthIntegrationTest, 
TestRandomDVFaceting, TestSmileRequest, LeaderElectionIntegrationTest, 
DataDrivenBlockJoinTest, TestTolerantUpdateProcessorRandomCloud, 
SolrShardReporterTest, TestSweetSpotSimilarityFactory, CloudMLTQParserTest, 
ForceLeaderTest, TestDistribDocBasedVersion, AnalysisAfterCoreReloadTest, 
TestSha256AuthenticationProvider, TestNoOpRegenerator, 
TestManagedSchemaThreadSafety, TermsComponentTest, TestStressVersions, 
HighlighterMaxOffsetTest, JvmMetricsTest, SpellCheckComponentTest, 
TestHashQParserPlugin, TestSchemalessBufferedUpdates, TestRawTransformer, 
SimpleFacetsTest, TestOrdValues, TestChildDocTransformer, 
DeleteInactiveReplicaTest, TestSolrCloudWithHadoopAuthPlugin, 
TestObjectReleaseTracker, DocumentBuilderTest, LeaderElectionContextKeyTest, 
TestCloudSearcherWarming, TestUpdate, ComputePlanActionTest, V2StandaloneTest, 
BasicFunctionalityTest, TestSolrJ, TestDFRSimilarityFactory, TestUtils, 
TestFoldingMultitermQuery, TestDistributedSearch, TestCollectionAPIs, 
SegmentsInfoRequestHandlerTest, SolrPluginUtilsTest, TestRequestForwarding, 
TestTrieFacet, CurrencyFieldTypeTest, TestSolrXml, TestStressLiveNodes, 
SortSpecParsingTest, TestExactSharedStatsCache, TestSolrFieldCacheBean, 
TestNumericRangeQuery64, ReplicationFactorTest, TestSchemaVersionResource, 
TestMaxScoreQueryParser, TestWordDelimiterFilterFactory, 
HdfsCollectionsAPIDistributedZkTest, TestReplicationHandlerBackup, 
TestPivotHelperCode, HLLUtilTest, TestHighlightDedupGrouping, 
ExternalFileFieldSortTest, CollectionsAPISolrJTest, BlockJoinFacetDistribTest, 
CursorPagingTest, RequestLoggingTest, TestHdfsCloudBackupRestore, 
TestLeaderInitiatedRecoveryThread, StatelessScriptUpdateProcessorFactoryTest, 
CoreSorterTest, ActionThrottleTest, TestConfig, MetricsHandlerTest, 
TestJsonFacetRefinement, TestCloudDeleteByQuery, CacheHeaderTest, 
SyncSliceTest, ResponseLogComponentTest, CleanupOldIndexTest, TestConfigReload, 
TestPhraseSuggestions, TestDynamicLoading, JsonLoaderTest, VersionInfoTest, 
URLClassifyProcessorTest, TestEmbeddedSolrServerSchemaAPI, 
TriLevelCompositeIdRoutingTest, DistributedDebugComponentTest, 
TestRandomFaceting, QueryParsingTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, 
BasicZkTest, RecoveryZkTest, TestReplicationHandler, ZkCLITest, SolrCoreTest, 
TestGroupingSearch, QueryElevationComponentTest, TestFunctionQuery, 
TestLazyCores, HighlighterTest, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, 
TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DistanceFunctionTest, 
TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, 
IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, 
DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, 
XmlUpdateRequestHandlerTest, TestValueSourceCache, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, 
TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, 
TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, TestLFUCache, AddReplicaTest]
   [junit4] Completed [514/752 (1!)] on J0 in 69.38s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to