Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/37/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([5A3A8C4E14A168AC:14912D094B1E125F]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet(CollectionsAPISolrJTest.java:69)
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 12154 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/init-core-data-001
[junit4] 2> 2001807 WARN
(SUITE-CollectionsAPISolrJTest-seed#[5A3A8C4E14A168AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 2001807 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5A3A8C4E14A168AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2001812 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5A3A8C4E14A168AC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2001814 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5A3A8C4E14A168AC]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001
[junit4] 2> 2001814 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5A3A8C4E14A168AC]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2001815 INFO (Thread-3753) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2001815 INFO (Thread-3753) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2001818 ERROR (Thread-3753) [ ] 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> 2001918 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5A3A8C4E14A168AC]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:50908
[junit4] 2> 2001950 INFO (jetty-launcher-3153-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2001951 INFO (jetty-launcher-3153-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2001951 INFO (jetty-launcher-3153-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2001951 INFO (jetty-launcher-3153-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2001955 INFO (jetty-launcher-3153-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d3c3a8f{/solr,null,AVAILABLE}
[junit4] 2> 2001957 INFO (jetty-launcher-3153-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6b8f3fd3{SSL,[ssl,
http/1.1]}{127.0.0.1:50912}
[junit4] 2> 2001957 INFO (jetty-launcher-3153-thread-1) [ ]
o.e.j.s.Server Started @2005592ms
[junit4] 2> 2001957 INFO (jetty-launcher-3153-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50912}
[junit4] 2> 2001957 ERROR (jetty-launcher-3153-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2001958 INFO (jetty-launcher-3153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2001958 INFO (jetty-launcher-3153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2001958 INFO (jetty-launcher-3153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2001958 INFO (jetty-launcher-3153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-14T02:38:25.449Z
[junit4] 2> 2001961 INFO (jetty-launcher-3153-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4aa0f484{/solr,null,AVAILABLE}
[junit4] 2> 2001962 INFO (jetty-launcher-3153-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2e0c03f{SSL,[ssl,
http/1.1]}{127.0.0.1:50914}
[junit4] 2> 2001962 INFO (jetty-launcher-3153-thread-4) [ ]
o.e.j.s.Server Started @2005597ms
[junit4] 2> 2001962 INFO (jetty-launcher-3153-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50914}
[junit4] 2> 2001962 ERROR (jetty-launcher-3153-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2001962 INFO (jetty-launcher-3153-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2001962 INFO (jetty-launcher-3153-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2001962 INFO (jetty-launcher-3153-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2001962 INFO (jetty-launcher-3153-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-14T02:38:25.453Z
[junit4] 2> 2001963 INFO (jetty-launcher-3153-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34e4849d{/solr,null,AVAILABLE}
[junit4] 2> 2001963 INFO (jetty-launcher-3153-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@40a384d5{/solr,null,AVAILABLE}
[junit4] 2> 2001963 INFO (jetty-launcher-3153-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@38a9ecf1{SSL,[ssl,
http/1.1]}{127.0.0.1:50915}
[junit4] 2> 2001963 INFO (jetty-launcher-3153-thread-3) [ ]
o.e.j.s.Server Started @2005598ms
[junit4] 2> 2001963 INFO (jetty-launcher-3153-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50915}
[junit4] 2> 2001963 ERROR (jetty-launcher-3153-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2001965 INFO (jetty-launcher-3153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2001965 INFO (jetty-launcher-3153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2001965 INFO (jetty-launcher-3153-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f79ce72{SSL,[ssl,
http/1.1]}{127.0.0.1:50916}
[junit4] 2> 2001965 INFO (jetty-launcher-3153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2001965 INFO (jetty-launcher-3153-thread-2) [ ]
o.e.j.s.Server Started @2005600ms
[junit4] 2> 2001965 INFO (jetty-launcher-3153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-14T02:38:25.456Z
[junit4] 2> 2001965 INFO (jetty-launcher-3153-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50916}
[junit4] 2> 2001965 ERROR (jetty-launcher-3153-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2001966 INFO (jetty-launcher-3153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.1.0
[junit4] 2> 2001966 INFO (jetty-launcher-3153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2001966 INFO (jetty-launcher-3153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2001966 INFO (jetty-launcher-3153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-14T02:38:25.457Z
[junit4] 2> 2001969 INFO (jetty-launcher-3153-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2001970 INFO (jetty-launcher-3153-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2001970 INFO (jetty-launcher-3153-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2001970 INFO (jetty-launcher-3153-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2001993 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 0x15d3ef6261c0003, 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> 2001995 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 0x15d3ef6261c0002, 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> 2001998 INFO (jetty-launcher-3153-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50908/solr
[junit4] 2> 2001998 INFO (jetty-launcher-3153-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50908/solr
[junit4] 2> 2001999 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 0x15d3ef6261c0001, 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> 2002000 INFO (jetty-launcher-3153-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50908/solr
[junit4] 2> 2002000 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 0x15d3ef6261c0004, 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> 2002002 INFO (jetty-launcher-3153-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50908/solr
[junit4] 2> 2002005 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 0x15d3ef6261c0006, 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> 2002006 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 0x15d3ef6261c0007, 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> 2002197 INFO (jetty-launcher-3153-thread-2)
[n:127.0.0.1:50916_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2002197 INFO (jetty-launcher-3153-thread-4)
[n:127.0.0.1:50914_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2002198 INFO (jetty-launcher-3153-thread-2)
[n:127.0.0.1:50916_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:50916_solr
[junit4] 2> 2002200 INFO (jetty-launcher-3153-thread-4)
[n:127.0.0.1:50914_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50914_solr
[junit4] 2> 2002200 INFO (jetty-launcher-3153-thread-2)
[n:127.0.0.1:50916_solr ] o.a.s.c.Overseer Overseer
(id=98303993794265100-127.0.0.1:50916_solr-n_0000000000) starting
[junit4] 2> 2002202 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2002203 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2002223 INFO (jetty-launcher-3153-thread-2)
[n:127.0.0.1:50916_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50916_solr
[junit4] 2> 2002227 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2002227 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2002257 INFO (jetty-launcher-3153-thread-3)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2002261 INFO (jetty-launcher-3153-thread-3)
[n:127.0.0.1:50915_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2002264 INFO (jetty-launcher-3153-thread-3)
[n:127.0.0.1:50915_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50915_solr
[junit4] 2> 2002266 INFO (jetty-launcher-3153-thread-1)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2002266 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2002267 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2002267 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2002271 INFO (jetty-launcher-3153-thread-1)
[n:127.0.0.1:50912_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2002273 INFO (jetty-launcher-3153-thread-1)
[n:127.0.0.1:50912_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50912_solr
[junit4] 2> 2002276 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2002276 INFO
(zkCallback-3174-thread-1-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2002276 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2002276 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2002335 INFO (jetty-launcher-3153-thread-2)
[n:127.0.0.1:50916_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50916.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002347 INFO (jetty-launcher-3153-thread-2)
[n:127.0.0.1:50916_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50916.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002348 INFO (jetty-launcher-3153-thread-2)
[n:127.0.0.1:50916_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50916.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002348 INFO (jetty-launcher-3153-thread-2)
[n:127.0.0.1:50916_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node2/.
[junit4] 2> 2002350 INFO (jetty-launcher-3153-thread-3)
[n:127.0.0.1:50915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50915.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002356 INFO (jetty-launcher-3153-thread-4)
[n:127.0.0.1:50914_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50914.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002359 INFO (jetty-launcher-3153-thread-3)
[n:127.0.0.1:50915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50915.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002359 INFO (jetty-launcher-3153-thread-3)
[n:127.0.0.1:50915_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50915.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002360 INFO (jetty-launcher-3153-thread-4)
[n:127.0.0.1:50914_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50914.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002360 INFO (jetty-launcher-3153-thread-4)
[n:127.0.0.1:50914_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50914.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002361 INFO (jetty-launcher-3153-thread-4)
[n:127.0.0.1:50914_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node4/.
[junit4] 2> 2002362 INFO (jetty-launcher-3153-thread-3)
[n:127.0.0.1:50915_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node3/.
[junit4] 2> 2002370 INFO (jetty-launcher-3153-thread-1)
[n:127.0.0.1:50912_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50912.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002378 INFO (jetty-launcher-3153-thread-1)
[n:127.0.0.1:50912_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50912.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002378 INFO (jetty-launcher-3153-thread-1)
[n:127.0.0.1:50912_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_50912.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2002380 INFO (jetty-launcher-3153-thread-1)
[n:127.0.0.1:50912_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node1/.
[junit4] 2> 2002459 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5A3A8C4E14A168AC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2002461 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5A3A8C4E14A168AC]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50908/solr ready
[junit4] 2> 2002491 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[5A3A8C4E14A168AC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
[junit4] 2> 2002514 INFO (qtp1917159589-18460) [n:127.0.0.1:50916_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2002517 INFO
(OverseerThreadFactory-9326-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.CreateCollectionCmd Create collection
replicaProperties
[junit4] 2> 2002634 INFO
(OverseerStateUpdate-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replicaProperties",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"replicaProperties_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:50915/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2002639 INFO
(OverseerStateUpdate-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replicaProperties",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"replicaProperties_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:50914/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2002641 INFO
(OverseerStateUpdate-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replicaProperties",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"replicaProperties_shard2_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:50912/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2002644 INFO
(OverseerStateUpdate-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replicaProperties",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"replicaProperties_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:50916/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2002881 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2002882 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2002887 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2002894 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2002894 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2002894 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2002894 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2002895 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2003009 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2003009 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2003009 INFO
(zkCallback-3174-thread-1-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2003009 INFO
(zkCallback-3173-thread-2-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2003009 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2003010 INFO
(zkCallback-3174-thread-2-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2003010 INFO
(zkCallback-3175-thread-2-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2003011 INFO
(zkCallback-3172-thread-2-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2003939 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 2003939 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 2003939 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 2003958 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 2003960 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.s.IndexSchema
[replicaProperties_shard2_replica_n1] Schema name=minimal
[junit4] 2> 2003963 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.s.IndexSchema
[replicaProperties_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2003960 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.s.IndexSchema
[replicaProperties_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2003965 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2003965 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'replicaProperties_shard2_replica_n1' using configuration from collection
replicaProperties, trusted=true
[junit4] 2> 2003981 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2003981 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'replicaProperties_shard1_replica_n1' using configuration from collection
replicaProperties, trusted=true
[junit4] 2> 2003981 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2003981 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'replicaProperties_shard2_replica_n2' using configuration from collection
replicaProperties, trusted=true
[junit4] 2> 2003981 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_50915.solr.core.replicaProperties.shard1.replica_n1' (registry
'solr.core.replicaProperties.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2003982 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2003982 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_50916.solr.core.replicaProperties.shard2.replica_n2' (registry
'solr.core.replicaProperties.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2003982 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore
[[replicaProperties_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node3/replicaProperties_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node3/./replicaProperties_shard1_replica_n1/data/]
[junit4] 2> 2003982 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2003982 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.SolrCore
[[replicaProperties_shard2_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node2/replicaProperties_shard2_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node2/./replicaProperties_shard2_replica_n2/data/]
[junit4] 2> 2003983 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_50912.solr.core.replicaProperties.shard2.replica_n1' (registry
'solr.core.replicaProperties.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2003983 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2003983 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.c.SolrCore
[[replicaProperties_shard2_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node1/replicaProperties_shard2_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node1/./replicaProperties_shard2_replica_n1/data/]
[junit4] 2> 2003988 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.s.IndexSchema
[replicaProperties_shard1_replica_n2] Schema name=minimal
[junit4] 2> 2003990 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2003990 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'replicaProperties_shard1_replica_n2' using configuration from collection
replicaProperties, trusted=true
[junit4] 2> 2003991 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_50914.solr.core.replicaProperties.shard1.replica_n2' (registry
'solr.core.replicaProperties.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2003991 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2003991 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore
[[replicaProperties_shard1_replica_n2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node4/replicaProperties_shard1_replica_n2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node4/./replicaProperties_shard1_replica_n2/data/]
[junit4] 2> 2004079 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2004079 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2004082 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2004082 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2004085 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2004085 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2004087 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2004087 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2004088 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@14210378[replicaProperties_shard2_replica_n2] main]
[junit4] 2> 2004089 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@10e64197[replicaProperties_shard1_replica_n1] main]
[junit4] 2> 2004091 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2004092 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2004093 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 2004093 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1572863903094800384
[junit4] 2> 2004094 INFO
(searcherExecutor-9337-thread-1-processing-n:127.0.0.1:50916_solr
x:replicaProperties_shard2_replica_n2 s:shard2 c:replicaProperties
r:core_node4) [n:127.0.0.1:50916_solr c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.SolrCore
[replicaProperties_shard2_replica_n2] Registered new searcher
Searcher@14210378[replicaProperties_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2004096 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2004097 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2004099 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 2004100 INFO
(searcherExecutor-9336-thread-1-processing-n:127.0.0.1:50915_solr
x:replicaProperties_shard1_replica_n1 s:shard1 c:replicaProperties
r:core_node1) [n:127.0.0.1:50915_solr c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore
[replicaProperties_shard1_replica_n1] Registered new searcher
Searcher@10e64197[replicaProperties_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2004101 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1572863903103188992
[junit4] 2> 2004103 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard2: total=2 found=1
timeoutin=9999ms
[junit4] 2> 2004110 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2004110 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2004112 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2004112 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2004113 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2004113 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2004116 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2004116 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2004121 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1278da66[replicaProperties_shard1_replica_n2] main]
[junit4] 2> 2004121 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9997ms
[junit4] 2> 2004121 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2a4099a4[replicaProperties_shard2_replica_n1] main]
[junit4] 2> 2004123 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2004124 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2004125 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 2004126 INFO
(searcherExecutor-9335-thread-1-processing-n:127.0.0.1:50912_solr
x:replicaProperties_shard2_replica_n1 s:shard2 c:replicaProperties
r:core_node3) [n:127.0.0.1:50912_solr c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.c.SolrCore
[replicaProperties_shard2_replica_n1] Registered new searcher
Searcher@2a4099a4[replicaProperties_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2004126 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1572863903129403392
[junit4] 2> 2004128 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2004129 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2004130 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 2004131 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1572863903134646272
[junit4] 2> 2004131 INFO
(searcherExecutor-9338-thread-1-processing-n:127.0.0.1:50914_solr
x:replicaProperties_shard1_replica_n2 s:shard1 c:replicaProperties
r:core_node2) [n:127.0.0.1:50914_solr c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore
[replicaProperties_shard1_replica_n2] Registered new searcher
Searcher@1278da66[replicaProperties_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2004232 INFO
(zkCallback-3173-thread-2-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004232 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004232 INFO
(zkCallback-3175-thread-2-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004232 INFO
(zkCallback-3174-thread-1-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004232 INFO
(zkCallback-3174-thread-2-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004232 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004232 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004232 INFO
(zkCallback-3172-thread-2-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004606 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2004607 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 2004607 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:50916/solr/replicaProperties_shard2_replica_n2/
[junit4] 2> 2004607 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.u.PeerSync PeerSync:
core=replicaProperties_shard2_replica_n2 url=https://127.0.0.1:50916/solr START
replicas=[https://127.0.0.1:50912/solr/replicaProperties_shard2_replica_n1/]
nUpdates=100
[junit4] 2> 2004607 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.u.PeerSync PeerSync:
core=replicaProperties_shard2_replica_n2 url=https://127.0.0.1:50916/solr DONE.
We have no versions. sync failed.
[junit4] 2> 2004612 INFO (qtp914214426-18435) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.c.S.Request
[replicaProperties_shard2_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2004616 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to
sync with shard failed, moving to the next candidate
[junit4] 2> 2004616 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext We
failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 2004616 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 2004621 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2004621 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 2004621 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:50915/solr/replicaProperties_shard1_replica_n1/
[junit4] 2> 2004622 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
https://127.0.0.1:50916/solr/replicaProperties_shard2_replica_n2/ shard2
[junit4] 2> 2004622 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=replicaProperties_shard1_replica_n1 url=https://127.0.0.1:50915/solr START
replicas=[https://127.0.0.1:50914/solr/replicaProperties_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 2004622 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.u.PeerSync PeerSync:
core=replicaProperties_shard1_replica_n1 url=https://127.0.0.1:50915/solr DONE.
We have no versions. sync failed.
[junit4] 2> 2004626 INFO (qtp2086722363-18443) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.c.S.Request
[replicaProperties_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2004627 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to
sync with shard failed, moving to the next candidate
[junit4] 2> 2004627 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We
failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 2004627 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 2004632 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
https://127.0.0.1:50915/solr/replicaProperties_shard1_replica_n1/ shard1
[junit4] 2> 2004745 INFO
(zkCallback-3172-thread-2-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004745 INFO
(zkCallback-3173-thread-2-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004745 INFO
(zkCallback-3174-thread-2-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004745 INFO
(zkCallback-3174-thread-1-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004745 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004745 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004745 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004745 INFO
(zkCallback-3175-thread-2-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004804 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 2004804 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 2004808 INFO (qtp1989024534-18450) [n:127.0.0.1:50915_solr
c:replicaProperties s:shard1 r:core_node1
x:replicaProperties_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1913
[junit4] 2> 2004809 INFO (qtp1917159589-18463) [n:127.0.0.1:50916_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1927
[junit4] 2> 2004925 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004925 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004925 INFO
(zkCallback-3174-thread-1-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004925 INFO
(zkCallback-3175-thread-2-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004926 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004926 INFO
(zkCallback-3174-thread-2-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004925 INFO
(zkCallback-3173-thread-2-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2004925 INFO
(zkCallback-3172-thread-2-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2005147 INFO (qtp2086722363-18441) [n:127.0.0.1:50914_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2253
[junit4] 2> 2005147 INFO (qtp914214426-18432) [n:127.0.0.1:50912_solr
c:replicaProperties s:shard2 r:core_node3
x:replicaProperties_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2259
[junit4] 2> 2005154 INFO (qtp1917159589-18460) [n:127.0.0.1:50916_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> 2005268 INFO
(zkCallback-3173-thread-2-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2005268 INFO
(zkCallback-3172-thread-2-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2005269 INFO
(zkCallback-3174-thread-2-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2005269 INFO
(zkCallback-3174-thread-1-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2005269 INFO
(zkCallback-3175-thread-2-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2005269 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2005269 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2005268 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006157 INFO (qtp1917159589-18460) [n:127.0.0.1:50916_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3643
[junit4] 2> 2006162 INFO (qtp1917159589-18451) [n:127.0.0.1:50916_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplicaprop with
params
replica=core_node1&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2006166 INFO
(OverseerCollectionConfigSetProcessor-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_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> 2006168 INFO
(OverseerStateUpdate-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_solr ] o.a.s.c.o.ReplicaMutator Setting property
property.preferredleader with value true for collection replicaProperties
[junit4] 2> 2006169 INFO (qtp1917159589-18451) [n:127.0.0.1:50916_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replica=core_node1&property.value=true&property=preferredleader&action=ADDREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2}
status=0 QTime=6
[junit4] 2> 2006274 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006274 INFO
(zkCallback-3173-thread-2-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006274 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006274 INFO
(zkCallback-3172-thread-2-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006275 INFO
(zkCallback-3174-thread-2-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006275 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006275 INFO
(zkCallback-3175-thread-2-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006275 INFO
(zkCallback-3174-thread-1-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006275 INFO (zkCallback-3183-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006280 INFO (qtp1917159589-18458) [n:127.0.0.1:50916_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplicaprop
with params
replica=core_node1&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2006284 INFO
(OverseerCollectionConfigSetProcessor-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2006286 INFO
(OverseerStateUpdate-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_solr ] o.a.s.c.o.ReplicaMutator Deleting property
property.preferredleader for collection: replicaProperties slice: shard1
replica: core_node1
[junit4] 2> 2006287 INFO (qtp1917159589-18458) [n:127.0.0.1:50916_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replica=core_node1&property=property.preferredleader&action=DELETEREPLICAPROP&collection=replicaProperties&shard=shard1&wt=javabin&version=2}
status=0 QTime=7
[junit4] 2> 2006400 INFO
(zkCallback-3173-thread-2-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006400 INFO
(zkCallback-3174-thread-1-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006400 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006400 INFO
(zkCallback-3174-thread-2-processing-n:127.0.0.1:50912_solr)
[n:127.0.0.1:50912_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006400 INFO (zkCallback-3183-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006400 INFO
(zkCallback-3175-thread-2-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006400 INFO
(zkCallback-3175-thread-1-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006400 INFO
(zkCallback-3172-thread-2-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006400 INFO (zkCallback-3183-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006400 INFO
(zkCallback-3173-thread-1-processing-n:127.0.0.1:50914_solr)
[n:127.0.0.1:50914_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006402 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[5A3A8C4E14A168AC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplicaProp
[junit4] 2> 2006437 INFO
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[5A3A8C4E14A168AC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
[junit4] 2> 2006437 INFO (qtp1917159589-18459) [n:127.0.0.1:50916_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2006440 INFO
(OverseerThreadFactory-9326-thread-4-processing-n:127.0.0.1:50916_solr)
[n:127.0.0.1:50916_solr ] o.a.s.c.CreateCollectionCmd Create collection
aliasedCollection
[junit4] 2> 2006441 INFO
(OverseerCollectionConfigSetProcessor-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2006665 INFO
(OverseerStateUpdate-98303993794265100-127.0.0.1:50916_solr-n_0000000000)
[n:127.0.0.1:50916_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"aliasedCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"aliasedCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:50915/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2006887 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2006999 INFO
(zkCallback-3172-thread-2-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/aliasedCollection/state.json] for collection
[aliasedCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2006999 INFO
(zkCallback-3172-thread-1-processing-n:127.0.0.1:50915_solr)
[n:127.0.0.1:50915_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/aliasedCollection/state.json] for collection
[aliasedCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 2007959 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.1.0
[junit4] 2> 2007965 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema
[aliasedCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2007967 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2007967 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'aliasedCollection_shard1_replica_n1' using configuration from collection
aliasedCollection, trusted=true
[junit4] 2> 2007968 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_50915.solr.core.aliasedCollection.shard1.replica_n1' (registry
'solr.core.aliasedCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2758ca33
[junit4] 2> 2007968 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2007968 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore
[[aliasedCollection_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node3/aliasedCollection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001/tempDir-001/node3/./aliasedCollection_shard1_replica_n1/data/]
[junit4] 2> 2008016 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2008017 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2008018 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2008018 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2008019 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@17204647[aliasedCollection_shard1_replica_n1] main]
[junit4] 2> 2008021 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 2008021 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2008022 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 2008022 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1572863907214655488
[junit4] 2> 2008023 INFO
(searcherExecutor-9355-thread-1-processing-n:127.0.0.1:50915_solr
x:aliasedCollection_shard1_replica_n1 s:shard1 c:aliasedCollection
r:core_node1) [n:127.0.0.1:50915_solr c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore
[aliasedCollection_shard1_replica_n1] Registered new searcher
Searcher@17204647[aliasedCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2008030 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2008030 INFO (qtp1989024534-18452) [n:127.0.0.1:50915_solr c:
[...truncated too long message...]
C4E14A168AC]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50908
50908
[junit4] 2> 2086760 INFO (Thread-3753) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50908 50908
[junit4] 2> 2086928 WARN (Thread-3753) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/collections/solrj_test/state.json
[junit4] 2> 8 /solr/collections/corestatus_test/state.json
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2> 4
/solr/collections/solrj_default_configset/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 88 /solr/collections/solrj_implicit/state.json
[junit4] 2> 59 /solr/collections/replicaProperties/state.json
[junit4] 2> 55
/solr/collections/solrj_test_splitshard/state.json
[junit4] 2> 41 /solr/collections/balancedProperties/state.json
[junit4] 2> 37
/solr/collections/solrj_newstateformat/state.json
[junit4] 2> 23 /solr/collections/solrj_replicatests/state.json
[junit4] 2> 12
/solr/collections/solrj_default_configset/state.json
[junit4] 2> 6 /solr/collections/aliasedCollection/state.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5
/solr/collections/solrj_test_core_props/state.json
[junit4] 2> 2
/solr/overseer_elect/election/98303993794265098-127.0.0.1:50914_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_5A3A8C4E14A168AC-001
[junit4] 2> Jul 14, 2017 2:39:50 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=ru-RU,
timezone=America/Boa_Vista
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=120002632,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [PolyFieldTest,
TermsComponentTest, SuggestComponentTest, TestInitParams, DebugComponentTest,
BlockJoinFacetSimpleTest, TestImplicitCoreProperties, CdcrUpdateLogTest,
VersionInfoTest, JSONWriterTest, TestRuleBasedAuthorizationPlugin,
TestMinMaxOnMultiValuedField, BasicAuthStandaloneTest, TestSolrCoreSnapshots,
TestFieldCollectionResource, TestSolrQueryParser, AddBlockUpdateTest,
TestComplexPhraseQParserPlugin, RemoteQueryErrorTest,
CollectionStateFormat2Test, MoveReplicaHDFSTest, TestSortByMinMaxFunction,
CollectionsAPIAsyncDistributedZkTest, DocValuesMultiTest, CacheHeaderTest,
TestPayloadScoreQParserPlugin, TestDistributedMissingSort,
TestSQLHandlerNonCloud, TestPostingsSolrHighlighter, TestJsonFacetRefinement,
HdfsRestartWhileUpdatingTest, SolrCmdDistributorTest, TestRecovery,
CoreAdminCreateDiscoverTest, TestValueSourceCache, TestBM25SimilarityFactory,
TestManagedSynonymGraphFilterFactory, TestCloudNestedDocsSort,
TestOverriddenPrefixQueryForCustomFieldType,
ConcurrentDeleteAndCreateCollectionTest, TestRestManager,
TestFieldTypeCollectionResource, TestInPlaceUpdatesStandalone, TestRealTimeGet,
DistribDocExpirationUpdateProcessorTest, TestSolrFieldCacheBean,
TestSuggestSpellingConverter, ParsingFieldUpdateProcessorsTest,
UninvertDocValuesMergePolicyTest, SuggesterTSTTest, TestUseDocValuesAsStored,
TestSolrCloudWithHadoopAuthPlugin, SolrCoreMetricManagerTest, NodeMutatorTest,
TestDistribDocBasedVersion, TestAuthorizationFramework,
TestExactSharedStatsCache, HttpPartitionTest, DistributedMLTComponentTest,
BadComponentTest, BasicZkTest, TestMaxScoreQueryParser,
DistributedFacetPivotLargeTest, HdfsRecoverLeaseTest, TestCrossCoreJoin,
TestEmbeddedSolrServerConstructors, TestLegacyFieldCache, LoggingHandlerTest,
TestOnReconnectListenerSupport, BaseCdcrDistributedZkTest, ActionThrottleTest,
StatsReloadRaceTest, ClassificationUpdateProcessorTest, ZkSolrClientTest,
TestElisionMultitermQuery, AutoCommitTest,
ClassificationUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnCommitTest,
SparseHLLTest, TestShortCircuitedRequests, TestCoreDiscovery,
TestReRankQParserPlugin, SystemInfoHandlerTest, PingRequestHandlerTest,
ImplicitSnitchTest, TestSolrJ, TestQueryUtils,
SignatureUpdateProcessorFactoryTest, TestSchemaManager,
SharedFSAutoReplicaFailoverTest, TestNumericRangeQuery32,
TestSchemaSimilarityResource, TestRebalanceLeaders,
DistributedIntervalFacetingTest, TestDocBasedVersionConstraints,
TestBlendedInfixSuggestions, TestFieldSortValues, TestCharFilters,
SpellingQueryConverterTest, TestBadConfig, SearchHandlerTest,
TestSchemaNameResource, SpellPossibilityIteratorTest, TestExpandComponent,
TestMergePolicyConfig, TestLuceneMatchVersion, TestDocumentBuilder,
DeleteReplicaTest, SynonymTokenizerTest, SpellCheckComponentTest,
TestSolrCloudWithDelegationTokens, TestRandomFaceting, TestSimpleTextCodec,
TestReplicationHandlerBackup, TestFieldCache, AnalyticsMergeStrategyTest,
MetricsHandlerTest, LeaderFailoverAfterPartitionTest, JsonLoaderTest,
TermVectorComponentTest, RollingRestartTest, BlockCacheTest,
DistributedQueryElevationComponentTest, JvmMetricsTest, DocValuesMissingTest,
TestScoreJoinQPNoScore, BufferStoreTest, SolrCloudExampleTest,
DocExpirationUpdateProcessorFactoryTest, TestCoreAdminApis, TestLegacyTerms,
ExplicitHLLTest, TestPartialUpdateDeduplication, TestTrie, TestExportWriter,
HdfsDirectoryFactoryTest, MBeansHandlerTest, TestFieldCacheVsDocValues,
TestIndexSearcher, TestGraphMLResponseWriter, TestGraphTermsQParserPlugin,
HdfsChaosMonkeyNothingIsSafeTest, SolrCoreCheckLockOnStartupTest,
TestJsonRequest, DocumentBuilderTest, TestBinaryResponseWriter,
TestCloudRecovery, TestSimpleTrackingShardHandler,
ManagedSchemaRoundRobinCloudTest, DistributedFacetPivotSmallAdvancedTest,
TestNumericTokenStream, TestIntervalFaceting, TestMacroExpander,
V2ApiIntegrationTest, ResponseHeaderTest, RulesTest, HdfsLockFactoryTest,
SampleTest, DistributedQueueTest, CdcrRequestHandlerTest,
StatelessScriptUpdateProcessorFactoryTest, SpellCheckCollatorWithCollapseTest,
TestCryptoKeys, HdfsUnloadDistributedZkTest, TestManagedResource,
DocumentAnalysisRequestHandlerTest, ZkStateReaderTest, TestAnalyzedSuggestions,
CheckHdfsIndexTest, PluginInfoTest, TestJettySolrRunner, TestRemoteStreaming,
TestStressInPlaceUpdates, TestLeaderElectionWithEmptyReplica,
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestZkChroot,
ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner,
TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder,
TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest,
TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest,
StatsComponentTest, TestGroupingSearch, QueryElevationComponentTest,
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering,
TestFunctionQuery, BasicFunctionalityTest, TestLazyCores,
DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest,
SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest,
TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene,
SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest,
TestWordDelimiterFilterFactory, QueryEqualityTest, SortByFunctionTest,
DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest,
IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes,
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest,
TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest,
FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest,
SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCollationField,
ReturnFieldsTest, UpdateRequestProcessorFactoryTest,
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
TestPHPSerializedResponseWriter, TestComponentsName, SOLR749Test,
UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest,
TestStressRecovery, TestDocSet, TestBinaryField, TestSearchPerf,
NumericFieldsTest, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions,
TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory,
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory,
TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest,
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestFastLRUCache,
DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest,
DOMUtilTest, TestLRUCache, TestUtils, ZkNodePropsTest, UUIDFieldTest,
FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest,
SolrTestCaseJ4Test, AssignTest, AsyncCallRequestStatusResponseTest,
CdcrBootstrapTest, CdcrReplicationDistributedZkTest,
CdcrVersionReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest]
[junit4] Completed [421/728 (1!)] on J1 in 85.90s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 44385 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]