Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/848/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI Error Message: Error from server at https://127.0.0.1:58115/solr: Failed to create shard Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:58115/solr: Failed to create shard at __randomizedtesting.SeedInfo.seed([D6BDD8A5CDC7C01F:BC5C56CEF05D7667]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:447) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:388) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177) at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:103) 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) FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Collection not found: withShardField Stack Trace: org.apache.solr.common.SolrException: Collection not found: withShardField at __randomizedtesting.SeedInfo.seed([D6BDD8A5CDC7C01F:83ED3037613E0FEF]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1401) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1094) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141) 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 12678 lines...] [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/init-core-data-001 [junit4] 2> 2827373 WARN (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5 [junit4] 2> 2827373 INFO (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields [junit4] 2> 2827377 INFO (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth [junit4] 2> 2827380 INFO (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001 [junit4] 2> 2827380 INFO (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2827380 INFO (Thread-3298) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2827380 INFO (Thread-3298) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2827384 ERROR (Thread-3298) [ ] 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> 2827484 INFO (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:58112 [junit4] 2> 2827557 INFO (jetty-launcher-3489-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2827557 INFO (jetty-launcher-3489-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2827558 INFO (jetty-launcher-3489-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2827558 INFO (jetty-launcher-3489-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 2827562 INFO (jetty-launcher-3489-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43432d90{/solr,null,AVAILABLE} [junit4] 2> 2827564 INFO (jetty-launcher-3489-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@333bb910{/solr,null,AVAILABLE} [junit4] 2> 2827565 INFO (jetty-launcher-3489-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4562816b{SSL,[ssl, http/1.1]}{127.0.0.1:58114} [junit4] 2> 2827565 INFO (jetty-launcher-3489-thread-4) [ ] o.e.j.s.Server Started @2833329ms [junit4] 2> 2827565 INFO (jetty-launcher-3489-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58114} [junit4] 2> 2827565 INFO (jetty-launcher-3489-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@60426a23{SSL,[ssl, http/1.1]}{127.0.0.1:58115} [junit4] 2> 2827565 INFO (jetty-launcher-3489-thread-3) [ ] o.e.j.s.Server Started @2833329ms [junit4] 2> 2827565 ERROR (jetty-launcher-3489-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2827565 INFO (jetty-launcher-3489-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58115} [junit4] 2> 2827565 INFO (jetty-launcher-3489-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 2827565 ERROR (jetty-launcher-3489-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2827566 INFO (jetty-launcher-3489-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79eb2126{/solr,null,AVAILABLE} [junit4] 2> 2827567 INFO (jetty-launcher-3489-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@641efe41{SSL,[ssl, http/1.1]}{127.0.0.1:58116} [junit4] 2> 2827567 INFO (jetty-launcher-3489-thread-1) [ ] o.e.j.s.Server Started @2833330ms [junit4] 2> 2827567 INFO (jetty-launcher-3489-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58116} [junit4] 2> 2827567 ERROR (jetty-launcher-3489-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2827565 INFO (jetty-launcher-3489-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2827567 INFO (jetty-launcher-3489-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2827567 INFO (jetty-launcher-3489-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-03T23:02:04.022Z [junit4] 2> 2827568 INFO (jetty-launcher-3489-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 2827568 INFO (jetty-launcher-3489-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2827568 INFO (jetty-launcher-3489-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2827568 INFO (jetty-launcher-3489-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-03T23:02:04.023Z [junit4] 2> 2827569 INFO (jetty-launcher-3489-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 2827569 INFO (jetty-launcher-3489-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2827569 INFO (jetty-launcher-3489-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2827569 INFO (jetty-launcher-3489-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-03T23:02:04.024Z [junit4] 2> 2827570 INFO (jetty-launcher-3489-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53b653e{/solr,null,AVAILABLE} [junit4] 2> 2827571 INFO (jetty-launcher-3489-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@77936ea{SSL,[ssl, http/1.1]}{127.0.0.1:58118} [junit4] 2> 2827571 INFO (jetty-launcher-3489-thread-2) [ ] o.e.j.s.Server Started @2833335ms [junit4] 2> 2827571 INFO (jetty-launcher-3489-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58118} [junit4] 2> 2827571 ERROR (jetty-launcher-3489-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2827572 INFO (jetty-launcher-3489-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.6.0 [junit4] 2> 2827572 INFO (jetty-launcher-3489-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2827572 INFO (jetty-launcher-3489-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2827572 INFO (jetty-launcher-3489-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-05-03T23:02:04.027Z [junit4] 2> 2827575 INFO (jetty-launcher-3489-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2827575 INFO (jetty-launcher-3489-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2827576 INFO (jetty-launcher-3489-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2827576 INFO (jetty-launcher-3489-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2827589 INFO (jetty-launcher-3489-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2827590 INFO (jetty-launcher-3489-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2827590 INFO (jetty-launcher-3489-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2827591 INFO (jetty-launcher-3489-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58112/solr [junit4] 2> 2827591 INFO (jetty-launcher-3489-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58112/solr [junit4] 2> 2827592 INFO (jetty-launcher-3489-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58112/solr [junit4] 2> 2827592 INFO (jetty-launcher-3489-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 2827594 INFO (jetty-launcher-3489-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58112/solr [junit4] 2> 2827643 INFO (jetty-launcher-3489-thread-2) [n:127.0.0.1:58118_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2827643 INFO (jetty-launcher-3489-thread-3) [n:127.0.0.1:58115_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2827644 INFO (jetty-launcher-3489-thread-2) [n:127.0.0.1:58118_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58118_solr [junit4] 2> 2827645 INFO (jetty-launcher-3489-thread-3) [n:127.0.0.1:58115_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58115_solr [junit4] 2> 2827646 INFO (jetty-launcher-3489-thread-2) [n:127.0.0.1:58118_solr ] o.a.s.c.Overseer Overseer (id=97901119002247180-127.0.0.1:58118_solr-n_0000000000) starting [junit4] 2> 2827650 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2827650 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2827650 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2827651 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2827652 INFO (jetty-launcher-3489-thread-4) [n:127.0.0.1:58114_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2827656 INFO (jetty-launcher-3489-thread-1) [n:127.0.0.1:58116_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2827667 INFO (jetty-launcher-3489-thread-2) [n:127.0.0.1:58118_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58118_solr [junit4] 2> 2827670 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2827670 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2827670 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2827671 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2827684 INFO (jetty-launcher-3489-thread-1) [n:127.0.0.1:58116_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58116_solr [junit4] 2> 2827686 INFO (jetty-launcher-3489-thread-4) [n:127.0.0.1:58114_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58114_solr [junit4] 2> 2827690 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2827690 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2827690 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2827691 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2827693 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2827693 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2827693 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2827693 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2827792 INFO (jetty-launcher-3489-thread-4) [n:127.0.0.1:58114_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node4/. [junit4] 2> 2827801 INFO (jetty-launcher-3489-thread-1) [n:127.0.0.1:58116_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node1/. [junit4] 2> 2827801 INFO (jetty-launcher-3489-thread-3) [n:127.0.0.1:58115_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node3/. [junit4] 2> 2827855 INFO (jetty-launcher-3489-thread-2) [n:127.0.0.1:58118_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node2/. [junit4] 2> 2829431 INFO (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2829433 INFO (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58112/solr ready [junit4] 2> 2829504 INFO (TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[D6BDD8A5CDC7C01F]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForHashRouter [junit4] 2> 2829506 INFO (TEST-CustomCollectionTest.testRouteFieldForHashRouter-seed#[D6BDD8A5CDC7C01F]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2829545 INFO (qtp542155411-16401) [n:127.0.0.1:58115_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2829549 INFO (OverseerThreadFactory-7378-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.CreateCollectionCmd Create collection routeFieldColl [junit4] 2> 2829682 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2 [junit4] 2> 2829683 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2829709 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2829763 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2829763 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2 [junit4] 2> 2829764 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2829768 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2 [junit4] 2> 2829769 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2829771 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2 [junit4] 2> 2829772 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2829779 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2829787 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2829923 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2829923 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2829923 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2829924 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2830808 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 2830808 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 2830809 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 2830817 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 2830818 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] Schema name=cloud-dynamic [junit4] 2> 2830818 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] Schema name=cloud-dynamic [junit4] 2> 2830823 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] Schema name=cloud-dynamic [junit4] 2> 2830850 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] Schema name=cloud-dynamic [junit4] 2> 2830876 WARN (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2830878 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 2830878 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica2' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 2830878 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2830878 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore [[routeFieldColl_shard3_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node2/routeFieldColl_shard3_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node2/./routeFieldColl_shard3_replica2/data/] [junit4] 2> 2830884 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 2830886 WARN (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2830887 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 2830887 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica2' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 2830887 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2830887 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore [[routeFieldColl_shard2_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node3/routeFieldColl_shard2_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node3/./routeFieldColl_shard2_replica2/data/] [junit4] 2> 2830890 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 2830891 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 2830894 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0 [junit4] 2> 2830915 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] Schema name=cloud-dynamic [junit4] 2> 2830916 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] Schema name=cloud-dynamic [junit4] 2> 2830918 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] Schema name=cloud-dynamic [junit4] 2> 2830923 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] Schema name=cloud-dynamic [junit4] 2> 2830960 WARN (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2830960 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 2830961 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica2' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 2830961 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2830961 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore [[routeFieldColl_shard4_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node3/routeFieldColl_shard4_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node3/./routeFieldColl_shard4_replica2/data/] [junit4] 2> 2830963 WARN (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2830964 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 2830964 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica1' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 2830981 WARN (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2830981 WARN (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard4_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2830981 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 2830982 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard2_replica1' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 2830982 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 2830982 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard4_replica1' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 2830982 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2830982 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2830982 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore [[routeFieldColl_shard2_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node1/routeFieldColl_shard2_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node1/./routeFieldColl_shard2_replica1/data/] [junit4] 2> 2830982 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore [[routeFieldColl_shard4_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node1/routeFieldColl_shard4_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node1/./routeFieldColl_shard4_replica1/data/] [junit4] 2> 2830983 WARN (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.IndexSchema [routeFieldColl_shard1_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2830983 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2830983 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore [[routeFieldColl_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node4/routeFieldColl_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node4/./routeFieldColl_shard1_replica1/data/] [junit4] 2> 2830984 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 2830984 WARN (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.IndexSchema [routeFieldColl_shard3_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 2830984 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard1_replica2' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 2830984 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2830984 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore [[routeFieldColl_shard1_replica2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node2/routeFieldColl_shard1_replica2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node2/./routeFieldColl_shard1_replica2/data/] [junit4] 2> 2830985 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id [junit4] 2> 2830985 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore 'routeFieldColl_shard3_replica1' using configuration from collection routeFieldColl, trusted=true [junit4] 2> 2830985 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2830985 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore [[routeFieldColl_shard3_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node4/routeFieldColl_shard3_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001/tempDir-001/node4/./routeFieldColl_shard3_replica1/data/] [junit4] 2> 2831164 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2831164 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2831166 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2831166 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2831170 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2831170 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2831170 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2831170 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2831171 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2831171 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2831194 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2831194 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2831198 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@221e7f74[routeFieldColl_shard3_replica2] main] [junit4] 2> 2831199 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2831199 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2831201 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2831203 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2831203 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2831204 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2831204 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2831204 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2831204 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2831205 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566417908043612160 [junit4] 2> 2831205 INFO (searcherExecutor-7387-thread-1-processing-n:127.0.0.1:58118_solr x:routeFieldColl_shard3_replica2 s:shard3 c:routeFieldColl) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SolrCore [routeFieldColl_shard3_replica2] Registered new searcher Searcher@221e7f74[routeFieldColl_shard3_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2831205 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2831205 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2831207 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2831207 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2831208 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2831208 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2831210 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2831210 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2831210 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2831210 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2831210 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2831210 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2831210 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4854d41a[routeFieldColl_shard4_replica2] main] [junit4] 2> 2831212 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2831213 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2831213 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2831213 INFO (searcherExecutor-7389-thread-1-processing-n:127.0.0.1:58115_solr x:routeFieldColl_shard4_replica2 s:shard4 c:routeFieldColl) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SolrCore [routeFieldColl_shard4_replica2] Registered new searcher Searcher@4854d41a[routeFieldColl_shard4_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2831214 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566417908053049344 [junit4] 2> 2831216 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2831216 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2831218 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=2 found=1 timeoutin=9999ms [junit4] 2> 2831219 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14286e8f[routeFieldColl_shard4_replica1] main] [junit4] 2> 2831220 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13fafe1e[routeFieldColl_shard3_replica1] main] [junit4] 2> 2831222 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2831222 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2831222 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2831222 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2831223 INFO (searcherExecutor-7392-thread-1-processing-n:127.0.0.1:58116_solr x:routeFieldColl_shard4_replica1 s:shard4 c:routeFieldColl) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.c.SolrCore [routeFieldColl_shard4_replica1] Registered new searcher Searcher@14286e8f[routeFieldColl_shard4_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2831223 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566417908062486528 [junit4] 2> 2831223 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2831223 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2831223 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566417908062486528 [junit4] 2> 2831223 INFO (searcherExecutor-7394-thread-1-processing-n:127.0.0.1:58114_solr x:routeFieldColl_shard3_replica1 s:shard3 c:routeFieldColl) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.c.SolrCore [routeFieldColl_shard3_replica1] Registered new searcher Searcher@13fafe1e[routeFieldColl_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2831229 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62638cd4[routeFieldColl_shard1_replica1] main] [junit4] 2> 2831231 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68d4c4ab[routeFieldColl_shard2_replica1] main] [junit4] 2> 2831231 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2831231 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2831231 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:58115/solr/routeFieldColl_shard4_replica2/ [junit4] 2> 2831231 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@39cb6559[routeFieldColl_shard2_replica2] main] [junit4] 2> 2831231 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2831232 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard4_replica2 url=https://127.0.0.1:58115/solr START replicas=[https://127.0.0.1:58116/solr/routeFieldColl_shard4_replica1/] nUpdates=100 [junit4] 2> 2831232 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2831232 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2831232 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566417908071923712 [junit4] 2> 2831232 INFO (searcherExecutor-7390-thread-1-processing-n:127.0.0.1:58114_solr x:routeFieldColl_shard1_replica1 s:shard1 c:routeFieldColl) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SolrCore [routeFieldColl_shard1_replica1] Registered new searcher Searcher@62638cd4[routeFieldColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2831233 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard4_replica2 url=https://127.0.0.1:58115/solr DONE. We have no versions. sync failed. [junit4] 2> 2831238 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2831240 INFO (qtp1676993444-16428) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 r:core_node6 x:routeFieldColl_shard4_replica1] o.a.s.c.S.Request [routeFieldColl_shard4_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2831241 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2831241 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_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> 2831241 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2831242 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2831242 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2831243 INFO (searcherExecutor-7391-thread-1-processing-n:127.0.0.1:58116_solr x:routeFieldColl_shard2_replica1 s:shard2 c:routeFieldColl) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SolrCore [routeFieldColl_shard2_replica1] Registered new searcher Searcher@68d4c4ab[routeFieldColl_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2831243 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566417908083458048 [junit4] 2> 2831247 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2831249 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 2831252 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2831252 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2831253 INFO (searcherExecutor-7388-thread-1-processing-n:127.0.0.1:58115_solr x:routeFieldColl_shard2_replica2 s:shard2 c:routeFieldColl) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.c.SolrCore [routeFieldColl_shard2_replica2] Registered new searcher Searcher@39cb6559[routeFieldColl_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2831253 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566417908093943808 [junit4] 2> 2831257 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3217d8e1[routeFieldColl_shard1_replica2] main] [junit4] 2> 2831260 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:58115/solr/routeFieldColl_shard4_replica2/ shard4 [junit4] 2> 2831267 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2831267 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2831268 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:58116/solr/routeFieldColl_shard2_replica1/ [junit4] 2> 2831269 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard2_replica1 url=https://127.0.0.1:58116/solr START replicas=[https://127.0.0.1:58115/solr/routeFieldColl_shard2_replica2/] nUpdates=100 [junit4] 2> 2831272 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard2_replica1 url=https://127.0.0.1:58116/solr DONE. We have no versions. sync failed. [junit4] 2> 2831278 INFO (qtp542155411-16408) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 r:core_node2 x:routeFieldColl_shard2_replica2] o.a.s.c.S.Request [routeFieldColl_shard2_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2831279 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2831279 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2831279 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] 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> 2831279 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2831281 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2831281 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 2831281 INFO (searcherExecutor-7393-thread-1-processing-n:127.0.0.1:58118_solr x:routeFieldColl_shard1_replica2 s:shard1 c:routeFieldColl) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.c.SolrCore [routeFieldColl_shard1_replica2] Registered new searcher Searcher@3217d8e1[routeFieldColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2831281 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566417908123303936 [junit4] 2> 2831286 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:58116/solr/routeFieldColl_shard2_replica1/ shard2 [junit4] 2> 2831397 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831397 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831397 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831398 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831399 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2831403 INFO (qtp1676993444-16426) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2} status=0 QTime=1623 [junit4] 2> 2831420 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2831424 INFO (qtp542155411-16403) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2} status=0 QTime=1742 [junit4] 2> 2831533 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831533 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831533 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831533 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831724 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2831724 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2831725 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:58118/solr/routeFieldColl_shard3_replica2/ [junit4] 2> 2831725 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica2 url=https://127.0.0.1:58118/solr START replicas=[https://127.0.0.1:58114/solr/routeFieldColl_shard3_replica1/] nUpdates=100 [junit4] 2> 2831725 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard3_replica2 url=https://127.0.0.1:58118/solr DONE. We have no versions. sync failed. [junit4] 2> 2831731 INFO (qtp143477852-16405) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 r:core_node5 x:routeFieldColl_shard3_replica1] o.a.s.c.S.Request [routeFieldColl_shard3_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2831732 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2831732 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_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> 2831732 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2831738 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:58118/solr/routeFieldColl_shard3_replica2/ shard3 [junit4] 2> 2831750 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2831750 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2831750 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:58114/solr/routeFieldColl_shard1_replica1/ [junit4] 2> 2831750 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica1 url=https://127.0.0.1:58114/solr START replicas=[https://127.0.0.1:58118/solr/routeFieldColl_shard1_replica2/] nUpdates=100 [junit4] 2> 2831751 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=routeFieldColl_shard1_replica1 url=https://127.0.0.1:58114/solr DONE. We have no versions. sync failed. [junit4] 2> 2831758 INFO (qtp1827924512-16409) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica2] o.a.s.c.S.Request [routeFieldColl_shard1_replica2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2831759 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2831759 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] 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> 2831759 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2831766 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:58114/solr/routeFieldColl_shard1_replica1/ shard1 [junit4] 2> 2831874 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831874 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831875 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831875 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2831906 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2831910 INFO (qtp1827924512-16410) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2} status=0 QTime=2146 [junit4] 2> 2831933 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2831937 INFO (qtp143477852-16421) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2} status=0 QTime=2150 [junit4] 2> 2832042 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2832042 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2832042 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2832042 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2832244 INFO (qtp1676993444-16402) [n:127.0.0.1:58116_solr c:routeFieldColl s:shard4 x:routeFieldColl_shard4_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard4_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard4&wt=javabin&version=2} status=0 QTime=2472 [junit4] 2> 2832244 INFO (qtp143477852-16419) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 x:routeFieldColl_shard3_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard3_replica1&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard3&wt=javabin&version=2} status=0 QTime=2482 [junit4] 2> 2832274 INFO (qtp542155411-16396) [n:127.0.0.1:58115_solr c:routeFieldColl s:shard2 x:routeFieldColl_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard2_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard2&wt=javabin&version=2} status=0 QTime=2565 [junit4] 2> 2832296 INFO (qtp1827924512-16412) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 x:routeFieldColl_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=routeFieldColl_shard1_replica2&action=CREATE&numShards=4&collection=routeFieldColl&shard=shard1&wt=javabin&version=2} status=0 QTime=2532 [junit4] 2> 2832300 INFO (qtp542155411-16401) [n:127.0.0.1:58115_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> 2832404 INFO (zkCallback-3511-thread-1-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2832404 INFO (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2832404 INFO (zkCallback-3508-thread-1-processing-n:127.0.0.1:58114_solr) [n:127.0.0.1:58114_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2832404 INFO (zkCallback-3510-thread-1-processing-n:127.0.0.1:58116_solr) [n:127.0.0.1:58116_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2833307 INFO (qtp542155411-16401) [n:127.0.0.1:58115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=routeFieldColl&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=3762 [junit4] 2> 2833322 INFO (qtp1827924512-16414) [n:127.0.0.1:58118_solr c:routeFieldColl s:shard1 r:core_node3 x:routeFieldColl_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [routeFieldColl_shard1_replica2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58114/solr/routeFieldColl_shard1_replica1/&wt=javabin&version=2}{add=[8 (1566417910255058944)]} 0 1 [junit4] 2> 2833322 INFO (qtp143477852-16417) [n:127.0.0.1:58114_solr c:routeFieldColl s:shard3 r:core_node5 x:routeFieldColl_shard3_replica1] o.a.s.u.p.LogUpdateProcessorFactory [routeFieldColl_shard3_replica1] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:58118/solr/routeFieldColl_shard3_replica2/&wt=javabin&version=2}{add=[6 (15664179102 [...truncated too long message...] ty-closer-3490-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 2881228 INFO (zkCallback-3511-thread-2-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 2881228 INFO (jetty-closer-3490-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79eb2126{/solr,null,UNAVAILABLE} [junit4] 2> 2882722 WARN (zkCallback-3509-thread-1-processing-n:127.0.0.1:58115_solr) [n:127.0.0.1:58115_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2882723 INFO (jetty-closer-3490-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 2882723 INFO (jetty-closer-3490-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@333bb910{/solr,null,UNAVAILABLE} [junit4] 2> 2882741 WARN (zkCallback-3511-thread-2-processing-n:127.0.0.1:58118_solr) [n:127.0.0.1:58118_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2882742 INFO (jetty-closer-3490-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 2882742 INFO (jetty-closer-3490-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@53b653e{/solr,null,UNAVAILABLE} [junit4] 2> 2882744 ERROR (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-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> 2882745 INFO (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58112 58112 [junit4] 2> 2882771 INFO (Thread-3298) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58112 58112 [junit4] 2> 2893035 WARN (Thread-3298) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 13 /solr/configs/conf [junit4] 2> 9 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 9 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/testCreateShardRepFactor/state.json [junit4] 2> 4 /solr/collections/implicitcoll/state.json [junit4] 2> 4 /solr/collections/routeFieldColl/state.json [junit4] 2> 4 /solr/collections/withShardField/state.json [junit4] 2> 2 /solr/collections/implicitcoll/leader_elect/c/election/97901119002247179-core_node6-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/97901119002247180-127.0.0.1:58118_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 32 /solr/collections [junit4] 2> 9 /solr/live_nodes [junit4] 2> [junit4] 2> 2893036 INFO (SUITE-CustomCollectionTest-seed#[D6BDD8A5CDC7C01F]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_D6BDD8A5CDC7C01F-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-CU, timezone=America/Inuvik [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=3,threads=1,free=162919232,total=433045504 [junit4] 2> NOTE: All tests run in this JVM: [TestConfigSetsAPI, HdfsWriteToMultipleCollectionsTest, TolerantUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, DeleteShardTest, TestDocBasedVersionConstraints, TestRandomFaceting, RankQueryTest, ClusterStateTest, PreAnalyzedFieldTest, SuggesterTest, TestCloudSchemaless, ConfigSetsAPITest, TestStressInPlaceUpdates, BlockDirectoryTest, TestOverriddenPrefixQueryForCustomFieldType, TestSolrCloudWithDelegationTokens, SolrCLIZkUtilsTest, DocValuesMissingTest, LeaderElectionContextKeyTest, CdcrBootstrapTest, TestIntervalFaceting, TestInPlaceUpdatesStandalone, SimpleMLTQParserTest, SolrIndexConfigTest, TestHdfsCloudBackupRestore, QueryParsingTest, SSLMigrationTest, TestReqParamsAPI, SpellCheckComponentTest, SolrInfoMBeanTest, SubstringBytesRefFilterTest, ScriptEngineTest, ShowFileRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestDeleteCollectionOnDownNodes, CollectionsAPISolrJTest, TestTrie, CachingDirectoryFactoryTest, VersionInfoTest, TestSolrXml, TestSolrConfigHandler, LukeRequestHandlerTest, TestSuggestSpellingConverter, BlockJoinFacetDistribTest, TestSolrQueryParserResource, TestOmitPositions, TestCloudNestedDocsSort, SolrMetricsIntegrationTest, TestReloadDeadlock, TestMinMaxOnMultiValuedField, BlockJoinFacetSimpleTest, OverseerTaskQueueTest, ConnectionReuseTest, TestDFISimilarityFactory, TestSolrConfigHandlerCloud, DeleteNodeTest, PKIAuthenticationIntegrationTest, FacetPivotSmallTest, ChangedSchemaMergeTest, OutOfBoxZkACLAndCredentialsProvidersTest, ZkStateWriterTest, TestSortByMinMaxFunction, AutoCommitTest, ZkSolrClientTest, IndexSchemaTest, SparseHLLTest, TestManagedSchemaAPI, CollectionTooManyReplicasTest, UtilsToolTest, TestReRankQParserPlugin, TestConfigSetProperties, MinimalSchemaTest, TestSystemIdResolver, TestNumericTerms64, FileBasedSpellCheckerTest, TestLuceneMatchVersion, HdfsTlogReplayBufferedWhileIndexingTest, TermVectorComponentTest, TestCollectionAPIs, TestHdfsUpdateLog, TestJavabinTupleStreamParser, ReplaceNodeTest, DistributedIntervalFacetingTest, TestSerializedLuceneMatchVersion, TestSolr4Spatial2, BadIndexSchemaTest, HdfsNNFailoverTest, CoreAdminHandlerTest, HdfsDirectoryTest, SuggesterWFSTTest, DateMathParserTest, TestHalfAndHalfDocValues, TestQuerySenderNoQuery, TestFastWriter, TestSSLRandomization, PeerSyncWithIndexFingerprintCachingTest, TestRangeQuery, TestLeaderElectionZkExpiry, HighlighterConfigTest, TestLMDirichletSimilarityFactory, TestSolrCoreSnapshots, NoCacheHeaderTest, TestDocTermOrds, BasicAuthIntegrationTest, HdfsRecoveryZkTest, PreAnalyzedUpdateProcessorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ResourceLoaderTest, AtomicUpdatesTest, DistributedFacetPivotWhiteBoxTest, TestUtils, TestPerFieldSimilarityClassic, SolrCoreCheckLockOnStartupTest, DistributedVersionInfoTest, ConjunctionSolrSpellCheckerTest, TestNRTOpen, EchoParamsTest, TestValueSourceCache, TestQueryTypes, TestDynamicLoading, CoreSorterTest, BasicDistributedZk2Test, TestEmbeddedSolrServerSchemaAPI, SignatureUpdateProcessorFactoryTest, SolrMetricManagerTest, TestExpandComponent, OverseerRolesTest, VMParamsZkACLAndCredentialsProvidersTest, TestJsonRequest, TestCustomSort, TestClusterStateMutator, JsonLoaderTest, DebugComponentTest, UpdateRequestProcessorFactoryTest, TestAnalyzeInfixSuggestions, DistributedQueryComponentOptimizationTest, TestDownShardTolerantSearch, TestObjectReleaseTracker, DistributedTermsComponentTest, OverseerCollectionConfigSetProcessorTest, TestSchemalessBufferedUpdates, CircularListTest, SearchHandlerTest, CreateCollectionCleanupTest, DirectUpdateHandlerOptimizeTest, TestRawResponseWriter, DefaultValueUpdateProcessorTest, TemplateUpdateProcessorTest, TestUseDocValuesAsStored2, RuleEngineTest, TestJsonFacetRefinement, TestFuzzyAnalyzedSuggestions, TestSchemaSimilarityResource, TestRandomCollapseQParserPlugin, CopyFieldTest, DeleteInactiveReplicaTest, TestMultiWordSynonyms, TestSolrCoreProperties, FullSolrCloudDistribCmdsTest, TestComplexPhraseLeadingWildcard, TestSimpleQParserPlugin, TestLocalFSCloudBackupRestore, SolrIndexSplitterTest, JvmMetricsTest, TestXmlQParser, TestInfoStreamLogging, HighlighterMaxOffsetTest, TestIndexingPerformance, DistributedFacetPivotLargeTest, TlogReplayBufferedWhileIndexingTest, TestSimpleTrackingShardHandler, RegexBoostProcessorTest, TestPayloadScoreQParserPlugin, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, SuggesterTSTTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, SortByFunctionTest, DistanceFunctionTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestSolrQueryParser, FastVectorHighlighterTest, LoggingHandlerTest, ReturnFieldsTest, MBeansHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, SOLR749Test, TestQuerySenderListener, ResponseLogComponentTest, TestMergePolicyConfig, TestBinaryField, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, URLClassifyProcessorTest, PrimUtilsTest, DateFieldTest, TestSolrJ, TestDocumentBuilder, SliceStateTest, FileUtilsTest, SolrTestCaseJ4Test, TestDistributedMissingSort, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CustomCollectionTest] [junit4] Completed [508/711 (1!)] on J1 in 65.70s, 4 tests, 2 errors <<< FAILURES! [...truncated 44119 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org