Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/907/
Java: 64bit/jdk-10-ea+32 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at 
http://127.0.0.1:43789/solr/awhollynewcollection_0_shard2_replica_n6: 
ClusterState says we are the leader 
(http://127.0.0.1:43789/solr/awhollynewcollection_0_shard2_replica_n6), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:43789/solr/awhollynewcollection_0_shard2_replica_n6: 
ClusterState says we are the leader 
(http://127.0.0.1:43789/solr/awhollynewcollection_0_shard2_replica_n6), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([B720C3C92E875E00:FF55B77D28B47195]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:43789/solr/awhollynewcollection_0_shard2_replica_n6: 
ClusterState says we are the leader 
(http://127.0.0.1:43789/solr/awhollynewcollection_0_shard2_replica_n6), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        ... 1 more




Build Log:
[...truncated 12732 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/init-core-data-001
   [junit4]   2> 1183377 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1183378 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1183378 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1183378 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001
   [junit4]   2> 1183378 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1183379 INFO  (Thread-3153) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1183379 INFO  (Thread-3153) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1183380 ERROR (Thread-3153) [    ] 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> 1183479 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39021
   [junit4]   2> 1183483 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1183483 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1183483 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1183483 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1183488 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ebdae80{/solr,null,AVAILABLE}
   [junit4]   2> 1183489 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@558ecbbd{/solr,null,AVAILABLE}
   [junit4]   2> 1183489 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6865102e{/solr,null,AVAILABLE}
   [junit4]   2> 1183491 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bbbbe52{/solr,null,AVAILABLE}
   [junit4]   2> 1183491 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6567dd44{HTTP/1.1,[http/1.1]}{127.0.0.1:43789}
   [junit4]   2> 1183491 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@39937328{HTTP/1.1,[http/1.1]}{127.0.0.1:35755}
   [junit4]   2> 1183491 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.e.j.s.Server Started @1184946ms
   [junit4]   2> 1183492 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3bc6cfff{HTTP/1.1,[http/1.1]}{127.0.0.1:33835}
   [junit4]   2> 1183491 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5ef2c949{HTTP/1.1,[http/1.1]}{127.0.0.1:45211}
   [junit4]   2> 1183492 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.e.j.s.Server Started @1184947ms
   [junit4]   2> 1183492 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.e.j.s.Server Started @1184947ms
   [junit4]   2> 1183492 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33835}
   [junit4]   2> 1183492 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45211}
   [junit4]   2> 1183492 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43789}
   [junit4]   2> 1183492 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.e.j.s.Server Started @1184947ms
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35755}
   [junit4]   2> 1183493 ERROR (jetty-launcher-1852-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1183493 ERROR (jetty-launcher-1852-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1183493 ERROR (jetty-launcher-1852-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-26T10:33:12.891758Z
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-26T10:33:12.891903Z
   [junit4]   2> 1183493 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1183493 ERROR (jetty-launcher-1852-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1183494 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1183494 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 1183494 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1183494 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1183494 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-26T10:33:12.892314Z
   [junit4]   2> 1183494 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1183494 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-26T10:33:12.892455Z
   [junit4]   2> 1183495 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1183496 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1183496 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1183496 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1183507 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1183507 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1183509 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1183509 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1183509 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1183509 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1183510 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1183510 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1183517 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39021/solr
   [junit4]   2> 1183524 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39021/solr
   [junit4]   2> 1183531 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39021/solr
   [junit4]   2> 1183536 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39021/solr
   [junit4]   2> 1183587 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1183588 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45211_solr
   [junit4]   2> 1183589 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=99070272653033484-127.0.0.1:45211_solr-n_0000000000) starting
   [junit4]   2> 1183623 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45211_solr
   [junit4]   2> 1183624 INFO  (zkCallback-1876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1183629 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1183629 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1183630 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1183630 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1183631 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43789_solr
   [junit4]   2> 1183631 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1183631 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1183632 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35755_solr
   [junit4]   2> 1183636 INFO  (zkCallback-1876-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1183636 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33835_solr
   [junit4]   2> 1183641 INFO  (zkCallback-1876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1183647 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1183647 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1183647 INFO  (zkCallback-1871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1183647 INFO  (zkCallback-1873-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1183651 INFO  (zkCallback-1872-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1183680 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183685 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183685 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183691 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183691 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183693 INFO  (jetty-launcher-1852-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node4
   [junit4]   2> 1183694 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183695 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183695 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183696 INFO  (jetty-launcher-1852-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node2
   [junit4]   2> 1183697 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183697 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183698 INFO  (jetty-launcher-1852-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node3
   [junit4]   2> 1183702 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183702 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1183704 INFO  (jetty-launcher-1852-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node1
   [junit4]   2> 1183789 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1183790 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39021/solr ready
   [junit4]   2> 1183800 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
   [junit4]   2> 1183800 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[B720C3C92E875E00])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1183802 ERROR (qtp2007230252-11313) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown 
action: BADACTION
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:217)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1183803 INFO  (qtp2007230252-11313) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
 status=400 QTime=0
   [junit4]   2> 1183803 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
   [junit4]   2> 1183813 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
   [junit4]   2> 1183814 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[B720C3C92E875E00])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1183815 INFO  (qtp2007230252-11314) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1183817 INFO  (OverseerThreadFactory-4362-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection acollection
   [junit4]   2> 1183817 ERROR (OverseerThreadFactory-4362-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation: 
create failed:org.apache.solr.common.SolrException: numShards must be > 0
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:144)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1183819 INFO  (qtp2007230252-11314) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2}
 status=400 QTime=4
   [junit4]   2> 1183819 INFO  
(TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
   [junit4]   2> 1183828 INFO  
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSpecificConfigsets
   [junit4]   2> 1183829 INFO  
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[B720C3C92E875E00])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1183829 INFO  (qtp2007230252-11315) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1183830 INFO  (OverseerThreadFactory-4362-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection withconfigset2
   [junit4]   2> 1183830 INFO  
(OverseerCollectionConfigSetProcessor-99070272653033484-127.0.0.1:45211_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> 1183935 INFO  
(OverseerStateUpdate-99070272653033484-127.0.0.1:45211_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withconfigset2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"withconfigset2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45211/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1184136 INFO  (qtp2067854178-11290) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1184136 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1184238 INFO  (zkCallback-1876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1184238 INFO  (zkCallback-1876-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1185142 INFO  (qtp2067854178-11290) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1185146 INFO  (qtp2067854178-11290) [    ] o.a.s.s.IndexSchema 
[withconfigset2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1185147 INFO  (qtp2067854178-11290) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1185147 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'withconfigset2_shard1_replica_n1' 
using configuration from collection withconfigset2, trusted=true
   [junit4]   2> 1185147 INFO  (qtp2067854178-11290) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.withconfigset2.shard1.replica_n1' (registry 
'solr.core.withconfigset2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1185147 INFO  (qtp2067854178-11290) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1185147 INFO  (qtp2067854178-11290) [    ] o.a.s.c.SolrCore 
[[withconfigset2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node3/withconfigset2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node3/withconfigset2_shard1_replica_n1/data/]
   [junit4]   2> 1185185 INFO  (qtp2067854178-11290) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1185185 INFO  (qtp2067854178-11290) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1185186 INFO  (qtp2067854178-11290) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1185186 INFO  (qtp2067854178-11290) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1185187 INFO  (qtp2067854178-11290) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42b545b7[withconfigset2_shard1_replica_n1] main]
   [junit4]   2> 1185188 INFO  (qtp2067854178-11290) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf2
   [junit4]   2> 1185188 INFO  (qtp2067854178-11290) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 1185188 INFO  (qtp2067854178-11290) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1185189 INFO  (searcherExecutor-4371-thread-1) [    ] 
o.a.s.c.SolrCore [withconfigset2_shard1_replica_n1] Registered new searcher 
Searcher@42b545b7[withconfigset2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1185189 INFO  (qtp2067854178-11290) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585124364346458112
   [junit4]   2> 1185191 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1185191 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1185191 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45211/solr/withconfigset2_shard1_replica_n1/
   [junit4]   2> 1185191 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1185191 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45211/solr/withconfigset2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1185191 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1185192 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45211/solr/withconfigset2_shard1_replica_n1/ shard1
   [junit4]   2> 1185293 INFO  (zkCallback-1876-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1185293 INFO  (zkCallback-1876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1185343 INFO  (qtp2067854178-11290) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1185344 INFO  (qtp2067854178-11290) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=withconfigset2_shard1_replica_n1&action=CREATE&numShards=1&collection=withconfigset2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1207
   [junit4]   2> 1185345 INFO  (qtp2007230252-11315) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1185444 INFO  (zkCallback-1876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1185444 INFO  (zkCallback-1876-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/withconfigset2/state.json] for collection [withconfigset2] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1185831 INFO  
(OverseerCollectionConfigSetProcessor-99070272653033484-127.0.0.1:45211_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> 1186345 INFO  (qtp2007230252-11315) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf2&name=withconfigset2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2515
   [junit4]   2> 1186345 INFO  
(TEST-CollectionsAPIDistributedZkTest.testSpecificConfigsets-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSpecificConfigsets
   [junit4]   2> 1186356 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoConfigSetExist
   [junit4]   2> 1186356 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[B720C3C92E875E00])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1186357 INFO  (qtp2007230252-11281) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=withconfigset2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1186358 INFO  (OverseerThreadFactory-4362-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1186360 INFO  (qtp2067854178-11293) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.withconfigset2.shard1.replica_n1, tag=null
   [junit4]   2> 1186360 INFO  (qtp2067854178-11293) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4515c527: rootName = null, 
domain = solr.core.withconfigset2.shard1.replica_n1, service url = null, agent 
id = null] for registry solr.core.withconfigset2.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@58f7d414
   [junit4]   2> 1186367 INFO  (qtp2067854178-11293) [    ] o.a.s.c.SolrCore 
[withconfigset2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@477ff2da
   [junit4]   2> 1186367 INFO  (qtp2067854178-11293) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.withconfigset2.shard1.replica_n1, tag=1199567578
   [junit4]   2> 1186367 INFO  (qtp2067854178-11293) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.withconfigset2.shard1.leader, tag=1199567578
   [junit4]   2> 1186370 INFO  (qtp2067854178-11293) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=withconfigset2_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 1187072 INFO  (qtp2007230252-11281) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=withconfigset2&action=DELETE&wt=javabin&version=2} status=0 
QTime=715
   [junit4]   2> 1187073 INFO  (qtp2007230252-11313) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1187073 INFO  (OverseerThreadFactory-4362-thread-4) [    ] 
o.a.s.c.CreateCollectionCmd Create collection noconfig
   [junit4]   2> 1187074 INFO  
(OverseerCollectionConfigSetProcessor-99070272653033484-127.0.0.1:45211_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1187074 ERROR (OverseerThreadFactory-4362-thread-4) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: noconfig operation: create 
failed:org.apache.solr.common.SolrException: Can not find the specified config 
set: conf123
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.validateConfigOrThrowSolrException(OverseerCollectionMessageHandler.java:752)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:105)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1187075 INFO  (qtp2007230252-11313) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf123&name=noconfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=400 QTime=2
   [junit4]   2> 1188077 INFO  (qtp2007230252-11314) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1188077 INFO  (qtp2007230252-11314) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1188077 INFO  
(TEST-CollectionsAPIDistributedZkTest.testNoConfigSetExist-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoConfigSetExist
   [junit4]   2> 1188093 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
   [junit4]   2> 1188093 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[B720C3C92E875E00])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1188094 INFO  (qtp2007230252-11315) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1188095 INFO  (OverseerThreadFactory-4362-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection created_and_deleted
   [junit4]   2> 1188095 INFO  
(OverseerCollectionConfigSetProcessor-99070272653033484-127.0.0.1:45211_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1188300 INFO  
(OverseerStateUpdate-99070272653033484-127.0.0.1:45211_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"created_and_deleted",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"created_and_deleted_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33835/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1188500 INFO  (qtp2007230252-11313) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1188500 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1188602 INFO  (zkCallback-1873-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1188602 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1189505 INFO  (qtp2007230252-11313) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1189508 INFO  (qtp2007230252-11313) [    ] o.a.s.s.IndexSchema 
[created_and_deleted_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1189509 INFO  (qtp2007230252-11313) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1189509 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'created_and_deleted_shard1_replica_n1' 
using configuration from collection created_and_deleted, trusted=true
   [junit4]   2> 1189509 INFO  (qtp2007230252-11313) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.created_and_deleted.shard1.replica_n1' (registry 
'solr.core.created_and_deleted.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1189509 INFO  (qtp2007230252-11313) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1189509 INFO  (qtp2007230252-11313) [    ] o.a.s.c.SolrCore 
[[created_and_deleted_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node2/created_and_deleted_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node2/created_and_deleted_shard1_replica_n1/data/]
   [junit4]   2> 1189540 INFO  (qtp2007230252-11313) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1189540 INFO  (qtp2007230252-11313) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1189540 INFO  (qtp2007230252-11313) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1189541 INFO  (qtp2007230252-11313) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1189541 INFO  (qtp2007230252-11313) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5542022[created_and_deleted_shard1_replica_n1] main]
   [junit4]   2> 1189542 INFO  (qtp2007230252-11313) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1189542 INFO  (qtp2007230252-11313) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1189543 INFO  (qtp2007230252-11313) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1189543 INFO  (searcherExecutor-4376-thread-1) [    ] 
o.a.s.c.SolrCore [created_and_deleted_shard1_replica_n1] Registered new 
searcher Searcher@5542022[created_and_deleted_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1189543 INFO  (qtp2007230252-11313) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585124368911958016
   [junit4]   2> 1189546 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1189546 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1189546 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33835/solr/created_and_deleted_shard1_replica_n1/
   [junit4]   2> 1189546 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1189546 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33835/solr/created_and_deleted_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1189546 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1189547 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33835/solr/created_and_deleted_shard1_replica_n1/ shard1
   [junit4]   2> 1189647 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1189647 INFO  (zkCallback-1873-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1189697 INFO  (qtp2007230252-11313) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1189705 INFO  (qtp2007230252-11313) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1205
   [junit4]   2> 1189707 INFO  (qtp2007230252-11315) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1189799 INFO  (zkCallback-1873-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1189799 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/created_and_deleted/state.json] for collection 
[created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1190096 INFO  
(OverseerCollectionConfigSetProcessor-99070272653033484-127.0.0.1:45211_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1190707 INFO  (qtp2007230252-11315) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2612
   [junit4]   2> 1190707 INFO  (qtp2007230252-11281) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1190707 INFO  (qtp2007230252-11281) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1190708 INFO  (qtp2007230252-11300) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=created_and_deleted&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1190709 INFO  (OverseerThreadFactory-4362-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1190710 INFO  (qtp2007230252-11314) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.created_and_deleted.shard1.replica_n1, tag=null
   [junit4]   2> 1190710 INFO  (qtp2007230252-11314) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@750bc1b0: rootName = null, 
domain = solr.core.created_and_deleted.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.created_and_deleted.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@abf6a3a
   [junit4]   2> 1190722 INFO  (qtp2007230252-11314) [    ] o.a.s.c.SolrCore 
[created_and_deleted_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@72ab285b
   [junit4]   2> 1190722 INFO  (qtp2007230252-11314) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.created_and_deleted.shard1.replica_n1, tag=1923819611
   [junit4]   2> 1190722 INFO  (qtp2007230252-11314) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.created_and_deleted.shard1.leader, tag=1923819611
   [junit4]   2> 1190725 INFO  (qtp2007230252-11314) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=created_and_deleted_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=15
   [junit4]   2> 1191428 INFO  (qtp2007230252-11300) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=created_and_deleted&action=DELETE&wt=javabin&version=2} status=0 
QTime=720
   [junit4]   2> 1191428 INFO  (qtp2007230252-11313) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1191428 INFO  (qtp2007230252-11313) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1191428 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreationAndDeletion
   [junit4]   2> 1191439 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxNodesPerShard
   [junit4]   2> 1191439 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[B720C3C92E875E00])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1191440 INFO  (qtp2007230252-11281) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=oversharded&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1191443 INFO  (OverseerThreadFactory-4362-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection oversharded
   [junit4]   2> 1191443 INFO  
(OverseerCollectionConfigSetProcessor-99070272653033484-127.0.0.1:45211_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1191444 ERROR (OverseerThreadFactory-4362-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: oversharded operation: 
create failed:org.apache.solr.common.SolrException: Cannot create collection 
oversharded. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 4. This allows a maximum of 4 to 
be created. Value of numShards is 3, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 6 shards to be 
created (higher than the allowed number)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:176)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1191445 INFO  (qtp2007230252-11281) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=oversharded&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2}
 status=400 QTime=4
   [junit4]   2> 1191445 INFO  
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaxNodesPerShard
   [junit4]   2> 1191462 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNodeSet
   [junit4]   2> 1191463 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[B720C3C92E875E00])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1191463 INFO  (qtp2007230252-11314) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=nodeset_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:45211/solr,http://127.0.0.1:33835/solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1191464 INFO  (OverseerThreadFactory-4362-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection nodeset_collection
   [junit4]   2> 1191464 INFO  
(OverseerCollectionConfigSetProcessor-99070272653033484-127.0.0.1:45211_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1191464 WARN  (OverseerThreadFactory-4362-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection 
(nodeset_collection) without cores.
   [junit4]   2> 1191668 INFO  (qtp2007230252-11314) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1191668 INFO  (qtp2007230252-11314) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=nodeset_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=http://127.0.0.1:45211/solr,http://127.0.0.1:33835/solr&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 1191668 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[B720C3C92E875E00])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNodeSet
   [junit4]   2> 1191679 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[B720C3C92E875E00]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting addReplicaTest
   [junit4]   2> 1191680 INFO  
(TEST-CollectionsAPIDistributedZkTest.addReplicaTest-seed#[B720C3C92E875E00]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1191681 INFO  (qtp2007230252-11300) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=nodeset_collection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1191681 INFO  
(OverseerCollectionConfigSetProcessor-99070272653033484-127.0.0.1:45211_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1191681 INFO  (OverseerThreadFactory-4362-thread-5) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1192383 INFO  (qtp2007230252-11300) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=nodeset_collection&action=DELETE&wt=javabin&version=2} status=0 
QTime=702
   [junit4]   2> 1192384 INFO  (qtp2007230252-11313) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=4&name=addReplicaColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1192384 INFO  (OverseerThreadFactory-4362-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection addReplicaColl
   [junit4]   2> 1192384 INFO  
(OverseerCollectionConfigSetProcessor-99070272653033484-127.0.0.1:45211_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000016 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1192587 INFO  
(OverseerStateUpdate-99070272653033484-127.0.0.1:45211_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33835/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1192588 INFO  
(OverseerStateUpdate-99070272653033484-127.0.0.1:45211_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addReplicaColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45211/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1192588 INFO  
(OverseerStateUpdate-99070272653033484-127.0.0.1:45211_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35755/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1192589 INFO  
(OverseerStateUpdate-99070272653033484-127.0.0.1:45211_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addReplicaColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addReplicaColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43789/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1192790 INFO  (qtp640141188-11303) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n6&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1192791 INFO  (qtp1947403672-11301) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=addReplicaColl_shard2_replica_n4&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1192791 INFO  (qtp640141188-11303) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1192791 INFO  (qtp1947403672-11301) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1192791 INFO  (qtp2007230252-11315) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n1&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1192791 INFO  (qtp2067854178-11295) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=addReplicaColl_shard1_replica_n2&action=CREATE&numShards=2&collection=addReplicaColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1192893 INFO  (zkCallback-1872-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1192893 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1192893 INFO  (zkCallback-1871-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1192893 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1192893 INFO  (zkCallback-1871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1192893 INFO  (zkCallback-1876-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1192893 INFO  (zkCallback-1876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1192893 INFO  (zkCallback-1873-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1193796 INFO  (qtp2067854178-11295) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1193796 INFO  (qtp2007230252-11315) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1193797 INFO  (qtp1947403672-11301) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1193798 INFO  (qtp640141188-11303) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1193810 INFO  (qtp2007230252-11315) [    ] o.a.s.s.IndexSchema 
[addReplicaColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1193810 INFO  (qtp2067854178-11295) [    ] o.a.s.s.IndexSchema 
[addReplicaColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1193811 INFO  (qtp640141188-11303) [    ] o.a.s.s.IndexSchema 
[addReplicaColl_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1193811 INFO  (qtp2067854178-11295) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1193812 INFO  (qtp2067854178-11295) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n2' 
using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 1193812 INFO  (qtp2007230252-11315) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1193812 INFO  (qtp2067854178-11295) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.addReplicaColl.shard1.replica_n2' (registry 
'solr.core.addReplicaColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1193812 INFO  (qtp2067854178-11295) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1193812 INFO  (qtp640141188-11303) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1193812 INFO  (qtp2067854178-11295) [    ] o.a.s.c.SolrCore 
[[addReplicaColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node3/addReplicaColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node3/addReplicaColl_shard1_replica_n2/data/]
   [junit4]   2> 1193812 INFO  (qtp640141188-11303) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n6' 
using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 1193813 INFO  (qtp2007230252-11315) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard1_replica_n1' 
using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 1193813 INFO  (qtp640141188-11303) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.addReplicaColl.shard2.replica_n6' (registry 
'solr.core.addReplicaColl.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1193813 INFO  (qtp1947403672-11301) [    ] o.a.s.s.IndexSchema 
[addReplicaColl_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1193813 INFO  (qtp640141188-11303) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1193813 INFO  (qtp640141188-11303) [    ] o.a.s.c.SolrCore 
[[addReplicaColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node4/addReplicaColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node4/addReplicaColl_shard2_replica_n6/data/]
   [junit4]   2> 1193813 INFO  (qtp2007230252-11315) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.addReplicaColl.shard1.replica_n1' (registry 
'solr.core.addReplicaColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1193813 INFO  (qtp2007230252-11315) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1193813 INFO  (qtp2007230252-11315) [    ] o.a.s.c.SolrCore 
[[addReplicaColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node2/addReplicaColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node2/addReplicaColl_shard1_replica_n1/data/]
   [junit4]   2> 1193813 INFO  (qtp1947403672-11301) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1193813 INFO  (qtp1947403672-11301) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'addReplicaColl_shard2_replica_n4' 
using configuration from collection addReplicaColl, trusted=true
   [junit4]   2> 1193814 INFO  (qtp1947403672-11301) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.addReplicaColl.shard2.replica_n4' (registry 
'solr.core.addReplicaColl.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64fc9a15
   [junit4]   2> 1193814 INFO  (qtp1947403672-11301) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1193814 INFO  (qtp1947403672-11301) [    ] o.a.s.c.SolrCore 
[[addReplicaColl_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node1/addReplicaColl_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001/tempDir-001/node1/addReplicaColl_shard2_replica_n4/data/]
   [junit4]   2> 1193849 INFO  (qtp2007230252-11315) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1193849 INFO  (qtp2007230252-11315) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1193850 INFO  (qtp2007230252-11315) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1193850 INFO  (qtp2007230252-11315) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1193851 INFO  (qtp2007230252-11315) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ad2133c[addReplicaColl_shard1_replica_n1] main]
   [junit4]   2> 1193851 INFO  (qtp2007230252-11315) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1193851 INFO  (qtp2007230252-11315) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1193852 INFO  (qtp2007230252-11315) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1193852 INFO  (searcherExecutor-4383-thread-1) [    ] 
o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n1] Registered new searcher 
Searcher@2ad2133c[addReplicaColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1193852 INFO  (qtp2007230252-11315) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585124373430272000
   [junit4]   2> 1193852 INFO  (qtp640141188-11303) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1193852 INFO  (qtp640141188-11303) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1193853 INFO  (qtp640141188-11303) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1193853 INFO  (qtp640141188-11303) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1193854 INFO  (qtp640141188-11303) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c8339a1[addReplicaColl_shard2_replica_n6] main]
   [junit4]   2> 1193854 INFO  (qtp640141188-11303) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1193854 INFO  (qtp640141188-11303) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1193854 INFO  (qtp2007230252-11315) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1193855 INFO  (qtp640141188-11303) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1193855 INFO  (searcherExecutor-4382-thread-1) [    ] 
o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n6] Registered new searcher 
Searcher@2c8339a1[addReplicaColl_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1193855 INFO  (qtp640141188-11303) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585124373433417728
   [junit4]   2> 1193857 INFO  (qtp640141188-11303) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1193860 INFO  (qtp2067854178-11295) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1193860 INFO  (qtp2067854178-11295) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1193860 INFO  (qtp2067854178-11295) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1193860 INFO  (qtp2067854178-11295) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1193861 INFO  (qtp1947403672-11301) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1193861 INFO  (qtp1947403672-11301) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1193861 INFO  (qtp2067854178-11295) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34bcad9e[addReplicaColl_shard1_replica_n2] main]
   [junit4]   2> 1193862 INFO  (qtp2067854178-11295) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1193862 INFO  (qtp2067854178-11295) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1193862 INFO  (qtp1947403672-11301) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1193862 INFO  (qtp1947403672-11301) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1193862 INFO  (qtp2067854178-11295) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1193863 INFO  (searcherExecutor-4381-thread-1) [    ] 
o.a.s.c.SolrCore [addReplicaColl_shard1_replica_n2] Registered new searcher 
Searcher@34bcad9e[addReplicaColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1193863 INFO  (qtp1947403672-11301) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74f1b5a1[addReplicaColl_shard2_replica_n4] main]
   [junit4]   2> 1193863 INFO  (qtp2067854178-11295) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585124373441806336
   [junit4]   2> 1193863 INFO  (qtp1947403672-11301) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1193863 INFO  (qtp1947403672-11301) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1193864 INFO  (qtp1947403672-11301) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1193864 INFO  (searcherExecutor-4384-thread-1) [    ] 
o.a.s.c.SolrCore [addReplicaColl_shard2_replica_n4] Registered new searcher 
Searcher@74f1b5a1[addReplicaColl_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1193864 INFO  (qtp1947403672-11301) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585124373442854912
   [junit4]   2> 1193958 INFO  (zkCallback-1876-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1193958 INFO  (zkCallback-1876-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1193958 INFO  (zkCallback-1872-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1193958 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1193958 INFO  (zkCallback-1871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1193958 INFO  (zkCallback-1871-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1193958 INFO  (zkCallback-1873-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1193958 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1194355 INFO  (qtp2007230252-11315) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1194355 INFO  (qtp2007230252-11315) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1194355 INFO  (qtp2007230252-11315) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33835/solr/addReplicaColl_shard1_replica_n1/
   [junit4]   2> 1194355 INFO  (qtp2007230252-11315) [    ] o.a.s.u.PeerSync 
PeerSync: core=addReplicaColl_shard1_replica_n1 url=http://127.0.0.1:33835/solr 
START replicas=[http://127.0.0.1:45211/solr/addReplicaColl_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 1194356 INFO  (qtp2067854178-11290) [    ] o.a.s.c.S.Request 
[addReplicaColl_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> 1194358 INFO  (qtp640141188-11303) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1194358 INFO  (qtp640141188-11303) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1194358 INFO  (qtp640141188-11303) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43789/solr/addReplicaColl_shard2_replica_n6/
   [junit4]   2> 1194358 INFO  (qtp640141188-11303) [    ] o.a.s.u.PeerSync 
PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:43789/solr 
START replicas=[http://127.0.0.1:35755/solr/addReplicaColl_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1194359 INFO  (qtp1947403672-11309) [    ] o.a.s.c.S.Request 
[addReplicaColl_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> 1194655 INFO  (qtp2007230252-11315) [    ] o.a.s.u.PeerSync 
PeerSync: core=addReplicaColl_shard1_replica_n1 url=http://127.0.0.1:33835/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1194655 INFO  (qtp2007230252-11315) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1194656 INFO  (qtp2007230252-11315) [    ] 
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> 1194656 INFO  (qtp2007230252-11315) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1194657 INFO  (qtp2007230252-11315) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33835/solr/addReplicaColl_shard1_replica_n1/ shard1
   [junit4]   2> 1194658 INFO  (qtp640141188-11303) [    ] o.a.s.u.PeerSync 
PeerSync: core=addReplicaColl_shard2_replica_n6 url=http://127.0.0.1:43789/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1194658 INFO  (qtp640141188-11303) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1194658 INFO  (qtp640141188-11303) [    ] 
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> 1194658 INFO  (qtp640141188-11303) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1194659 INFO  (qtp640141188-11303) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43789/solr/addReplicaColl_shard2_replica_n6/ shard2
   [junit4]   2> 1194760 INFO  (zkCallback-1872-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1194760 INFO  (zkCallback-1873-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/addReplicaColl/state.json] for collection [addReplicaColl] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1194760 INFO  (zkCallback-1871-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state chang

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

.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35755_solr
   [junit4]   2> 1268669 INFO  (zkCallback-1872-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 1268670 INFO  (jetty-closer-1853-thread-3) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35755_solr
   [junit4]   2> 1268671 INFO  (jetty-closer-1853-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1268671 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1268671 INFO  (zkCallback-1872-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1270916 ERROR (coreZkRegister-4554-thread-1) [    ] 
o.a.s.c.ZkContainer :org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1073)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for 
/collections/awhollynewcollection_0/leader_elect/shard2/election
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:308)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:93)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.setup(LeaderElector.java:367)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.joinElection(ZkController.java:1288)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1060)
   [junit4]   2>        ... 6 more
   [junit4]   2> 
   [junit4]   2> 1270917 INFO  (jetty-closer-1853-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d98e32e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1270919 WARN  (zkCallback-1873-thread-1) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1270920 INFO  (zkCallback-1873-thread-1) [    ] 
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> 1270920 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.c.SolrCore [awhollynewcollection_0_shard2_replica_n10]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f026ade
   [junit4]   2> 1270920 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.awhollynewcollection_0.shard2.replica_n10, tag=2130864862
   [junit4]   2> 1270920 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@67409873: rootName = null, 
domain = solr.core.awhollynewcollection_0.shard2.replica_n10, service url = 
null, agent id = null] for registry 
solr.core.awhollynewcollection_0.shard2.replica_n10 / 
com.codahale.metrics.MetricRegistry@1f87a795
   [junit4]   2> 1270933 INFO  (zkCallback-1873-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.awhollynewcollection_0.shard2.leader, tag=2130864862
   [junit4]   2> 1270934 INFO  (jetty-closer-1853-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@bbbbe52{/solr,null,UNAVAILABLE}
   [junit4]   2> 1271171 WARN  (zkCallback-1872-thread-1) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1271171 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.c.SolrCore [awhollynewcollection_0_shard1_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@11647dba
   [junit4]   2> 1271171 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.awhollynewcollection_0.shard1.replica_n4, tag=291798458
   [junit4]   2> 1271171 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@de7f6f4: rootName = null, 
domain = solr.core.awhollynewcollection_0.shard1.replica_n4, service url = 
null, agent id = null] for registry 
solr.core.awhollynewcollection_0.shard1.replica_n4 / 
com.codahale.metrics.MetricRegistry@74ae197d
   [junit4]   2> 1271185 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.awhollynewcollection_0.shard1.leader, tag=291798458
   [junit4]   2> 1271185 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1271185 INFO  (zkCallback-1872-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@35931346 commitCommandVersion:0
   [junit4]   2> 1271187 INFO  (jetty-closer-1853-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6865102e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1271188 ERROR 
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-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> 1271189 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[B720C3C92E875E00]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39021 39021
   [junit4]   2> 1271189 INFO  (Thread-3205) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39021 39021
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B720C3C92E875E00-001
   [junit4]   2> Nov 26, 2017 10:34:40 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
maxPointsInLeafNode=384, maxMBSortInHeap=7.33041299326484, 
sim=RandomSimilarity(queryNorm=true): {}, locale=br, timezone=GMT0
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=224965688,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactStatsCache, 
SearchRateTriggerTest, TestDynamicLoading, DeleteShardTest, 
TestBM25SimilarityFactory, DocValuesMultiTest, TestLazyCores, 
SolrMetricReporterTest, ParsingFieldUpdateProcessorsTest, 
TestZkAclsWithHadoopAuth, OpenExchangeRatesOrgProviderTest, TestMissingGroups, 
TestRandomFlRTGCloud, TestReqParamsAPI, RequestHandlersTest, TestMacros, 
TestTrackingShardHandlerFactory, ShardRoutingTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TriggerIntegrationTest, 
PropertiesRequestHandlerTest, TestSimpleTrackingShardHandler, 
ManagedSchemaRoundRobinCloudTest, TestPushWriter, TestXmlQParser, 
RuleEngineTest, DeleteLastCustomShardedReplicaTest, CdcrBootstrapTest, 
MergeStrategyTest, AutoAddReplicasIntegrationTest, TestPointFields, 
TestMultiValuedNumericRangeQuery, TestAuthenticationFramework, AddReplicaTest, 
PingRequestHandlerTest, TestExclusionRuleCollectionAccess, 
ClusterStateUpdateTest, TestSizeLimitedDistributedMap, 
TestConfigSetsAPIExclusivity, TestQuerySenderNoQuery, TestCloudSchemaless, 
CoreMergeIndexesAdminHandlerTest, TestScoreJoinQPScore, TestPerFieldSimilarity, 
TestStressReorder, TestPrepRecovery, HdfsWriteToMultipleCollectionsTest, 
SuggesterFSTTest, SimpleMLTQParserTest, 
TestOverriddenPrefixQueryForCustomFieldType, CollectionTooManyReplicasTest, 
TestPKIAuthenticationPlugin, SampleTest, TestGeoJSONResponseWriter, 
AnalysisErrorHandlingTest, HdfsBasicDistributedZkTest, TestRemoteStreaming, 
ShardRoutingCustomTest, TestBlendedInfixSuggestions, NotRequiredUniqueKeyTest, 
DistributedFacetPivotWhiteBoxTest, CloudExitableDirectoryReaderTest, 
HdfsRecoveryZkTest, TestAnalyzedSuggestions, TestJsonFacets, 
RegexBytesRefFilterTest, TestManagedSchema, TestSolr4Spatial2, 
SuggesterTSTTest, UtilsToolTest, DateRangeFieldTest, TestIntervalFaceting, 
OverriddenZkACLAndCredentialsProvidersTest, TestDeleteCollectionOnDownNodes, 
TestNumericTokenStream, SolrCLIZkUtilsTest, ZkStateReaderTest, 
TestCloudNestedDocsSort, HdfsDirectoryFactoryTest, 
LeaderFailureAfterFreshStartTest, TestConfigReload, ZkSolrClientTest, 
TriLevelCompositeIdRoutingTest, OutputWriterTest, TestFieldCacheSort, 
BinaryUpdateRequestHandlerTest, FullHLLTest, TestCollectionAPI, 
HdfsThreadLeakTest, SolrGraphiteReporterTest, TestJettySolrRunner, 
RollingRestartTest, PrimUtilsTest, TestStressLucene, TestDocSet, 
DirectUpdateHandlerTest, TestLegacyFieldReuse, DistributedIntervalFacetingTest, 
TestPseudoReturnFields, TestFieldTypeCollectionResource, 
WrapperMergePolicyFactoryTest, TestFilteredDocIdSet, CoreSorterTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [338/749 (1!)] on J1 in 88.33s, 19 tests, 1 error <<< 
FAILURES!

[...truncated 41520 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to