Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20767/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.impl.ConnectionReuseTest

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at __randomizedtesting.SeedInfo.seed([B02EDB10C736C705]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:440)
        at 
org.apache.solr.client.solrj.impl.ConnectionReuseTest.setupCluster(ConnectionReuseTest.java:67)
        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$6.evaluate(RandomizedRunner.java:874)
        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)


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.join.TestCloudNestedDocsSort

Error Message:
Error from server at http://127.0.0.1:40081/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40081/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([B02EDB10C736C705]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.search.join.TestCloudNestedDocsSort.setupCluster(TestCloudNestedDocsSort.java:69)
        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$6.evaluate(RandomizedRunner.java:874)
        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)


FAILED:  
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([B02EDB10C736C705:889DFFEEE0C513D4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:95)
        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 11882 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/init-core-data-001
   [junit4]   2> 245568 WARN  
(SUITE-AutoAddReplicasIntegrationTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 245568 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 245568 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 245568 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 245569 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001
   [junit4]   2> 245569 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 245569 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 245569 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 245571 ERROR (Thread-359) [    ] 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> 245669 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39933
   [junit4]   2> 245672 INFO  (jetty-launcher-218-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 245672 INFO  (jetty-launcher-218-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 245673 INFO  (jetty-launcher-218-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48eee1c1{/solr,null,AVAILABLE}
   [junit4]   2> 245673 INFO  (jetty-launcher-218-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12e99d77{/solr,null,AVAILABLE}
   [junit4]   2> 245674 INFO  (jetty-launcher-218-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 245674 INFO  (jetty-launcher-218-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6c08eaaa{HTTP/1.1,[http/1.1]}{127.0.0.1:37267}
   [junit4]   2> 245674 INFO  (jetty-launcher-218-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6ddcbf7{HTTP/1.1,[http/1.1]}{127.0.0.1:35669}
   [junit4]   2> 245674 INFO  (jetty-launcher-218-thread-3) [    ] 
o.e.j.s.Server Started @247503ms
   [junit4]   2> 245674 INFO  (jetty-launcher-218-thread-2) [    ] 
o.e.j.s.Server Started @247503ms
   [junit4]   2> 245674 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37267}
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35669}
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24335e69{/solr,null,AVAILABLE}
   [junit4]   2> 245675 ERROR (jetty-launcher-218-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 245675 ERROR (jetty-launcher-218-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T03:57:22.460300Z
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T03:57:22.460312Z
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7212dd41{HTTP/1.1,[http/1.1]}{127.0.0.1:46051}
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-1) [    ] 
o.e.j.s.Server Started @247503ms
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46051}
   [junit4]   2> 245675 ERROR (jetty-launcher-218-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 245675 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-30T03:57:22.460690Z
   [junit4]   2> 245677 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245677 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245677 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 245685 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 0x15f6b6d3e330003, 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> 245687 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39933/solr
   [junit4]   2> 245687 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39933/solr
   [junit4]   2> 245687 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39933/solr
   [junit4]   2> 245689 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 0x15f6b6d3e330006, 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> 245718 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245718 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245718 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37267_solr
   [junit4]   2> 245718 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46051_solr
   [junit4]   2> 245718 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 245719 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98915833764577289-127.0.0.1:37267_solr-n_0000000000) starting
   [junit4]   2> 245719 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245719 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245719 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 245720 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35669_solr
   [junit4]   2> 245720 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245720 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245727 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 245728 DEBUG 
(OverseerAutoScalingTriggerThread-98915833764577289-127.0.0.1:37267_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 245729 DEBUG 
(OverseerAutoScalingTriggerThread-98915833764577289-127.0.0.1:37267_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 245729 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37267_solr
   [junit4]   2> 245729 DEBUG 
(OverseerAutoScalingTriggerThread-98915833764577289-127.0.0.1:37267_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:46051_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 245729 DEBUG 
(OverseerAutoScalingTriggerThread-98915833764577289-127.0.0.1:37267_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 245729 DEBUG 
(OverseerAutoScalingTriggerThread-98915833764577289-127.0.0.1:37267_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 245729 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 245729 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 245732 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 245737 DEBUG 
(OverseerAutoScalingTriggerThread-98915833764577289-127.0.0.1:37267_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 245737 DEBUG 
(OverseerAutoScalingTriggerThread-98915833764577289-127.0.0.1:37267_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 245737 DEBUG (ScheduledTrigger-651-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:46051_solr, 127.0.0.1:37267_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 245743 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35669.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 245747 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46051.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 245748 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35669.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 245748 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35669.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 245748 INFO  (jetty-launcher-218-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node2/.
   [junit4]   2> 245751 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46051.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 245751 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46051.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 245752 INFO  (jetty-launcher-218-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node1/.
   [junit4]   2> 245777 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37267.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 245781 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37267.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 245781 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37267.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 245782 INFO  (jetty-launcher-218-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node3/.
   [junit4]   2> 245801 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 245801 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39933/solr ready
   [junit4]   2> 245807 INFO  
(TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[B02EDB10C736C705]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 245809 INFO  (qtp1716604357-1577) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35669_solr,127.0.0.1:46051_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 245810 INFO  (OverseerThreadFactory-653-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 245916 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35669/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245918 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46051/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245919 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35669/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245921 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46051/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 246125 INFO  (qtp1866551197-1568) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 246125 INFO  (qtp1866551197-1576) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 246125 INFO  (qtp381835845-1589) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 246125 INFO  (qtp1866551197-1568) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 246126 INFO  (qtp381835845-1589) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 246126 INFO  (qtp381835845-1590) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 246231 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 246231 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 246231 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 246231 INFO  (zkCallback-233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 246737 DEBUG (ScheduledTrigger-651-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:46051_solr, 127.0.0.1:37267_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 247134 INFO  (qtp1866551197-1576) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247135 INFO  (qtp381835845-1590) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247136 INFO  (qtp1866551197-1568) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247146 INFO  (qtp381835845-1589) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247148 INFO  (qtp1866551197-1576) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 247148 INFO  (qtp381835845-1590) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 247150 INFO  (qtp381835845-1590) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 247150 INFO  (qtp1866551197-1576) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 247150 INFO  (qtp381835845-1590) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from 
collection testSimple1, trusted=true
   [junit4]   2> 247150 INFO  (qtp1866551197-1576) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from 
collection testSimple1, trusted=true
   [junit4]   2> 247150 INFO  (qtp1866551197-1576) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35669.solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 247150 INFO  (qtp381835845-1590) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46051.solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 247150 INFO  (qtp1866551197-1576) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 247150 INFO  (qtp381835845-1590) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 247150 INFO  (qtp1866551197-1576) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node2/testSimple1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node2/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 247150 INFO  (qtp381835845-1590) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node1/testSimple1_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 247151 INFO  (qtp1866551197-1568) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 247153 INFO  (qtp1866551197-1568) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 247153 INFO  (qtp1866551197-1568) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from 
collection testSimple1, trusted=true
   [junit4]   2> 247153 INFO  (qtp1866551197-1568) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35669.solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 247153 INFO  (qtp1866551197-1568) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 247153 INFO  (qtp1866551197-1568) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node2/testSimple1_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node2/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 247154 INFO  (qtp381835845-1589) [    ] o.a.s.s.IndexSchema 
[testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 247156 INFO  (qtp381835845-1589) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 247156 INFO  (qtp381835845-1589) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from 
collection testSimple1, trusted=true
   [junit4]   2> 247158 INFO  (qtp381835845-1589) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46051.solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 247159 INFO  (qtp381835845-1589) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 247159 INFO  (qtp381835845-1589) [    ] o.a.s.c.SolrCore 
[[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node1/testSimple1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 247218 INFO  (qtp1866551197-1568) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247218 INFO  (qtp1866551197-1568) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247219 INFO  (qtp381835845-1590) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247219 INFO  (qtp381835845-1590) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247219 INFO  (qtp1866551197-1568) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 247219 INFO  (qtp1866551197-1568) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 247220 INFO  (qtp381835845-1590) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 247220 INFO  (qtp381835845-1590) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 247221 INFO  (qtp1866551197-1568) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@111153ac[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 247221 INFO  (qtp381835845-1590) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1122e741[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 247221 INFO  (qtp381835845-1590) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 247222 INFO  (qtp1866551197-1568) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 247222 INFO  (qtp381835845-1590) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 247222 INFO  (qtp1866551197-1568) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 247222 INFO  (qtp381835845-1589) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247222 INFO  (qtp381835845-1589) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247222 INFO  (qtp381835845-1590) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247222 INFO  (qtp1866551197-1568) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247222 INFO  (searcherExecutor-662-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher 
Searcher@111153ac[testSimple1_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247222 INFO  (qtp1866551197-1568) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582653341965484032
   [junit4]   2> 247223 INFO  (searcherExecutor-660-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@1122e741[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247223 INFO  (qtp381835845-1590) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582653341966532608
   [junit4]   2> 247223 INFO  (qtp381835845-1589) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 247223 INFO  (qtp381835845-1589) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 247225 INFO  (qtp381835845-1589) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@163b416a[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 247225 INFO  (qtp381835845-1589) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 247226 INFO  (qtp381835845-1589) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 247226 INFO  (qtp381835845-1589) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247226 INFO  (qtp381835845-1590) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 247226 INFO  (qtp381835845-1590) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 247226 INFO  (qtp381835845-1590) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46051/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 247226 INFO  (qtp381835845-1590) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:46051/solr 
START replicas=[http://127.0.0.1:35669/solr/testSimple1_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 247227 INFO  (searcherExecutor-663-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@163b416a[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247227 INFO  (qtp381835845-1589) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582653341970726912
   [junit4]   2> 247228 INFO  (qtp1866551197-1567) [    ] o.a.s.c.S.Request 
[testSimple1_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 247230 INFO  (qtp381835845-1589) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 247230 INFO  (qtp1866551197-1576) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247230 INFO  (qtp1866551197-1576) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247232 INFO  (qtp1866551197-1576) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 247232 INFO  (qtp1866551197-1576) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 247232 INFO  (qtp1866551197-1576) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36aafb66[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 247233 INFO  (qtp1866551197-1576) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 247234 INFO  (qtp1866551197-1576) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 247234 INFO  (qtp1866551197-1576) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 247234 INFO  (qtp1866551197-1576) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582653341978066944
   [junit4]   2> 247234 INFO  (searcherExecutor-661-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher 
Searcher@36aafb66[testSimple1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247331 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247331 INFO  (zkCallback-233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247331 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247331 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247527 INFO  (qtp381835845-1590) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:46051/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 247527 INFO  (qtp381835845-1590) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 247527 INFO  (qtp381835845-1590) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 247527 INFO  (qtp381835845-1590) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 247529 INFO  (qtp381835845-1590) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46051/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 247630 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247630 INFO  (zkCallback-233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247630 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247630 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247679 INFO  (qtp381835845-1590) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 247680 INFO  (qtp381835845-1590) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1554
   [junit4]   2> 247730 INFO  (qtp381835845-1589) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 247730 INFO  (qtp381835845-1589) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 247731 INFO  (qtp381835845-1589) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46051/solr/testSimple1_shard1_replica_n2/
   [junit4]   2> 247731 INFO  (qtp381835845-1589) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:46051/solr 
START replicas=[http://127.0.0.1:35669/solr/testSimple1_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 247732 INFO  (qtp1866551197-1666) [    ] o.a.s.c.S.Request 
[testSimple1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 247738 DEBUG (ScheduledTrigger-651-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:46051_solr, 127.0.0.1:37267_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 247781 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247781 INFO  (zkCallback-233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247781 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 247781 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 248031 INFO  (qtp381835845-1589) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:46051/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 248031 INFO  (qtp381835845-1589) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 248031 INFO  (qtp381835845-1589) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 248031 INFO  (qtp381835845-1589) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 248035 INFO  (qtp381835845-1589) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46051/solr/testSimple1_shard1_replica_n2/ shard1
   [junit4]   2> 248136 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 248137 INFO  (zkCallback-233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 248137 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 248137 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 248186 INFO  (qtp381835845-1589) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 248188 INFO  (qtp381835845-1589) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2062
   [junit4]   2> 248228 INFO  (qtp1866551197-1568) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2103
   [junit4]   2> 248239 INFO  (qtp1866551197-1576) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2113
   [junit4]   2> 248243 INFO  (qtp1716604357-1577) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 248340 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 248340 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 248340 INFO  (zkCallback-233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 248340 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple1/state.json] for collection [testSimple1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 248738 DEBUG (ScheduledTrigger-651-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:46051_solr, 127.0.0.1:37267_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 249244 INFO  (qtp1716604357-1577) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35669_solr,127.0.0.1:46051_solr&wt=javabin&version=2}
 status=0 QTime=3435
   [junit4]   2> 249245 INFO  (qtp1716604357-1579) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:46051_solr,127.0.0.1:37267_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 249248 INFO  (OverseerThreadFactory-653-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 249248 INFO  
(OverseerCollectionConfigSetProcessor-98915833764577289-127.0.0.1:37267_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> 249456 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46051/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 249458 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37267/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 249460 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46051/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 249461 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37267/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 249663 INFO  (qtp381835845-1591) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 249663 INFO  (qtp381835845-1585) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 249663 INFO  (qtp1716604357-1569) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 249664 INFO  (qtp1716604357-1569) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 249665 INFO  (qtp1716604357-1571) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 249738 DEBUG (ScheduledTrigger-651-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:46051_solr, 127.0.0.1:37267_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 249771 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 249771 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 249771 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 249796 INFO  (zkCallback-235-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 250704 INFO  (qtp381835845-1591) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 250704 INFO  (qtp381835845-1585) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 250705 INFO  (qtp1716604357-1571) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 250708 INFO  (qtp1716604357-1569) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 250711 INFO  (qtp381835845-1591) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 250711 INFO  (qtp381835845-1585) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 250712 INFO  (qtp1716604357-1571) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 250712 INFO  (qtp381835845-1591) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 250712 INFO  (qtp381835845-1591) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple2_shard2_replica_n4' using configuration from 
collection testSimple2, trusted=true
   [junit4]   2> 250713 INFO  (qtp381835845-1585) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 250713 INFO  (qtp381835845-1585) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from 
collection testSimple2, trusted=true
   [junit4]   2> 250713 INFO  (qtp381835845-1591) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46051.solr.core.testSimple2.shard2.replica_n4' (registry 
'solr.core.testSimple2.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 250713 INFO  (qtp381835845-1591) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 250713 INFO  (qtp381835845-1591) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node1/testSimple2_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node1/./testSimple2_shard2_replica_n4/data/]
   [junit4]   2> 250713 INFO  (qtp381835845-1585) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46051.solr.core.testSimple2.shard1.replica_n1' (registry 
'solr.core.testSimple2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 250713 INFO  (qtp381835845-1585) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 250713 INFO  (qtp381835845-1585) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node1/testSimple2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node1/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 250714 INFO  (qtp1716604357-1571) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 250714 INFO  (qtp1716604357-1571) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple2_shard2_replica_n6' using configuration from 
collection testSimple2, trusted=true
   [junit4]   2> 250714 INFO  (qtp1716604357-1571) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37267.solr.core.testSimple2.shard2.replica_n6' (registry 
'solr.core.testSimple2.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 250714 INFO  (qtp1716604357-1571) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 250714 INFO  (qtp1716604357-1571) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node3/testSimple2_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node3/./testSimple2_shard2_replica_n6/data/]
   [junit4]   2> 250715 INFO  (qtp1716604357-1569) [    ] o.a.s.s.IndexSchema 
[testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 250716 INFO  (qtp1716604357-1569) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 250716 INFO  (qtp1716604357-1569) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from 
collection testSimple2, trusted=true
   [junit4]   2> 250717 INFO  (qtp1716604357-1569) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37267.solr.core.testSimple2.shard1.replica_n2' (registry 
'solr.core.testSimple2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5068430f
   [junit4]   2> 250717 INFO  (qtp1716604357-1569) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 250717 INFO  (qtp1716604357-1569) [    ] o.a.s.c.SolrCore 
[[testSimple2_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node3/testSimple2_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_B02EDB10C736C705-001/tempDir-001/node3/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 250739 DEBUG (ScheduledTrigger-651-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:46051_solr, 127.0.0.1:37267_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 250749 INFO  (qtp381835845-1585) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 250749 INFO  (qtp381835845-1585) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 250753 INFO  (qtp381835845-1585) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 250753 INFO  (qtp381835845-1585) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 250754 INFO  (qtp381835845-1585) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e6195a6[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 250755 INFO  (qtp381835845-1585) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 250755 INFO  (qtp381835845-1585) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 250755 INFO  (qtp381835845-1591) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 250755 INFO  (qtp381835845-1591) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 250756 INFO  (qtp381835845-1585) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 250756 INFO  (searcherExecutor-681-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher 
Searcher@1e6195a6[testSimple2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 250756 INFO  (qtp381835845-1585) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582653345671151616
   [junit4]   2> 250757 INFO  (qtp381835845-1591) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 250757 INFO  (qtp381835845-1591) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 250758 INFO  (qtp381835845-1591) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48f4a7ee[testSimple2_shard2_replica_n4] main]
   [junit4]   2> 250759 INFO  (qtp1716604357-1571) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 250759 INFO  (qtp1716604357-1571) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 250759 INFO  (qtp381835845-1591) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 250759 INFO  (qtp381835845-1591) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 250760 INFO  (qtp1716604357-1571) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 250760 INFO  (qtp1716604357-1571) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 250760 INFO  (qtp381835845-1591) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 250761 INFO  (searcherExecutor-680-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard2_replica_n4] Registered new searcher 
Searcher@48f4a7ee[testSimple2_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 250761 INFO  (qtp381835845-1591) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582653345676394496
   [junit4]   2> 250761 INFO  (qtp1716604357-1571) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@129db2d0[testSimple2_shard2_replica_n6] main]
   [junit4]   2> 250761 INFO  (qtp381835845-1585) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 250762 INFO  (qtp1716604357-1569) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 250762 INFO  (qtp1716604357-1569) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 250762 INFO  (qtp1716604357-1571) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 250762 INFO  (qtp1716604357-1571) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 250763 INFO  (qtp1716604357-1571) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 250763 INFO  (qtp1716604357-1569) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 250763 INFO  (qtp1716604357-1569) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 250763 INFO  (searcherExecutor-682-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard2_replica_n6] Registered new searcher 
Searcher@129db2d0[testSimple2_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 250764 INFO  (qtp1716604357-1571) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582653345679540224
   [junit4]   2> 250764 INFO  (qtp381835845-1591) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 250765 INFO  (qtp1716604357-1569) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26b1e4dc[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 250766 INFO  (qtp1716604357-1569) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 250766 INFO  (qtp1716604357-1569) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 250766 INFO  (qtp1716604357-1569) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 250766 INFO  (qtp1716604357-1569) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1582653345681637376
   [junit4]   2> 250767 INFO  (searcherExecutor-683-thread-1) [    ] 
o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher 
Searcher@26b1e4dc[testSimple2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 250865 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 250865 INFO  (zkCallback-235-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 250865 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 250865 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 251262 INFO  (qtp381835845-1585) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 251262 INFO  (qtp381835845-1585) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 251262 INFO  (qtp381835845-1585) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46051/solr/testSimple2_shard1_replica_n1/
   [junit4]   2> 251262 INFO  (qtp381835845-1585) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:46051/solr 
START replicas=[http://127.0.0.1:37267/solr/testSimple2_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 251265 INFO  (qtp1716604357-1573) [    ] o.a.s.c.S.Request 
[testSimple2_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 251265 INFO  (qtp381835845-1591) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 251265 INFO  (qtp381835845-1591) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 251265 INFO  (qtp381835845-1591) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46051/solr/testSimple2_shard2_replica_n4/
   [junit4]   2> 251266 INFO  (qtp381835845-1591) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard2_replica_n4 url=http://127.0.0.1:46051/solr 
START replicas=[http://127.0.0.1:37267/solr/testSimple2_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 251267 INFO  (qtp1716604357-1673) [    ] o.a.s.c.S.Request 
[testSimple2_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 251563 INFO  (qtp381835845-1585) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:46051/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 251563 INFO  (qtp381835845-1585) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 251563 INFO  (qtp381835845-1585) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 251563 INFO  (qtp381835845-1585) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 251566 INFO  (qtp381835845-1591) [    ] o.a.s.u.PeerSync 
PeerSync: core=testSimple2_shard2_replica_n4 url=http://127.0.0.1:46051/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 251566 INFO  (qtp381835845-1591) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 251566 INFO  (qtp381835845-1591) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 251566 INFO  (qtp381835845-1591) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 251568 INFO  (qtp381835845-1585) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46051/solr/testSimple2_shard1_replica_n1/ shard1
   [junit4]   2> 251569 INFO  (qtp381835845-1591) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46051/solr/testSimple2_shard2_replica_n4/ shard2
   [junit4]   2> 251671 INFO  (zkCallback-235-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 251671 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 251671 INFO  (zkCallback-235-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 251671 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 251719 INFO  (qtp381835845-1585) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 251720 INFO  (qtp381835845-1591) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 251721 INFO  (qtp381835845-1585) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2057
   [junit4]   2> 251721 INFO  (qtp381835845-1591) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2058
   [junit4]   2> 251739 DEBUG (ScheduledTrigger-651-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:46051_solr, 127.0.0.1:37267_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 251768 INFO  (qtp1716604357-1571) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2103
   [junit4]   2> 251770 INFO  (qtp1716604357-1569) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2107
   [junit4]   2> 251774 INFO  (qtp1716604357-1579) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 251872 INFO  (zkCallback-234-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 251872 INFO  (zkCallback-235-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 251872 INFO  (zkCallback-235-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 251872 INFO  (zkCallback-234-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple2/state.json] for collection [testSimple2] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 252739 DEBUG (ScheduledTrigger-651-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:46051_solr, 127.0.0.1:37267_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 252774 INFO  (qtp1716604357-1579) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:46051_solr,127.0.0.1:37267_solr&wt=javabin&version=2}
 status=0 QTime=3528
   [junit4]   2> 252775 INFO  (qtp1716604357-1581) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:35669_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 252776 INFO  (OverseerThreadFactory-653-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testSimple3
   [junit4]   2> 252776 INFO  
(OverseerCollectionConfigSetProcessor-98915833764577289-127.0.0.1:37267_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 252982 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple3_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35669/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 252986 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple3_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35669/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 252988 INFO  
(OverseerStateUpdate-98915833764577289-127.0.0.1:37267_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testSimple3_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35669/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 253193 INFO  (qtp1866551197-1668) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 253193 INFO  (qtp1866551197-1580) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 253193 INFO  (qtp1866551197-1578) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 253298 INFO  (zkCallback-233-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple3/state.json] for collection [testSimple3] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 253298 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testSimple3/state.json] for collection [testSimple3] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 253739 DEBUG (ScheduledTrigger-651-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: [127.0.0.1:46051_solr, 127.0.0.1:37267_solr, 
127.0.0.1:35669_solr]
   [junit4]   2> 254201 INFO  (qtp1866551197-1668) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 254202 INFO  (qtp1866551197-1578) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 254202 INFO  (qtp1866551197-1580) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 254208 INFO  (qtp1866551197-1578) [    ] o.a.s.s.IndexSchema 
[testSimple3_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 254208 INFO  (qtp1866551197-1668) [    ] o.a.s.s.IndexSchema 
[testSimple3_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 254208 INFO  (qtp1866551197-1580) [    ] o.a.s.s.IndexSchema 
[testSimple3_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 254210 INFO  (qtp1866551197-1578) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 254210 INFO  (qtp1866551197-1580) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 wit

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

it4]   2>       at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: collection1 slice: 
shard1 saw 
state=DocCollection(collection1//collections/collection1/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"collection1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:34509/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:34509_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 16 more
   [junit4]   2> 
   [junit4]   2> 2359233 INFO  (coreCloseExecutor-5400-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@759b2a20
   [junit4]   2> 2359233 INFO  (coreCloseExecutor-5400-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.replica_n1, tag=1973103136
   [junit4]   2> 2359233 INFO  (coreCloseExecutor-5400-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ca60257: rootName = 
solr_34509, domain = solr.core.collection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@51113e7f
   [junit4]   2> 2359238 INFO  (coreCloseExecutor-5400-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=1973103136
   [junit4]   2> 2359238 INFO  (jetty-closer-5653-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98915892189986819-127.0.0.1:34509_solr-n_0000000000) closing
   [junit4]   2> 2359238 INFO  
(OverseerStateUpdate-98915892189986819-127.0.0.1:34509_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34509_solr
   [junit4]   2> 2359239 WARN  
(OverseerAutoScalingTriggerThread-98915892189986819-127.0.0.1:34509_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2359239 INFO  (jetty-closer-5653-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@161eab17{/solr,null,UNAVAILABLE}
   [junit4]   2> 2359239 ERROR 
(SUITE-ConnectionReuseTest-seed#[B02EDB10C736C705]-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> 2359239 INFO  
(SUITE-ConnectionReuseTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35879 35879
   [junit4]   2> 2364265 INFO  (Thread-2959) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35879 35879
   [junit4]   2> 2364266 WARN  (Thread-2959) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2364266 INFO  
(SUITE-ConnectionReuseTest-seed#[B02EDB10C736C705]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ses, timezone=Brazil/DeNoronha
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=282584152,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortByMinMaxFunction, 
TestRealTimeGet, TestFunctionQuery, TestNonDefinedSimilarityFactory, 
UUIDFieldTest, BufferStoreTest, TestValueSourceCache, 
HdfsChaosMonkeySafeLeaderTest, HdfsBasicDistributedZk2Test, 
ManagedSchemaRoundRobinCloudTest, TestPKIAuthenticationPlugin, IndexSchemaTest, 
TestIndexSearcher, PluginInfoTest, SolrShardReporterTest, 
TestComplexPhraseQParserPlugin, HdfsUnloadDistributedZkTest, 
QueryElevationComponentTest, JvmMetricsTest, TestNumericTerms64, 
TestInfoStreamLogging, SharedFSAutoReplicaFailoverTest, 
TestCollectionsAPIViaSolrCloudCluster, TestFieldCacheSort, 
DefaultValueUpdateProcessorTest, DisMaxRequestHandlerTest, 
UUIDUpdateProcessorFallbackTest, TestFieldTypeCollectionResource, 
XsltUpdateRequestHandlerTest, BasicAuthStandaloneTest, NodeAddedTriggerTest, 
HdfsSyncSliceTest, SolrCloudExampleTest, TestMiniSolrCloudClusterSSL, 
TestHdfsCloudBackupRestore, IndexBasedSpellCheckerTest, TestXmlQParser, 
TestReRankQParserPlugin, ClusterStateTest, TestIntervalFaceting, TestFiltering, 
SolrTestCaseJ4Test, SolrGangliaReporterTest, TestReloadAndDeleteDocs, 
AlternateDirectoryTest, TestAddFieldRealTimeGet, TestGroupingSearch, 
TestCustomStream, ImplicitSnitchTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, MergeStrategyTest, 
TestMaxTokenLenTokenizer, TestSearchPerf, ConfigSetsAPITest, 
TestSolrCoreProperties, TestSearcherReuse, V2StandaloneTest, 
TestDistributedMissingSort, SimplePostToolTest, TestBulkSchemaAPI, 
EchoParamsTest, DistributedDebugComponentTest, DocValuesNotIndexedTest, 
TestSerializedLuceneMatchVersion, UnloadDistributedZkTest, OverseerTest, 
TestUseDocValuesAsStored, SegmentsInfoRequestHandlerTest, ZkNodePropsTest, 
TestPointFields, TestSolrConfigHandler, DistributedSpellCheckComponentTest, 
TestStressLiveNodes, TestDistribDocBasedVersion, TestQuerySenderListener, 
CollectionReloadTest, TestLRUCache, AnalyticsQueryTest, 
TestCloudNestedDocsSort, DeleteNodeTest, AliasIntegrationTest, 
DistributedQueryComponentOptimizationTest, UninvertDocValuesMergePolicyTest, 
TestDefaultStatsCache, SpatialHeatmapFacetsTest, ReturnFieldsTest, 
TestConfigSetsAPIZkFailure, TestLMDirichletSimilarityFactory, 
TestStandardQParsers, LeaderElectionTest, SSLMigrationTest, 
ConjunctionSolrSpellCheckerTest, DistributedFacetPivotLargeTest, 
TestFuzzyAnalyzedSuggestions, FieldMutatingUpdateProcessorTest, 
TestPivotHelperCode, TestJsonFacets, 
TestOverriddenPrefixQueryForCustomFieldType, TestMacros, TestInitQParser, 
TestEmbeddedSolrServerConstructors, TestSQLHandler, TestFilteredDocIdSet, 
FileBasedSpellCheckerTest, TestHashPartitioner, 
LeaderFailureAfterFreshStartTest, TestSolrCloudWithSecureImpersonation, 
TestClusterStateMutator, HLLSerializationTest, BitVectorTest, 
TestRetrieveFieldsOptimizer, TestManagedSchema, TestExtendedDismaxParser, 
TestTolerantUpdateProcessorRandomCloud, TestSubQueryTransformer, 
VMParamsZkACLAndCredentialsProvidersTest, FullSolrCloudDistribCmdsTest, 
TestLMJelinekMercerSimilarityFactory, ConnectionReuseTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ConnectionReuseTest 
-Dtests.seed=B02EDB10C736C705 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ses -Dtests.timezone=Brazil/DeNoronha -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | ConnectionReuseTest (suite) <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B02EDB10C736C705]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:440)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.ConnectionReuseTest.setupCluster(ConnectionReuseTest.java:67)
   [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] Completed [526/746 (3!)] on J2 in 1226.69s, 0 tests, 1 error <<< 
FAILURES!

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

Reply via email to