Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/7/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth
Error Message:
Could not find collection:second_collection
Stack Trace:
java.lang.AssertionError: Could not find collection:second_collection
at
__randomizedtesting.SeedInfo.seed([969706939A6DB1F3:FBC1B22D7EE4121E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:202)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:188)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:138)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth(TestMiniSolrCloudClusterSSL.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:748)
Build Log:
[...truncated 12633 lines...]
[junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/init-core-data-001
[junit4] 2> 2243134 WARN
(SUITE-TestMiniSolrCloudClusterSSL-seed#[969706939A6DB1F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
[junit4] 2> 2243134 INFO
(SUITE-TestMiniSolrCloudClusterSSL-seed#[969706939A6DB1F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2243135 INFO
(SUITE-TestMiniSolrCloudClusterSSL-seed#[969706939A6DB1F3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2243138 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNoSsl
[junit4] 2> 2243138 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL
& clientAuth settings selected by base class
[junit4] 2> 2243138 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001
[junit4] 2> 2243138 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2243139 INFO (Thread-6683) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2243139 INFO (Thread-6683) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2243140 ERROR (Thread-6683) [ ] 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> 2243239 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.ZkTestServer start zk server on port:41182
[junit4] 2> 2243252 INFO (jetty-launcher-5582-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2243252 INFO (jetty-launcher-5582-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2243252 INFO (jetty-launcher-5582-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2243258 INFO (jetty-launcher-5582-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e689783{/solr,null,AVAILABLE}
[junit4] 2> 2243259 INFO (jetty-launcher-5582-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@52c76f05{/solr,null,AVAILABLE}
[junit4] 2> 2243259 INFO (jetty-launcher-5582-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54a8e69f{/solr,null,AVAILABLE}
[junit4] 2> 2243260 INFO (jetty-launcher-5582-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4552c228{HTTP/1.1,[http/1.1]}{127.0.0.1:43442}
[junit4] 2> 2243260 INFO (jetty-launcher-5582-thread-3) [ ]
o.e.j.s.Server Started @2245551ms
[junit4] 2> 2243260 INFO (jetty-launcher-5582-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43442}
[junit4] 2> 2243261 ERROR (jetty-launcher-5582-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2243261 INFO (jetty-launcher-5582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2243261 INFO (jetty-launcher-5582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2243260 INFO (jetty-launcher-5582-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@24ac8d56{HTTP/1.1,[http/1.1]}{127.0.0.1:34703}
[junit4] 2> 2243261 INFO (jetty-launcher-5582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2243261 INFO (jetty-launcher-5582-thread-2) [ ]
o.e.j.s.Server Started @2245553ms
[junit4] 2> 2243261 INFO (jetty-launcher-5582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-06T02:24:29.427Z
[junit4] 2> 2243261 INFO (jetty-launcher-5582-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34703}
[junit4] 2> 2243262 ERROR (jetty-launcher-5582-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2243262 INFO (jetty-launcher-5582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2243262 INFO (jetty-launcher-5582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2243262 INFO (jetty-launcher-5582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2243262 INFO (jetty-launcher-5582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-06T02:24:29.428Z
[junit4] 2> 2243261 INFO (jetty-launcher-5582-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@464cd8a2{HTTP/1.1,[http/1.1]}{127.0.0.1:61779}
[junit4] 2> 2243264 INFO (jetty-launcher-5582-thread-1) [ ]
o.e.j.s.Server Started @2245555ms
[junit4] 2> 2243264 INFO (jetty-launcher-5582-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61779}
[junit4] 2> 2243264 ERROR (jetty-launcher-5582-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2243264 INFO (jetty-launcher-5582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2243264 INFO (jetty-launcher-5582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2243264 INFO (jetty-launcher-5582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2243265 INFO (jetty-launcher-5582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-06T02:24:29.431Z
[junit4] 2> 2243269 INFO (jetty-launcher-5582-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2243269 INFO (jetty-launcher-5582-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2243281 INFO (jetty-launcher-5582-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41182/solr
[junit4] 2> 2243281 INFO (jetty-launcher-5582-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41182/solr
[junit4] 2> 2243283 INFO (jetty-launcher-5582-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2243297 INFO (jetty-launcher-5582-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41182/solr
[junit4] 2> 2243330 INFO (jetty-launcher-5582-thread-1)
[n:127.0.0.1:61779_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2243331 INFO (jetty-launcher-5582-thread-1)
[n:127.0.0.1:61779_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:61779_solr
[junit4] 2> 2243333 INFO (jetty-launcher-5582-thread-1)
[n:127.0.0.1:61779_solr ] o.a.s.c.Overseer Overseer
(id=98258640522838025-127.0.0.1:61779_solr-n_0000000000) starting
[junit4] 2> 2243343 INFO (jetty-launcher-5582-thread-1)
[n:127.0.0.1:61779_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61779_solr
[junit4] 2> 2243347 INFO
(zkCallback-5601-thread-1-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2243409 INFO (jetty-launcher-5582-thread-2)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2243412 INFO (jetty-launcher-5582-thread-2)
[n:127.0.0.1:34703_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2243413 INFO (jetty-launcher-5582-thread-3)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2243415 INFO (jetty-launcher-5582-thread-2)
[n:127.0.0.1:34703_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34703_solr
[junit4] 2> 2243417 INFO
(zkCallback-5595-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2243417 INFO
(zkCallback-5601-thread-1-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2243418 INFO
(zkCallback-5594-thread-1-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2243418 INFO (jetty-launcher-5582-thread-3)
[n:127.0.0.1:43442_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2243420 INFO (jetty-launcher-5582-thread-3)
[n:127.0.0.1:43442_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43442_solr
[junit4] 2> 2243423 INFO
(zkCallback-5594-thread-1-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2243423 INFO
(zkCallback-5601-thread-1-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2243423 INFO
(zkCallback-5595-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2243487 INFO (jetty-launcher-5582-thread-1)
[n:127.0.0.1:61779_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61779.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2243489 INFO (jetty-launcher-5582-thread-1)
[n:127.0.0.1:61779_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61779.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2243489 INFO (jetty-launcher-5582-thread-1)
[n:127.0.0.1:61779_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61779.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2243490 INFO (jetty-launcher-5582-thread-1)
[n:127.0.0.1:61779_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node1/.
[junit4] 2> 2243512 INFO (jetty-launcher-5582-thread-3)
[n:127.0.0.1:43442_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43442.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2243514 INFO (jetty-launcher-5582-thread-3)
[n:127.0.0.1:43442_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43442.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2243515 INFO (jetty-launcher-5582-thread-3)
[n:127.0.0.1:43442_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43442.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2243515 INFO (jetty-launcher-5582-thread-3)
[n:127.0.0.1:43442_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node3/.
[junit4] 2> 2243517 INFO (jetty-launcher-5582-thread-2)
[n:127.0.0.1:34703_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34703.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2243520 INFO (jetty-launcher-5582-thread-2)
[n:127.0.0.1:34703_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34703.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2243520 INFO (jetty-launcher-5582-thread-2)
[n:127.0.0.1:34703_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34703.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2243520 INFO (jetty-launcher-5582-thread-2)
[n:127.0.0.1:34703_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node2/.
[junit4] 2> 2244016 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2244018 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41182/solr ready
[junit4] 2> 2244021 INFO (qtp1787043449-29312) [n:127.0.0.1:34703_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2244025 INFO
(OverseerThreadFactory-10762-thread-1-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.CreateCollectionCmd Create collection
first_collection
[junit4] 2> 2244139 INFO
(OverseerStateUpdate-98258640522838025-127.0.0.1:61779_solr-n_0000000000)
[n:127.0.0.1:61779_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"first_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"first_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34703/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2244144 INFO
(OverseerStateUpdate-98258640522838025-127.0.0.1:61779_solr-n_0000000000)
[n:127.0.0.1:61779_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"first_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"first_collection_shard2_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43442/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2244147 INFO
(OverseerStateUpdate-98258640522838025-127.0.0.1:61779_solr-n_0000000000)
[n:127.0.0.1:61779_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"first_collection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"first_collection_shard3_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:61779/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2244349 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node1&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
[junit4] 2> 2244353 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2244354 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin
[junit4] 2> 2244356 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2244356 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=first_collection_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin
[junit4] 2> 2244357 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2244475 INFO
(zkCallback-5595-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2244475 INFO
(zkCallback-5594-thread-1-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2244475 INFO
(zkCallback-5601-thread-1-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2244475 INFO
(zkCallback-5595-thread-2-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2244476 INFO
(zkCallback-5594-thread-2-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2244476 INFO
(zkCallback-5601-thread-2-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2245384 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2245384 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2245385 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2245413 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2245413 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.s.IndexSchema [first_collection_shard3_replica_n1] Schema name=test
[junit4] 2> 2245509 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.s.IndexSchema [first_collection_shard2_replica_n1] Schema name=test
[junit4] 2> 2245600 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2245606 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2245619 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2245643 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n1'
using configuration from collection first_collection, trusted=true
[junit4] 2> 2245644 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43442.solr.core.first_collection.shard2.replica_n1' (registry
'solr.core.first_collection.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2245644 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2245644 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.SolrCore [[first_collection_shard2_replica_n1] ] Opening new SolrCore
at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node3/first_collection_shard2_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node3/./first_collection_shard2_replica_n1/data/]
[junit4] 2> 2245721 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1735920130,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2245725 WARN (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2245726 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1'
using configuration from collection first_collection, trusted=true
[junit4] 2> 2245726 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34703.solr.core.first_collection.shard1.replica_n1' (registry
'solr.core.first_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2245726 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2245727 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node2/first_collection_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node2/./first_collection_shard1_replica_n1/data/]
[junit4] 2> 2245730 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1735920130,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2245731 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n1'
using configuration from collection first_collection, trusted=true
[junit4] 2> 2245731 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61779.solr.core.first_collection.shard3.replica_n1' (registry
'solr.core.first_collection.shard3.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2245732 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2245732 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.SolrCore [[first_collection_shard3_replica_n1] ] Opening new SolrCore
at
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node1/first_collection_shard3_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node1/./first_collection_shard3_replica_n1/data/]
[junit4] 2> 2245733 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1735920130,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 2245736 WARN (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2245740 WARN (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2245780 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2245780 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2245781 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2245781 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2245782 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2953076059841318]
[junit4] 2> 2245783 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@74fb10fe[first_collection_shard3_replica_n1] main]
[junit4] 2> 2245784 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 2245784 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 2245785 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2245785 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572138251138891776
[junit4] 2> 2245786 INFO
(searcherExecutor-10771-thread-1-processing-n:127.0.0.1:61779_solr
x:first_collection_shard3_replica_n1 s:shard3 c:first_collection r:core_node3)
[n:127.0.0.1:61779_solr c:first_collection s:shard3 r:core_node3
x:first_collection_shard3_replica_n1] o.a.s.c.SolrCore
[first_collection_shard3_replica_n1] Registered new searcher
Searcher@74fb10fe[first_collection_shard3_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2245791 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2245791 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2245791 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:61779/solr/first_collection_shard3_replica_n1/
[junit4] 2> 2245792 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2245792 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:61779/solr/first_collection_shard3_replica_n1/ has no replicas
[junit4] 2> 2245792 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2245797 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61779/solr/first_collection_shard3_replica_n1/ shard3
[junit4] 2> 2245780 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2245799 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2245801 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2245801 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2245801 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2953076059841318]
[junit4] 2> 2245802 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@69d414f8[first_collection_shard1_replica_n1] main]
[junit4] 2> 2245803 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 2245803 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 2245804 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2245804 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572138251158814720
[junit4] 2> 2245809 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2245809 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2245810 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2245811 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2245811 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34703/solr/first_collection_shard1_replica_n1/
[junit4] 2> 2245811 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2245811 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:34703/solr/first_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2245811 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2245811 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2245811 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2245812 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2953076059841318]
[junit4] 2> 2245812 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6bf76462[first_collection_shard2_replica_n1] main]
[junit4] 2> 2245814 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 2245814 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 2245815 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34703/solr/first_collection_shard1_replica_n1/ shard1
[junit4] 2> 2245816 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2245816 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572138251171397632
[junit4] 2> 2245816 INFO
(searcherExecutor-10770-thread-1-processing-n:127.0.0.1:34703_solr
x:first_collection_shard1_replica_n1 s:shard1 c:first_collection r:core_node1)
[n:127.0.0.1:34703_solr c:first_collection s:shard1 r:core_node1
x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore
[first_collection_shard1_replica_n1] Registered new searcher
Searcher@69d414f8[first_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2245817 INFO
(searcherExecutor-10769-thread-1-processing-n:127.0.0.1:43442_solr
x:first_collection_shard2_replica_n1 s:shard2 c:first_collection r:core_node2)
[n:127.0.0.1:43442_solr c:first_collection s:shard2 r:core_node2
x:first_collection_shard2_replica_n1] o.a.s.c.SolrCore
[first_collection_shard2_replica_n1] Registered new searcher
Searcher@6bf76462[first_collection_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2245823 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2245823 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2245823 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43442/solr/first_collection_shard2_replica_n1/
[junit4] 2> 2245823 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2245823 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:43442/solr/first_collection_shard2_replica_n1/ has no replicas
[junit4] 2> 2245823 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2245827 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43442/solr/first_collection_shard2_replica_n1/ shard2
[junit4] 2> 2245930 INFO
(zkCallback-5601-thread-2-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2245930 INFO
(zkCallback-5601-thread-1-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2245930 INFO
(zkCallback-5594-thread-2-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2245931 INFO
(zkCallback-5594-thread-1-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2245931 INFO
(zkCallback-5595-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2245931 INFO
(zkCallback-5595-thread-2-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2245950 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2245953 INFO (qtp1414205583-29320) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin}
status=0 QTime=1600
[junit4] 2> 2245966 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2245968 INFO (qtp1787043449-29313) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node1&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
status=0 QTime=1619
[junit4] 2> 2245981 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2245983 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=first_collection_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin}
status=0 QTime=1627
[junit4] 2> 2245987 INFO (qtp1787043449-29312) [n:127.0.0.1:34703_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> 2246027 INFO
(OverseerCollectionConfigSetProcessor-98258640522838025-127.0.0.1:61779_solr-n_0000000000)
[n:127.0.0.1:61779_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2246085 INFO
(zkCallback-5601-thread-1-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2246086 INFO
(zkCallback-5601-thread-2-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2246086 INFO
(zkCallback-5594-thread-2-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2246086 INFO
(zkCallback-5594-thread-1-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2246086 INFO
(zkCallback-5595-thread-2-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2246086 INFO
(zkCallback-5595-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2246989 INFO (qtp1787043449-29312) [n:127.0.0.1:34703_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=2969
[junit4] 2> 2246990 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
first_collection failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 2246991 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
first_collection
[junit4] 2> 2246993 INFO (qtp1787043449-29315) [n:127.0.0.1:34703_solr
c:first_collection s:shard1 r:core_node1 x:first_collection_shard1_replica_n1]
o.a.s.c.S.Request [first_collection_shard1_replica_n1] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:34703/solr/first_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1499307873158&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 2246993 INFO (qtp1414205583-29323) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.S.Request [first_collection_shard3_replica_n1] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:61779/solr/first_collection_shard3_replica_n1/&rows=10&version=2&q=*:*&NOW=1499307873158&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 2246993 INFO (qtp1302450898-29330) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.a.s.c.S.Request [first_collection_shard2_replica_n1] webapp=/solr
path=/select
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:43442/solr/first_collection_shard2_replica_n1/&rows=10&version=2&q=*:*&NOW=1499307873158&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 2246994 INFO (qtp1414205583-29322) [n:127.0.0.1:61779_solr
c:first_collection s:shard3 r:core_node3 x:first_collection_shard3_replica_n1]
o.a.s.c.S.Request [first_collection_shard3_replica_n1] webapp=/solr
path=/select params={q=*:*&_stateVer_=first_collection:4&wt=javabin&version=2}
hits=0 status=0 QTime=1
[junit4] 2> 2246997 INFO (qtp1414205583-29325) [n:127.0.0.1:61779_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2246999 INFO (qtp1414205583-29311) [n:127.0.0.1:61779_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247000 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:61779: https protocol is not supported
[junit4] 2> 2247000 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:61779
[junit4] 2> 2247000 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:61779: https protocol is not supported
[junit4] 2> 2247000 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:61779
[junit4] 2> 2247000 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:61779: https protocol is not supported
[junit4] 2> 2247000 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:61779
[junit4] 2> 2247015 WARN (qtp1414205583-29321) [ ] o.e.j.h.HttpParser
Illegal character 0x16 in state=START for buffer
HeapByteBuffer@7d4b9917[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03Y]\x9fa\r\x83\x8a...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>v20161028)\r\n\r\nn:
...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[junit4] 2> 2247015 WARN (qtp1414205583-29321) [ ] o.e.j.h.HttpParser
bad HTTP parsed: 400 Illegal character 0x16 for
HttpChannelOverHttp@27f0612d{r=0,c=false,a=IDLE,uri=null}
[junit4] 2> 2247019 INFO (qtp1302450898-29332) [n:127.0.0.1:43442_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247020 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247021 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:43442: https protocol is not supported
[junit4] 2> 2247021 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:43442
[junit4] 2> 2247021 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:43442: https protocol is not supported
[junit4] 2> 2247021 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:43442
[junit4] 2> 2247021 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:43442: https protocol is not supported
[junit4] 2> 2247022 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:43442
[junit4] 2> 2247024 WARN (qtp1302450898-29330) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer
HeapByteBuffer@483274a8[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03Y]\x9fa\xF2!\x82...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>v20161028)\r\n\r\nn:
...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[junit4] 2> 2247024 WARN (qtp1302450898-29330) [n:127.0.0.1:43442_solr
c:first_collection s:shard2 r:core_node2 x:first_collection_shard2_replica_n1]
o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for
HttpChannelOverHttp@d30e3ca{r=0,c=false,a=IDLE,uri=null}
[junit4] 2> 2247027 INFO (qtp1787043449-29318) [n:127.0.0.1:34703_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247028 INFO (qtp1787043449-29312) [n:127.0.0.1:34703_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247029 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:34703: https protocol is not supported
[junit4] 2> 2247030 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:34703
[junit4] 2> 2247030 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:34703: https protocol is not supported
[junit4] 2> 2247030 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:34703
[junit4] 2> 2247030 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:34703: https protocol is not supported
[junit4] 2> 2247030 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:34703
[junit4] 2> 2247032 WARN (qtp1787043449-29318) [n:127.0.0.1:34703_solr
] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer
HeapByteBuffer@4a7c5810[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03Y]\x9fa\xCa\xC9\xEd...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>v20161028)\r\n\r\nn:
...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[junit4] 2> 2247032 WARN (qtp1787043449-29318) [n:127.0.0.1:34703_solr
] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for
HttpChannelOverHttp@44bbbf2f{r=0,c=false,a=IDLE,uri=null}
[junit4] 2> 2247034 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@464cd8a2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2247034 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=271389655
[junit4] 2> 2247034 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2247036 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2247037 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2247039 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2247039 INFO (coreCloseExecutor-10784-thread-1)
[n:127.0.0.1:61779_solr c:first_collection s:shard3 r:core_node3
x:first_collection_shard3_replica_n1] o.a.s.c.SolrCore
[first_collection_shard3_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@15925021
[junit4] 2> 2247040 INFO (coreCloseExecutor-10784-thread-1)
[n:127.0.0.1:61779_solr c:first_collection s:shard3 r:core_node3
x:first_collection_shard3_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.first_collection.shard3.replica_n1,
tag=361910305
[junit4] 2> 2247042 INFO (coreCloseExecutor-10784-thread-1)
[n:127.0.0.1:61779_solr c:first_collection s:shard3 r:core_node3
x:first_collection_shard3_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.first_collection.shard3.leader,
tag=361910305
[junit4] 2> 2247043 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.Overseer Overseer
(id=98258640522838025-127.0.0.1:61779_solr-n_0000000000) closing
[junit4] 2> 2247043 INFO
(OverseerStateUpdate-98258640522838025-127.0.0.1:61779_solr-n_0000000000)
[n:127.0.0.1:61779_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:61779_solr
[junit4] 2> 2247047 WARN
(zkCallback-5601-thread-2-processing-n:127.0.0.1:61779_solr)
[n:127.0.0.1:61779_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2247047 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d15b6847a0009, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2247047 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7e689783{/solr,null,UNAVAILABLE}
[junit4] 2> 2247048 INFO
(zkCallback-5594-thread-1-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 2247048 INFO (zkCallback-5607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2247049 INFO
(zkCallback-5595-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34703_solr
[junit4] 2> 2247049 INFO
(zkCallback-5595-thread-2-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 2247051 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2247052 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4e5f50da{/solr,null,AVAILABLE}
[junit4] 2> 2247052 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49d4d79f{HTTP/1.1,[http/1.1]}{127.0.0.1:56655}
[junit4] 2> 2247052 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.e.j.s.Server Started @2249345ms
[junit4] 2> 2247052 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56655}
[junit4] 2> 2247052 ERROR
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2247053 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2247053 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2247053 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2247053 INFO
(zkCallback-5595-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.Overseer Overseer
(id=98258640522838023-127.0.0.1:34703_solr-n_0000000001) starting
[junit4] 2> 2247053 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-06T02:24:33.219Z
[junit4] 2> 2247055 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2247060 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15d15b6847a000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2247063 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41182/solr
[junit4] 2> 2247068 INFO
(zkCallback-5595-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2247068 INFO
(zkCallback-5594-thread-2-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2247068 INFO
(zkCallback-5594-thread-1-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2247068 INFO
(zkCallback-5595-thread-2-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/first_collection/state.json] for collection
[first_collection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2247076 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3])
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2247079 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3])
[n:127.0.0.1:56655_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2247081 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3])
[n:127.0.0.1:56655_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56655_solr
[junit4] 2> 2247083 INFO (zkCallback-5607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2247083 INFO
(zkCallback-5594-thread-1-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2247083 INFO
(zkCallback-5595-thread-2-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2247084 INFO
(zkCallback-5612-thread-1-processing-n:127.0.0.1:56655_solr)
[n:127.0.0.1:56655_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2247194 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3])
[n:127.0.0.1:56655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56655.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2247197 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3])
[n:127.0.0.1:56655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56655.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2247197 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3])
[n:127.0.0.1:56655_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_56655.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211aa7c8
[junit4] 2> 2247198 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3])
[n:127.0.0.1:56655_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001/tempDir-001/node4/.
[junit4] 2> 2247250 INFO (qtp1302450898-29333) [n:127.0.0.1:43442_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247252 INFO (qtp1302450898-29334) [n:127.0.0.1:43442_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247253 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:43442: https protocol is not supported
[junit4] 2> 2247253 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:43442
[junit4] 2> 2247253 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:43442: https protocol is not supported
[junit4] 2> 2247253 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:43442
[junit4] 2> 2247253 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:43442: https protocol is not supported
[junit4] 2> 2247253 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:43442
[junit4] 2> 2247256 WARN (qtp1302450898-29328) [n:127.0.0.1:43442_solr
] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer
HeapByteBuffer@483274a8[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03Y]\x9faAw=...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>442\r\nConnection:
...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[junit4] 2> 2247257 WARN (qtp1302450898-29328) [n:127.0.0.1:43442_solr
] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for
HttpChannelOverHttp@1d6d66da{r=0,c=false,a=IDLE,uri=null}
[junit4] 2> 2247259 INFO (qtp1787043449-29316) [n:127.0.0.1:34703_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247261 INFO (qtp1787043449-29315) [n:127.0.0.1:34703_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247262 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:34703: https protocol is not supported
[junit4] 2> 2247262 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:34703
[junit4] 2> 2247262 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:34703: https protocol is not supported
[junit4] 2> 2247262 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:34703
[junit4] 2> 2247262 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:34703: https protocol is not supported
[junit4] 2> 2247262 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:34703
[junit4] 2> 2247265 WARN (qtp1787043449-29318) [n:127.0.0.1:34703_solr
] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer
HeapByteBuffer@4a7c5810[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03Y]\x9fa\xF3\xC0:...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>703\r\nConnection:
...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[junit4] 2> 2247265 WARN (qtp1787043449-29318) [n:127.0.0.1:34703_solr
] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for
HttpChannelOverHttp@2d12d16c{r=0,c=false,a=IDLE,uri=null}
[junit4] 2> 2247266 INFO (qtp1555976260-29420) [n:127.0.0.1:56655_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2247267 INFO (qtp1555976260-29420) [n:127.0.0.1:56655_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247268 INFO (qtp1555976260-29420) [n:127.0.0.1:56655_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2247271 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:56655: https protocol is not supported
[junit4] 2> 2247271 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:56655
[junit4] 2> 2247271 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:56655: https protocol is not supported
[junit4] 2> 2247271 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:56655
[junit4] 2> 2247271 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec I/O exception
(org.apache.http.conn.UnsupportedSchemeException) caught when processing
request to {s}->https://127.0.0.1:56655: https protocol is not supported
[junit4] 2> 2247271 INFO
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[969706939A6DB1F3]) [ ]
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:56655
[junit4] 2> 2247273 WARN (qtp1555976260-29425) [ ] o.e.j.h.HttpParser
Illegal character 0x16 in state=START for buffer
HeapByteBuffer@5cb9a51f[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03Y]\x9fad\x88\xAb...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>0161028)\r\n\r\nion:
...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[junit4] 2> 2247273 WARN (qtp1555976260-29425) [ ] o.e.j.h.HttpParser
bad HTTP parsed: 400 Illegal character 0x16 for
HttpChannelOverHttp@19bb30ec{r=0,c=false,a=IDLE,uri=null}
[junit4] 2> 2247274 INFO (qtp1302450898-29328) [n:127.0.0.1:43442_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=second_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2247277 INFO
(OverseerThreadFactory-10791-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.CreateCollectionCmd Create collection
second_collection
[junit4] 2> 2247485 INFO
(OverseerStateUpdate-98258640522838023-127.0.0.1:34703_solr-n_0000000001)
[n:127.0.0.1:34703_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"second_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"second_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:56655/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2247488 INFO
(OverseerStateUpdate-98258640522838023-127.0.0.1:34703_solr-n_0000000001)
[n:127.0.0.1:34703_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"second_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"second_collection_shard2_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43442/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2247490 INFO
(OverseerStateUpdate-98258640522838023-127.0.0.1:34703_solr-n_0000000001)
[n:127.0.0.1:34703_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"second_collection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"second_collection_shard3_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34703/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2247694 INFO (qtp1555976260-29425) [n:127.0.0.1:56655_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=second_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node1&name=second_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
[junit4] 2> 2247694 INFO (qtp1302450898-29330) [n:127.0.0.1:43442_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=second_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=second_collection_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin
[junit4] 2> 2247694 INFO (qtp1787043449-29318) [n:127.0.0.1:34703_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=second_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=second_collection_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin
[junit4] 2> 2247807 INFO
(zkCallback-5595-thread-2-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/second_collection/state.json] for collection
[second_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2247808 INFO
(zkCallback-5594-thread-2-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/second_collection/state.json] for collection
[second_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2247808 INFO
(zkCallback-5594-thread-1-processing-n:127.0.0.1:43442_solr)
[n:127.0.0.1:43442_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/second_collection/state.json] for collection
[second_collection] has occurred - updating... (live nodes size: [3])
[junit4] 2> 2247807 INFO
(zkCallback-5595-thread-1-processing-n:127.0.0.1:34703_solr)
[n:127.0.0.1:34703_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [
[...truncated too long message...]
iting : 127.0.0.1:58382_solr
[junit4] 2> 2310065 WARN
(zkCallback-5694-thread-1-processing-n:127.0.0.1:58382_solr)
[n:127.0.0.1:58382_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2310066 INFO (jetty-closer-5679-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5330bf42{/solr,null,UNAVAILABLE}
[junit4] 2> 2311542 WARN
(zkCallback-5708-thread-1-processing-n:127.0.0.1:44425_solr)
[n:127.0.0.1:44425_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2311542 INFO (jetty-closer-5679-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@34a50d94{/solr,null,UNAVAILABLE}
[junit4] 2> 2311566 WARN
(zkCallback-5688-thread-2-processing-n:127.0.0.1:57455_solr)
[n:127.0.0.1:57455_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2311566 INFO (jetty-closer-5679-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@20b55c06{/solr,null,UNAVAILABLE}
[junit4] 2> 2311568 ERROR
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[969706939A6DB1F3])
[ ] 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> 2311570 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[969706939A6DB1F3])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34260 34260
[junit4] 2> 2312011 INFO (Thread-6801) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34260 34260
[junit4] 2> 2312012 WARN (Thread-6801) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/collections/first_collection/state.json
[junit4] 2> 15 /solr/collections/second_collection/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/98258644426424325-127.0.0.1:57455_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections
[junit4] 2> 4 /solr/live_nodes
[junit4] 2>
[junit4] 2> 2312012 INFO
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[969706939A6DB1F3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testSslAndNoClientAuth
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_969706939A6DB1F3-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1024, maxMBSortInHeap=6.678242644942933,
sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=PST8PDT
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=111989752,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestGraphTermsQParserPlugin,
TestShardHandlerFactory, TestCloudPseudoReturnFields,
TestSubQueryTransformerCrossCore, SolrCLIZkUtilsTest, TestChildDocTransformer,
MoveReplicaHDFSTest, TestFiltering, MultiThreadedOCPTest, BadIndexSchemaTest,
TestPushWriter, ShufflingReplicaListTransformerTest,
TestSolrConfigHandlerCloud, TestCharFilters,
TestDistributedStatsComponentCardinality, TestStressLiveNodes,
TestWordDelimiterFilterFactory, TestSolrIndexConfig,
HdfsBasicDistributedZkTest, TestLegacyNumericUtils, TestSchemaManager,
TestLRUStatsCache, TestPrepRecovery, SolrRequestParserTest,
HdfsChaosMonkeySafeLeaderTest, SegmentsInfoRequestHandlerTest,
PreAnalyzedFieldTest, TestMinMaxOnMultiValuedField, BlockJoinFacetDistribTest,
VMParamsZkACLAndCredentialsProvidersTest, HLLSerializationTest,
MBeansHandlerTest, DeleteStatusTest, TestSolrCloudWithHadoopAuthPlugin,
TestPullReplicaErrorHandling, OpenCloseCoreStressTest, TestQueryTypes,
TestSolrFieldCacheBean, CdcrRequestHandlerTest, SparseHLLTest,
SuggesterFSTTest, CoreAdminRequestStatusTest, TestSimpleQParserPlugin,
HdfsWriteToMultipleCollectionsTest, BufferStoreTest,
TestPayloadScoreQParserPlugin, TestSolr4Spatial2, HdfsLockFactoryTest,
TestDefaultStatsCache, DistributedFacetExistsSmallTest,
UUIDUpdateProcessorFallbackTest, TestMaxTokenLenTokenizer, TestCrossCoreJoin,
TestFastWriter, TestFastOutputStream, DistributedFacetPivotLongTailTest,
InfixSuggestersTest, RequestLoggingTest, TestMaxScoreQueryParser,
OverseerRolesTest, TestCorePropertiesReload, TestConfigSetProperties,
TestHttpShardHandlerFactory, TestDocBasedVersionConstraints, CacheHeaderTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestDownShardTolerantSearch,
CloudExitableDirectoryReaderTest, FileBasedSpellCheckerTest,
SpellCheckComponentTest, TestPartialUpdateDeduplication, TestBlobHandler,
TestLRUCache, TestNRTOpen, BlobRepositoryCloudTest, CollectionStateFormat2Test,
AddBlockUpdateTest, TestOverriddenPrefixQueryForCustomFieldType,
TestBinaryResponseWriter, TestInPlaceUpdatesStandalone,
TestSlowCompositeReaderWrapper, TestFastLRUCache, TestFreeTextSuggestions,
SpellCheckCollatorWithCollapseTest, CdcrUpdateLogTest, AssignTest,
TestRecovery, TestLegacyFieldCache, SynonymTokenizerTest,
TestScoreJoinQPNoScore, OpenExchangeRatesOrgProviderTest, EchoParamsTest,
TestSQLHandler, TestPostingsSolrHighlighter, PolyFieldTest,
ConnectionManagerTest, SOLR749Test, BlockJoinFacetSimpleTest,
SearchHandlerTest, BadComponentTest, TestDynamicLoading, TestMergePolicyConfig,
TestCSVLoader, TestBulkSchemaConcurrent, HdfsRecoveryZkTest,
TestClassNameShortening, ChaosMonkeySafeLeaderTest, TestExactSharedStatsCache,
TestJsonFacetRefinement, MergeStrategyTest, ReplaceNodeTest,
AtomicUpdateProcessorFactoryTest, CursorMarkTest, TestMiniSolrCloudCluster,
TestFieldCacheSort, TestConfig, TestComplexPhraseQParserPlugin, CopyFieldTest,
TestUseDocValuesAsStored, AnalyticsMergeStrategyTest,
TestSimpleTrackingShardHandler, HdfsNNFailoverTest, SimpleMLTQParserTest,
TestExportWriter, TestConfigsApi, TestInitQParser,
DistributedFacetPivotSmallTest, RuleEngineTest, TestSystemIdResolver,
TestCloudDeleteByQuery, DistributedQueueTest, ExplicitHLLTest,
SystemInfoHandlerTest, DebugComponentTest, JSONWriterTest, PluginInfoTest,
TestRandomRequestDistribution, TestDocSet, DistributedTermsComponentTest,
SolrPluginUtilsTest, TestHdfsBackupRestoreCore, SortSpecParsingTest,
TestRequestStatusCollectionAPI, CachingDirectoryFactoryTest, TestPolicyCloud,
TermVectorComponentDistributedTest, TestNumericRangeQuery64,
MigrateRouteKeyTest, TestSolr4Spatial, PeerSyncWithIndexFingerprintCachingTest,
DocumentBuilderTest, MoreLikeThisHandlerTest, TestElisionMultitermQuery,
TestAnalyzedSuggestions, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
TestGraphMLResponseWriter, TestRandomFaceting, TestDistributedMissingSort,
TestSolrConfigHandler, TestRandomCollapseQParserPlugin,
TestSolrCloudWithKerberosAlt, OverseerTaskQueueTest, TestReloadDeadlock,
TestCollapseQParserPlugin, TestConfigSetsAPIZkFailure, TestRemoteStreaming,
SolrIndexConfigTest, TestTolerantUpdateProcessorCloud, CurrencyFieldTypeTest,
ExternalFileFieldSortTest, TestSortByMinMaxFunction, TestReplicaProperties,
PingRequestHandlerTest, TestLeaderElectionZkExpiry, TestDistributedGrouping,
UpdateParamsTest, SolrCmdDistributorTest, BasicDistributedZkTest,
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, ShardRoutingTest,
FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest,
AutoCommitTest, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin,
TestReload, SimpleFacetsTest, StatsComponentTest, ConvertedLegacyTest,
TestSort, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest,
TestBadConfig, ShowFileRequestHandlerTest, TestCoreDiscovery,
AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTSTTest,
TestStressLucene, TestTrie, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
SortByFunctionTest, DistanceFunctionTest, LukeRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest,
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance,
FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration,
JsonLoaderTest, TestComponentsName, TestStressRecovery,
DistributedIntervalFacetingTest, AliasIntegrationTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrVersionReplicationTest, CollectionTooManyReplicasTest,
CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteNodeTest,
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, OverseerStatusTest, ReplicationFactorTest,
RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudInspectUtil,
TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestClusterProperties,
TestCollectionAPI, TestConfigSetsAPI, TestCryptoKeys,
TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess,
TestHdfsCloudBackupRestore, TestMiniSolrCloudClusterSSL]
[junit4] Completed [546/726 (1!)] on J1 in 68.89s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 43876 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]