Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1833/
1 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([C2DAEE053D11AA27:8AAF9AB13B2285B2]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:530)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11486 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/init-core-data-001
[junit4] 2> 308259 WARN
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 308260 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 308261 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 308263 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001
[junit4] 2> 308263 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 308274 INFO (Thread-375) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 308274 INFO (Thread-375) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 308276 ERROR (Thread-375) [ ] 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> 308374 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:42709
[junit4] 2> 308403 INFO (jetty-launcher-338-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 308418 INFO (jetty-launcher-338-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 308420 INFO (jetty-launcher-338-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 308426 INFO (jetty-launcher-338-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 308457 INFO (jetty-launcher-338-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63d8eb5a{/solr,null,AVAILABLE}
[junit4] 2> 308511 INFO (jetty-launcher-338-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e7bab7f{/solr,null,AVAILABLE}
[junit4] 2> 308512 INFO (jetty-launcher-338-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@505c3391{SSL,[ssl,
http/1.1]}{127.0.0.1:60095}
[junit4] 2> 308512 INFO (jetty-launcher-338-thread-3) [ ]
o.e.j.s.Server Started @311648ms
[junit4] 2> 308512 INFO (jetty-launcher-338-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=60095}
[junit4] 2> 308512 ERROR (jetty-launcher-338-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 308512 INFO (jetty-launcher-338-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 308512 INFO (jetty-launcher-338-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 308512 INFO (jetty-launcher-338-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 308512 INFO (jetty-launcher-338-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-13T01:54:53.357Z
[junit4] 2> 308526 INFO (jetty-launcher-338-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1c44eeaa{SSL,[ssl,
http/1.1]}{127.0.0.1:56145}
[junit4] 2> 308526 INFO (jetty-launcher-338-thread-2) [ ]
o.e.j.s.Server Started @311662ms
[junit4] 2> 308526 INFO (jetty-launcher-338-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56145}
[junit4] 2> 308527 ERROR (jetty-launcher-338-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 308527 INFO (jetty-launcher-338-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 308527 INFO (jetty-launcher-338-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 308527 INFO (jetty-launcher-338-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 308527 INFO (jetty-launcher-338-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-13T01:54:53.372Z
[junit4] 2> 308527 INFO (jetty-launcher-338-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@307a5839{/solr,null,AVAILABLE}
[junit4] 2> 308527 INFO (jetty-launcher-338-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 308553 INFO (jetty-launcher-338-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@48414cce{/solr,null,AVAILABLE}
[junit4] 2> 308553 INFO (jetty-launcher-338-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3cb257d0{SSL,[ssl,
http/1.1]}{127.0.0.1:53774}
[junit4] 2> 308553 INFO (jetty-launcher-338-thread-1) [ ]
o.e.j.s.Server Started @311690ms
[junit4] 2> 308553 INFO (jetty-launcher-338-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53774}
[junit4] 2> 308554 ERROR (jetty-launcher-338-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 308554 INFO (jetty-launcher-338-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 308554 INFO (jetty-launcher-338-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 308554 INFO (jetty-launcher-338-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 308554 INFO (jetty-launcher-338-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-13T01:54:53.399Z
[junit4] 2> 308572 INFO (jetty-launcher-338-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6815728a{SSL,[ssl,
http/1.1]}{127.0.0.1:47335}
[junit4] 2> 308572 INFO (jetty-launcher-338-thread-4) [ ]
o.e.j.s.Server Started @311708ms
[junit4] 2> 308572 INFO (jetty-launcher-338-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=47335}
[junit4] 2> 308572 ERROR (jetty-launcher-338-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 308572 INFO (jetty-launcher-338-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 308572 INFO (jetty-launcher-338-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 308572 INFO (jetty-launcher-338-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 308572 INFO (jetty-launcher-338-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-13T01:54:53.417Z
[junit4] 2> 308589 INFO (jetty-launcher-338-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 308623 INFO (jetty-launcher-338-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 308634 INFO (jetty-launcher-338-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42709/solr
[junit4] 2> 308635 INFO (jetty-launcher-338-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 308666 INFO (jetty-launcher-338-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42709/solr
[junit4] 2> 308669 INFO (jetty-launcher-338-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42709/solr
[junit4] 2> 308669 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bff8402400006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 308688 INFO (jetty-launcher-338-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42709/solr
[junit4] 2> 308703 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bff8402400005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 308726 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15bff8402400007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 308757 INFO (jetty-launcher-338-thread-1)
[n:127.0.0.1:53774_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 308757 INFO (jetty-launcher-338-thread-1)
[n:127.0.0.1:53774_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53774_solr
[junit4] 2> 308759 INFO (jetty-launcher-338-thread-1)
[n:127.0.0.1:53774_solr ] o.a.s.c.Overseer Overseer
(id=97952759357112328-127.0.0.1:53774_solr-n_0000000000) starting
[junit4] 2> 308771 INFO (jetty-launcher-338-thread-3)
[n:127.0.0.1:60095_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 308776 INFO (jetty-launcher-338-thread-3)
[n:127.0.0.1:60095_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60095_solr
[junit4] 2> 308786 INFO (jetty-launcher-338-thread-1)
[n:127.0.0.1:53774_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53774_solr
[junit4] 2> 308959 INFO
(zkCallback-356-thread-1-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 308963 INFO (jetty-launcher-338-thread-4)
[n:127.0.0.1:47335_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 308965 INFO (jetty-launcher-338-thread-4)
[n:127.0.0.1:47335_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47335_solr
[junit4] 2> 308991 INFO (jetty-launcher-338-thread-2)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 308997 INFO (jetty-launcher-338-thread-2)
[n:127.0.0.1:56145_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 309002 INFO (jetty-launcher-338-thread-2)
[n:127.0.0.1:56145_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56145_solr
[junit4] 2> 309009 INFO
(zkCallback-359-thread-1-processing-n:127.0.0.1:47335_solr)
[n:127.0.0.1:47335_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 309009 INFO
(zkCallback-357-thread-1-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 309011 INFO
(zkCallback-357-thread-2-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 309011 INFO
(zkCallback-356-thread-2-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (4)
[junit4] 2> 309018 INFO
(zkCallback-359-thread-3-processing-n:127.0.0.1:47335_solr)
[n:127.0.0.1:47335_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 309051 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 309061 INFO
(zkCallback-357-thread-3-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 309159 INFO (jetty-launcher-338-thread-1)
[n:127.0.0.1:53774_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309167 INFO (jetty-launcher-338-thread-1)
[n:127.0.0.1:53774_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309178 INFO (jetty-launcher-338-thread-1)
[n:127.0.0.1:53774_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309179 INFO (jetty-launcher-338-thread-1)
[n:127.0.0.1:53774_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node1
[junit4] 2> 309213 INFO (jetty-launcher-338-thread-2)
[n:127.0.0.1:56145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309230 INFO (jetty-launcher-338-thread-2)
[n:127.0.0.1:56145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309230 INFO (jetty-launcher-338-thread-2)
[n:127.0.0.1:56145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309234 INFO (jetty-launcher-338-thread-2)
[n:127.0.0.1:56145_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node2
[junit4] 2> 309279 INFO (jetty-launcher-338-thread-4)
[n:127.0.0.1:47335_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309291 INFO (jetty-launcher-338-thread-4)
[n:127.0.0.1:47335_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309291 INFO (jetty-launcher-338-thread-4)
[n:127.0.0.1:47335_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309293 INFO (jetty-launcher-338-thread-4)
[n:127.0.0.1:47335_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node4
[junit4] 2> 309360 INFO (jetty-launcher-338-thread-3)
[n:127.0.0.1:60095_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309372 INFO (jetty-launcher-338-thread-3)
[n:127.0.0.1:60095_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309372 INFO (jetty-launcher-338-thread-3)
[n:127.0.0.1:60095_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 309373 INFO (jetty-launcher-338-thread-3)
[n:127.0.0.1:60095_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node3
[junit4] 2> 309442 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 309443 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42709/solr ready
[junit4] 2> 309513 INFO
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[C2DAEE053D11AA27])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMaxNodesPerShard
[junit4] 2> 309514 INFO
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[C2DAEE053D11AA27])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 309673 INFO (qtp1855537508-1978) [n:127.0.0.1:53774_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=oversharded&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 309685 INFO
(OverseerThreadFactory-695-thread-1-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.CreateCollectionCmd Create collection
oversharded
[junit4] 2> 309687 ERROR
(OverseerThreadFactory-695-thread-1-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] 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 and value of replicationFactor is 2. This
requires 6 shards to be created (higher than the allowed number)
[junit4] 2> at
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:155)
[junit4] 2> at
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:227)
[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:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 309728 INFO (qtp1855537508-1978) [n:127.0.0.1:53774_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=oversharded&action=CREATE&numShards=3&wt=javabin&version=2}
status=400 QTime=55
[junit4] 2> 309728 INFO
(TEST-CollectionsAPIDistributedZkTest.testMaxNodesPerShard-seed#[C2DAEE053D11AA27])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMaxNodesPerShard
[junit4] 2> 309849 INFO
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[C2DAEE053D11AA27])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
[junit4] 2> 309850 INFO
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[C2DAEE053D11AA27])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 309873 INFO (qtp1855537508-1979) [n:127.0.0.1:53774_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 309900 INFO
(OverseerCollectionConfigSetProcessor-97952759357112328-127.0.0.1:53774_solr-n_0000000000)
[n:127.0.0.1:53774_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 309901 INFO
(OverseerThreadFactory-695-thread-2-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.CreateCollectionCmd Create collection
nodes_used_collection
[junit4] 2> 310074 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr ]
o.a.s.u.TestInjection Inject random core creation delay of 9s
[junit4] 2> 310099 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr ]
o.a.s.u.TestInjection Inject random core creation delay of 9s
[junit4] 2> 310116 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr ]
o.a.s.u.TestInjection Inject random core creation delay of 9s
[junit4] 2> 310121 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr ]
o.a.s.u.TestInjection Inject random core creation delay of 9s
[junit4] 2> 319078 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 319079 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 319083 INFO
(zkCallback-356-thread-2-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 319099 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 319100 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 319117 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 319117 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 319121 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 319122 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 319229 INFO
(zkCallback-356-thread-2-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 319229 INFO
(zkCallback-359-thread-3-processing-n:127.0.0.1:47335_solr)
[n:127.0.0.1:47335_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 319229 INFO
(zkCallback-357-thread-3-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 319229 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 320094 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 320103 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 320109 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 320109 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica2'
using configuration from collection nodes_used_collection, trusted=true
[junit4] 2> 320109 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.nodes_used_collection.shard2.replica2' (registry
'solr.core.nodes_used_collection.shard2.replica2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 320109 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 320110 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica2] ] Opening new
SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node1/nodes_used_collection_shard2_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node1/nodes_used_collection_shard2_replica2/data/]
[junit4] 2> 320114 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 320139 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 320140 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 320151 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 320154 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 320154 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica2'
using configuration from collection nodes_used_collection, trusted=true
[junit4] 2> 320154 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.nodes_used_collection.shard1.replica2' (registry
'solr.core.nodes_used_collection.shard1.replica2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 320155 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 320155 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica2] ] Opening new
SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node3/nodes_used_collection_shard1_replica2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node3/nodes_used_collection_shard1_replica2/data/]
[junit4] 2> 320159 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 320167 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 320167 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica1'
using configuration from collection nodes_used_collection, trusted=true
[junit4] 2> 320168 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.nodes_used_collection.shard1.replica1' (registry
'solr.core.nodes_used_collection.shard1.replica1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 320168 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 320168 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.SolrCore [[nodes_used_collection_shard1_replica1] ] Opening new
SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node4/nodes_used_collection_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node4/nodes_used_collection_shard1_replica1/data/]
[junit4] 2> 320177 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 320181 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 320181 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica1'
using configuration from collection nodes_used_collection, trusted=true
[junit4] 2> 320183 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.nodes_used_collection.shard2.replica1' (registry
'solr.core.nodes_used_collection.shard2.replica1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 320183 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 320183 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.SolrCore [[nodes_used_collection_shard2_replica1] ] Opening new
SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node2/nodes_used_collection_shard2_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node2/nodes_used_collection_shard2_replica1/data/]
[junit4] 2> 320202 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 320202 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 320204 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 320204 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 320206 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@43001b59[nodes_used_collection_shard2_replica2] main]
[junit4] 2> 320208 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 320209 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 320209 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 320215 INFO
(searcherExecutor-704-thread-1-processing-n:127.0.0.1:53774_solr
x:nodes_used_collection_shard2_replica2 s:shard2 c:nodes_used_collection)
[n:127.0.0.1:53774_solr c:nodes_used_collection s:shard2
x:nodes_used_collection_shard2_replica2] o.a.s.c.SolrCore
[nodes_used_collection_shard2_replica2] Registered new searcher
Searcher@43001b59[nodes_used_collection_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 320215 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567244162233794560
[junit4] 2> 320223 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 320245 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 320245 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 320246 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 320247 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 320249 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@108e64d4[nodes_used_collection_shard1_replica2] main]
[junit4] 2> 320251 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 320252 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 320253 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 320253 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567244162273640448
[junit4] 2> 320266 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 320267 INFO
(searcherExecutor-705-thread-1-processing-n:127.0.0.1:60095_solr
x:nodes_used_collection_shard1_replica2 s:shard1 c:nodes_used_collection)
[n:127.0.0.1:60095_solr c:nodes_used_collection s:shard1
x:nodes_used_collection_shard1_replica2] o.a.s.c.SolrCore
[nodes_used_collection_shard1_replica2] Registered new searcher
Searcher@108e64d4[nodes_used_collection_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 320281 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 320281 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 320283 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 320283 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 320285 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@13a71cc3[nodes_used_collection_shard1_replica1] main]
[junit4] 2> 320287 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 320288 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 320289 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 320291 INFO
(searcherExecutor-706-thread-1-processing-n:127.0.0.1:47335_solr
x:nodes_used_collection_shard1_replica1 s:shard1 c:nodes_used_collection)
[n:127.0.0.1:47335_solr c:nodes_used_collection s:shard1
x:nodes_used_collection_shard1_replica1] o.a.s.c.SolrCore
[nodes_used_collection_shard1_replica1] Registered new searcher
Searcher@13a71cc3[nodes_used_collection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 320291 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567244162313486336
[junit4] 2> 320311 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 320311 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 320334 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 320334 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 320337 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@83395ab[nodes_used_collection_shard2_replica1] main]
[junit4] 2> 320338 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 320339 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 320340 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 320342 INFO
(searcherExecutor-708-thread-1-processing-n:127.0.0.1:56145_solr
x:nodes_used_collection_shard2_replica1 s:shard2 c:nodes_used_collection)
[n:127.0.0.1:56145_solr c:nodes_used_collection s:shard2
x:nodes_used_collection_shard2_replica1] o.a.s.c.SolrCore
[nodes_used_collection_shard2_replica1] Registered new searcher
Searcher@83395ab[nodes_used_collection_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 320342 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567244162366963712
[junit4] 2> 320366 INFO
(zkCallback-359-thread-3-processing-n:127.0.0.1:47335_solr)
[n:127.0.0.1:47335_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 320366 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 320367 INFO
(zkCallback-357-thread-3-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 320367 INFO
(zkCallback-356-thread-2-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 320724 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 320724 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 320724 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:53774/solr/nodes_used_collection_shard2_replica2/
[junit4] 2> 320725 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica2
url=https://127.0.0.1:53774/solr START
replicas=[https://127.0.0.1:56145/solr/nodes_used_collection_shard2_replica1/]
nUpdates=100
[junit4] 2> 320725 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard2_replica2
url=https://127.0.0.1:53774/solr DONE. We have no versions. sync failed.
[junit4] 2> 320737 INFO (qtp378130526-1961) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 r:core_node4
x:nodes_used_collection_shard2_replica1] o.a.s.c.S.Request
[nodes_used_collection_shard2_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 320738 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 320738 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
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> 320738 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 320742 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:53774/solr/nodes_used_collection_shard2_replica2/ shard2
[junit4] 2> 320767 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 320767 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 320767 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:60095/solr/nodes_used_collection_shard1_replica2/
[junit4] 2> 320767 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica2
url=https://127.0.0.1:60095/solr START
replicas=[https://127.0.0.1:47335/solr/nodes_used_collection_shard1_replica1/]
nUpdates=100
[junit4] 2> 320768 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.u.PeerSync PeerSync: core=nodes_used_collection_shard1_replica2
url=https://127.0.0.1:60095/solr DONE. We have no versions. sync failed.
[junit4] 2> 320782 INFO (qtp195848990-1968) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 r:core_node2
x:nodes_used_collection_shard1_replica1] o.a.s.c.S.Request
[nodes_used_collection_shard1_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 320786 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 320786 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
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> 320786 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 320790 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:60095/solr/nodes_used_collection_shard1_replica2/ shard1
[junit4] 2> 320893 INFO
(zkCallback-356-thread-2-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 320893 INFO
(zkCallback-359-thread-3-processing-n:127.0.0.1:47335_solr)
[n:127.0.0.1:47335_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 320893 INFO
(zkCallback-357-thread-3-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 320894 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 320941 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 320944 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 320944 INFO (qtp5421656-1950) [n:127.0.0.1:60095_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=10828
[junit4] 2> 320949 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2}
status=0 QTime=10875
[junit4] 2> 321051 INFO
(zkCallback-357-thread-3-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 321051 INFO
(zkCallback-356-thread-2-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 321052 INFO
(zkCallback-359-thread-3-processing-n:127.0.0.1:47335_solr)
[n:127.0.0.1:47335_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 321051 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 321303 INFO (qtp195848990-1971) [n:127.0.0.1:47335_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2}
status=0 QTime=11204
[junit4] 2> 321351 INFO (qtp378130526-1957) [n:127.0.0.1:56145_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2}
status=0 QTime=11230
[junit4] 2> 321359 INFO (qtp1855537508-1979) [n:127.0.0.1:53774_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 321458 INFO
(zkCallback-356-thread-2-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 321458 INFO
(zkCallback-363-thread-1-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 321458 INFO
(zkCallback-357-thread-3-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 321458 INFO
(zkCallback-359-thread-3-processing-n:127.0.0.1:47335_solr)
[n:127.0.0.1:47335_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 321909 INFO
(OverseerCollectionConfigSetProcessor-97952759357112328-127.0.0.1:53774_solr-n_0000000000)
[n:127.0.0.1:53774_solr ] 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> 322359 INFO (qtp1855537508-1979) [n:127.0.0.1:53774_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=12485
[junit4] 2> 322361 INFO
(TEST-CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[C2DAEE053D11AA27])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCoresAreDistributedAcrossNodes
[junit4] 2> 322414 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[C2DAEE053D11AA27])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
[junit4] 2> 322416 INFO
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[C2DAEE053D11AA27])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 322419 INFO (qtp1855537508-1980) [n:127.0.0.1:53774_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params
name=nodes_used_collection&action=DELETE&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 322427 INFO
(OverseerThreadFactory-695-thread-3-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
[junit4] 2> 322430 INFO (qtp195848990-1972) [n:127.0.0.1:47335_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.nodes_used_collection.shard1.replica1, tag=null
[junit4] 2> 322432 INFO (qtp1855537508-1944) [n:127.0.0.1:53774_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.nodes_used_collection.shard2.replica2, tag=null
[junit4] 2> 322432 INFO (qtp5421656-1951) [n:127.0.0.1:60095_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.nodes_used_collection.shard1.replica2, tag=null
[junit4] 2> 322433 INFO (qtp378130526-1958) [n:127.0.0.1:56145_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.nodes_used_collection.shard2.replica1, tag=null
[junit4] 2> 322438 INFO (qtp195848990-1972) [n:127.0.0.1:47335_solr ]
o.a.s.c.SolrCore [nodes_used_collection_shard1_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@35dac5c6
[junit4] 2> 322448 INFO (qtp195848990-1972) [n:127.0.0.1:47335_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.nodes_used_collection.shard1.replica1, tag=903529926
[junit4] 2> 322448 INFO (qtp195848990-1972) [n:127.0.0.1:47335_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.nodes_used_collection.shard1.leader, tag=903529926
[junit4] 2> 322453 INFO (qtp5421656-1951) [n:127.0.0.1:60095_solr ]
o.a.s.c.SolrCore [nodes_used_collection_shard1_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@75376f72
[junit4] 2> 322458 INFO (qtp1855537508-1944) [n:127.0.0.1:53774_solr ]
o.a.s.c.SolrCore [nodes_used_collection_shard2_replica2] CLOSING SolrCore
org.apache.solr.core.SolrCore@6131a7ed
[junit4] 2> 322458 INFO (qtp378130526-1958) [n:127.0.0.1:56145_solr ]
o.a.s.c.SolrCore [nodes_used_collection_shard2_replica1] CLOSING SolrCore
org.apache.solr.core.SolrCore@70ab20d8
[junit4] 2> 322461 INFO (qtp195848990-1972) [n:127.0.0.1:47335_solr ]
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 322464 INFO (qtp195848990-1972) [n:127.0.0.1:47335_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=34
[junit4] 2> 322468 INFO (qtp378130526-1958) [n:127.0.0.1:56145_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.nodes_used_collection.shard2.replica1, tag=1890263256
[junit4] 2> 322468 INFO (qtp378130526-1958) [n:127.0.0.1:56145_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.nodes_used_collection.shard2.leader, tag=1890263256
[junit4] 2> 322468 INFO (qtp5421656-1951) [n:127.0.0.1:60095_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.nodes_used_collection.shard1.replica2, tag=1966567282
[junit4] 2> 322468 INFO (qtp5421656-1951) [n:127.0.0.1:60095_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.nodes_used_collection.shard1.leader, tag=1966567282
[junit4] 2> 322471 INFO (qtp378130526-1958) [n:127.0.0.1:56145_solr ]
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader
parent node, won't remove previous leader registration.
[junit4] 2> 322473 INFO (qtp378130526-1958) [n:127.0.0.1:56145_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=39
[junit4] 2> 322473 INFO (qtp1855537508-1944) [n:127.0.0.1:53774_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.nodes_used_collection.shard2.replica2, tag=1630644205
[junit4] 2> 322473 INFO (qtp1855537508-1944) [n:127.0.0.1:53774_solr ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.nodes_used_collection.shard2.leader, tag=1630644205
[junit4] 2> 322475 WARN
(zkCallback-359-thread-3-processing-n:127.0.0.1:47335_solr)
[n:127.0.0.1:47335_solr ] o.a.s.c.LeaderElector Our node is no longer in
line to be leader
[junit4] 2> 322475 WARN
(zkCallback-363-thread-1-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.LeaderElector Our node is no longer in
line to be leader
[junit4] 2> 322477 INFO (qtp1855537508-1944) [n:127.0.0.1:53774_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=nodes_used_collection_shard2_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=45
[junit4] 2> 322477 INFO (qtp5421656-1951) [n:127.0.0.1:60095_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=nodes_used_collection_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
status=0 QTime=45
[junit4] 2> 323192 INFO (qtp1855537508-1980) [n:127.0.0.1:53774_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=nodes_used_collection&action=DELETE&wt=javabin&version=2} status=0
QTime=773
[junit4] 2> 323200 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr ]
o.a.s.h.a.CoreAdminOperation core create command
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2
[junit4] 2> 323202 INFO
(OverseerStateUpdate-97952759357112328-127.0.0.1:53774_solr-n_0000000000)
[n:127.0.0.1:53774_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 324217 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 324227 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema
[halfcollection_shard1_replica1] Schema name=minimal
[junit4] 2> 324230 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 324230 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using
configuration from collection halfcollectionblocker, trusted=true
[junit4] 2> 324231 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.halfcollectionblocker.shard1.core_node1' (registry
'solr.core.halfcollectionblocker.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 324231 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 324231 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
[[halfcollection_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node1/halfcollection_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-002/]
[junit4] 2> 324322 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 324322 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 324323 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 324323 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 324326 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d60c1[halfcollection_shard1_replica1] main]
[junit4] 2> 324328 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 324329 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 324330 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 324332 INFO
(searcherExecutor-724-thread-1-processing-n:127.0.0.1:53774_solr
x:halfcollection_shard1_replica1 c:halfcollectionblocker)
[n:127.0.0.1:53774_solr c:halfcollectionblocker
x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
[halfcollection_shard1_replica1] Registered new searcher
Searcher@6d60c1[halfcollection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 324332 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1567244166550781952
[junit4] 2> 324342 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 324342 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 324342 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:53774/solr/halfcollection_shard1_replica1/
[junit4] 2> 324342 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 324342 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy
https://127.0.0.1:53774/solr/halfcollection_shard1_replica1/ has no replicas
[junit4] 2> 324342 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 324350 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:53774/solr/halfcollection_shard1_replica1/ shard1
[junit4] 2> 324424 INFO
(OverseerCollectionConfigSetProcessor-97952759357112328-127.0.0.1:53774_solr-n_0000000000)
[n:127.0.0.1:53774_solr ] 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> 324501 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 324504 INFO (qtp1855537508-1981) [n:127.0.0.1:53774_solr
c:halfcollectionblocker x:halfcollection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-002&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker&wt=javabin&version=2}
status=0 QTime=1304
[junit4] 2> 324510 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr ]
o.a.s.u.TestInjection Inject random core creation delay of 9s
[junit4] 2> 333510 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr ]
o.a.s.h.a.CoreAdminOperation core create command
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2
[junit4] 2> 333513 INFO
(OverseerStateUpdate-97952759357112328-127.0.0.1:53774_solr-n_0000000000)
[n:127.0.0.1:53774_solr ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 334537 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 334546 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.s.IndexSchema [halfcollection_shard1_replica1] Schema name=minimal
[junit4] 2> 334550 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 334550 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica1' using
configuration from collection halfcollectionblocker2, trusted=true
[junit4] 2> 334550 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.halfcollectionblocker2.shard1.core_node1' (registry
'solr.core.halfcollectionblocker2.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@25692cad
[junit4] 2> 334550 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 334550 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
[[halfcollection_shard1_replica1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-001/node2/halfcollection_shard1_replica1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-003/]
[junit4] 2> 334627 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 334627 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 334628 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 334628 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 334630 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c620c45[halfcollection_shard1_replica1] main]
[junit4] 2> 334632 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 334632 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 334633 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 334635 INFO
(searcherExecutor-729-thread-1-processing-n:127.0.0.1:56145_solr
x:halfcollection_shard1_replica1 c:halfcollectionblocker2)
[n:127.0.0.1:56145_solr c:halfcollectionblocker2
x:halfcollection_shard1_replica1] o.a.s.c.SolrCore
[halfcollection_shard1_replica1] Registered new searcher
Searcher@6c620c45[halfcollection_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 334635 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1567244177354260480
[junit4] 2> 334644 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 334644 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 334644 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:56145/solr/halfcollection_shard1_replica1/
[junit4] 2> 334644 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 334644 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.SyncStrategy
https://127.0.0.1:56145/solr/halfcollection_shard1_replica1/ has no replicas
[junit4] 2> 334644 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 334649 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:56145/solr/halfcollection_shard1_replica1/ shard1
[junit4] 2> 334801 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 334806 INFO (qtp378130526-1955) [n:127.0.0.1:56145_solr
c:halfcollectionblocker2 x:halfcollection_shard1_replica1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001/tempDir-003&collection.configName=conf&name=halfcollection_shard1_replica1&action=CREATE&numShards=1&collection=halfcollectionblocker2&wt=javabin&version=2}
status=0 QTime=10295
[junit4] 2> 334817 INFO (qtp1855537508-1977) [n:127.0.0.1:53774_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=halfcollection&action=CREATE&numShards=2&createNodeSet=127.0.0.1:53774_solr,127.0.0.1:56145_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 334821 INFO
(OverseerThreadFactory-695-thread-4-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.CreateCollectionCmd Create collection
halfcollection
[junit4] 2> 335033 INFO (qtp378130526-1959) [n:127.0.0.1:56145_solr ]
o.a.s.u.TestInjection Inject random core creation delay of 9s
[junit4] 2> 335034 INFO (qtp1855537508-1944) [n:127.0.0.1:53774_solr ]
o.a.s.u.TestInjection Inject random core creation delay of 9s
[junit4] 2> 344034 INFO (qtp378130526-1959) [n:127.0.0.1:56145_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2
[junit4] 2> 344035 INFO (qtp1855537508-1944) [n:127.0.0.1:53774_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2
[junit4] 2> 344036 WARN (qtp1855537508-1944) [n:127.0.0.1:53774_solr ]
o.a.s.c.CoreContainer Creating a core with existing name is not allowed
[junit4] 2> 344036 ERROR (qtp1855537508-1944) [n:127.0.0.1:53774_solr ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with name
'halfcollection_shard1_replica1' already exists.
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:880)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:372)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:316)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[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:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler
[...truncated too long message...]
g metric reporters for registry=solr.jvm, tag=null
[junit4] 2> 507094 INFO (jetty-closer-339-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 507095 INFO (jetty-closer-339-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 507096 INFO (jetty-closer-339-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 507096 INFO (jetty-closer-339-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1220521740
[junit4] 2> 507096 INFO (jetty-closer-339-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 507096 INFO (jetty-closer-339-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 507096 INFO (jetty-closer-339-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 507097 INFO (jetty-closer-339-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=363594131
[junit4] 2> 507098 INFO (jetty-closer-339-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 507098 INFO (jetty-closer-339-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 507098 INFO (jetty-closer-339-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 507098 INFO (jetty-closer-339-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 507098 INFO (jetty-closer-339-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 507100 INFO (coreCloseExecutor-940-thread-1)
[n:127.0.0.1:56145_solr c:onlyinzk s:shard1 r:core_node1
x:onlyinzk_shard1_replica1] o.a.s.c.SolrCore [onlyinzk_shard1_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@42c42af9
[junit4] 2> 507103 INFO (jetty-closer-339-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 507105 INFO
(zkCallback-357-thread-7-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 507105 INFO (jetty-closer-339-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 507110 INFO
(zkCallback-356-thread-2-processing-n:127.0.0.1:53774_solr)
[n:127.0.0.1:53774_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 507110 INFO (coreCloseExecutor-942-thread-1)
[n:127.0.0.1:60095_solr c:onlyinzk s:shard2 r:core_node2
x:onlyinzk_shard2_replica1] o.a.s.c.SolrCore [onlyinzk_shard2_replica1]
CLOSING SolrCore org.apache.solr.core.SolrCore@1b910aaf
[junit4] 2> 507109 INFO
(zkCallback-363-thread-2-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 507118 INFO (coreCloseExecutor-940-thread-1)
[n:127.0.0.1:56145_solr c:onlyinzk s:shard1 r:core_node1
x:onlyinzk_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.onlyinzk.shard1.replica1, tag=1120152313
[junit4] 2> 507121 INFO (coreCloseExecutor-942-thread-1)
[n:127.0.0.1:60095_solr c:onlyinzk s:shard2 r:core_node2
x:onlyinzk_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.onlyinzk.shard2.replica1, tag=462490287
[junit4] 2> 507127 INFO (jetty-closer-339-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97952759357112328-127.0.0.1:53774_solr-n_0000000000) closing
[junit4] 2> 507127 INFO
(OverseerStateUpdate-97952759357112328-127.0.0.1:53774_solr-n_0000000000)
[n:127.0.0.1:53774_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:53774_solr
[junit4] 2> 507130 INFO (jetty-closer-339-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@48414cce{/solr,null,UNAVAILABLE}
[junit4] 2> 507131 INFO
(zkCallback-363-thread-2-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 507132 INFO (coreCloseExecutor-940-thread-1)
[n:127.0.0.1:56145_solr c:onlyinzk s:shard1 r:core_node1
x:onlyinzk_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection.onlyinzk.shard1.leader, tag=1120152313
[junit4] 2> 507132 INFO
(zkCallback-357-thread-6-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 507132 INFO
(zkCallback-357-thread-7-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:60095_solr
[junit4] 2> 507132 INFO (coreCloseExecutor-942-thread-1)
[n:127.0.0.1:60095_solr c:onlyinzk s:shard2 r:core_node2
x:onlyinzk_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.collection.onlyinzk.shard2.leader, tag=462490287
[junit4] 2> 508605 WARN
(zkCallback-359-thread-8-processing-n:127.0.0.1:47335_solr)
[n:127.0.0.1:47335_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 508606 INFO (jetty-closer-339-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@307a5839{/solr,null,UNAVAILABLE}
[junit4] 2> 508633 WARN
(zkCallback-363-thread-2-processing-n:127.0.0.1:56145_solr)
[n:127.0.0.1:56145_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 508633 WARN
(zkCallback-357-thread-6-processing-n:127.0.0.1:60095_solr)
[n:127.0.0.1:60095_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 508634 INFO (jetty-closer-339-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5e7bab7f{/solr,null,UNAVAILABLE}
[junit4] 2> 508634 INFO (jetty-closer-339-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@63d8eb5a{/solr,null,UNAVAILABLE}
[junit4] 2> 508635 ERROR
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-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> 508635 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42709 42709
[junit4] 2> 508807 INFO (Thread-418) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42709 42709
[junit4] 2> 508808 WARN (Thread-418) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 6 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 142 /solr/clusterstate.json
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 3
/solr/collections/acollectionafterbaddelete/state.json
[junit4] 2> 2 /solr/collections/onlyinzk/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 284 /solr/collections
[junit4] 2> 11 /solr/live_nodes
[junit4] 2>
[junit4] 2> 508809 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[C2DAEE053D11AA27]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C2DAEE053D11AA27-001
[junit4] 2> May 13, 2017 1:58:13 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):
{_version_=FSTOrd50, id=PostingsFormat(name=Direct)}, docValues:{},
maxPointsInLeafNode=905, maxMBSortInHeap=5.908020341160393,
sim=RandomSimilarity(queryNorm=true): {}, locale=sk-SK, timezone=Etc/Zulu
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=212025912,total=504365056
[junit4] 2> NOTE: All tests run in this JVM: [SSLMigrationTest,
TestCloudRecovery, AnalysisErrorHandlingTest, ParsingFieldUpdateProcessorsTest,
WrapperMergePolicyFactoryTest, TestInPlaceUpdatesStandalone,
LoggingHandlerTest, ChangedSchemaMergeTest, SpatialFilterTest, TestLRUCache,
DocValuesTest, DirectSolrConnectionTest, CloudMLTQParserTest,
SystemInfoHandlerTest, PeerSyncWithIndexFingerprintCachingTest,
ConnectionManagerTest, TestMacroExpander, CoreAdminRequestStatusTest,
SolrSlf4jReporterTest, ScriptEngineTest, SimplePostToolTest,
ClusterStateUpdateTest, ZkCLITest, TestCloudJSONFacetJoinDomain,
ConvertedLegacyTest, ConjunctionSolrSpellCheckerTest,
TestSizeLimitedDistributedMap, CleanupOldIndexTest,
DistributedQueryComponentOptimizationTest, ShardRoutingTest,
DirectSolrSpellCheckerTest, TestSolrJ, TestLeaderElectionWithEmptyReplica,
CollectionsAPIDistributedZkTest]
[junit4] Completed [152/710 (1!)] on J1 in 201.07s, 20 tests, 1 failure <<<
FAILURES!
[...truncated 45244 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]