Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/116/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC
2 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
Something is broken in the assert for no shards using the same indexDir -
probably something was changed in the attributes published in the MBean of
SolrCore : {}
Stack Trace:
java.lang.AssertionError: Something is broken in the assert for no shards using
the same indexDir - probably something was changed in the attributes published
in the MBean of SolrCore : {}
at
__randomizedtesting.SeedInfo.seed([92F1B05FC0C74B62:DA84C4EBC6F464F7]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.checkNoTwoShardsUseTheSameIndexDir(CollectionsAPIDistributedZkTest.java:646)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:524)
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)
FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv
Error Message:
java.lang.RuntimeException: Error from server at
http://127.0.0.1:42905/solr/test_col: Failed synchronous update on shard
StdNode: http://127.0.0.1:39435/solr/test_col_shard1_replica2/ update:
org.apache.solr.client.solrj.request.UpdateRequest@10dadd4
Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from
server at http://127.0.0.1:42905/solr/test_col: Failed synchronous update on
shard StdNode: http://127.0.0.1:39435/solr/test_col_shard1_replica2/ update:
org.apache.solr.client.solrj.request.UpdateRequest@10dadd4
at
__randomizedtesting.SeedInfo.seed([92F1B05FC0C74B62:A4E5D2194A9A7173]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
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)
Caused by: java.lang.RuntimeException: Error from server at
http://127.0.0.1:42905/solr/test_col: Failed synchronous update on shard
StdNode: http://127.0.0.1:39435/solr/test_col_shard1_replica2/ update:
org.apache.solr.client.solrj.request.UpdateRequest@10dadd4
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:42905/solr/test_col: Failed synchronous update
on shard StdNode: http://127.0.0.1:39435/solr/test_col_shard1_replica2/ update:
org.apache.solr.client.solrj.request.UpdateRequest@10dadd4
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
at
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
... 6 more
Build Log:
[...truncated 11496 lines...]
[junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/init-core-data-001
[junit4] 2> 441757 WARN
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 441757 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 441759 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause
OutOfMemory when stress testing)
[junit4] 2> 441760 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001
[junit4] 2> 441760 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 441761 INFO (Thread-1864) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 441761 INFO (Thread-1864) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 441762 ERROR (Thread-1864) [ ] 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> 441861 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33221
[junit4] 2> 441866 INFO (jetty-launcher-674-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 441866 INFO (jetty-launcher-674-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 441866 INFO (jetty-launcher-674-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 441866 INFO (jetty-launcher-674-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 441868 INFO (jetty-launcher-674-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fa0f5c{/solr,null,AVAILABLE}
[junit4] 2> 441868 INFO (jetty-launcher-674-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@98f5eb{/solr,null,AVAILABLE}
[junit4] 2> 441868 INFO (jetty-launcher-674-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a64bd{/solr,null,AVAILABLE}
[junit4] 2> 441868 INFO (jetty-launcher-674-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f1825{/solr,null,AVAILABLE}
[junit4] 2> 441871 INFO (jetty-launcher-674-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@d73e2d{HTTP/1.1,[http/1.1]}{127.0.0.1:35635}
[junit4] 2> 441871 INFO (jetty-launcher-674-thread-3) [ ]
o.e.j.s.Server Started @442937ms
[junit4] 2> 441871 INFO (jetty-launcher-674-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35635}
[junit4] 2> 441871 ERROR (jetty-launcher-674-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 441871 INFO (jetty-launcher-674-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-30T16:49:27.620Z
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@452e4c{HTTP/1.1,[http/1.1]}{127.0.0.1:39435}
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1170fb5{HTTP/1.1,[http/1.1]}{127.0.0.1:36799}
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-2) [ ]
o.e.j.s.Server Started @442938ms
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-1) [ ]
o.e.j.s.Server Started @442938ms
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39435}
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36799}
[junit4] 2> 441872 INFO (jetty-launcher-674-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@99a309{HTTP/1.1,[http/1.1]}{127.0.0.1:42905}
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-4) [ ]
o.e.j.s.Server Started @442938ms
[junit4] 2> 441873 ERROR (jetty-launcher-674-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42905}
[junit4] 2> 441873 ERROR (jetty-launcher-674-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 441873 ERROR (jetty-launcher-674-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
6.6.1
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-30T16:49:27.621Z
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-30T16:49:27.621Z
[junit4] 2> 441873 INFO (jetty-launcher-674-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-30T16:49:27.621Z
[junit4] 2> 441874 INFO (jetty-launcher-674-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 441875 INFO (jetty-launcher-674-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 441876 INFO (jetty-launcher-674-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 441883 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 0x15e340c2fd50002, 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> 441884 INFO (jetty-launcher-674-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 441884 INFO (jetty-launcher-674-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 441886 INFO (jetty-launcher-674-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33221/solr
[junit4] 2> 441886 INFO (jetty-launcher-674-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 441887 INFO (jetty-launcher-674-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 441887 INFO (jetty-launcher-674-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33221/solr
[junit4] 2> 441887 INFO (jetty-launcher-674-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33221/solr
[junit4] 2> 441895 INFO (jetty-launcher-674-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 441896 INFO (jetty-launcher-674-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33221/solr
[junit4] 2> 441910 INFO (jetty-launcher-674-thread-2)
[n:127.0.0.1:39435_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 441910 INFO (jetty-launcher-674-thread-1)
[n:127.0.0.1:36799_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 441910 INFO (jetty-launcher-674-thread-3)
[n:127.0.0.1:35635_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 441910 INFO (jetty-launcher-674-thread-4)
[n:127.0.0.1:42905_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 441910 INFO (jetty-launcher-674-thread-2)
[n:127.0.0.1:39435_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39435_solr
[junit4] 2> 441912 INFO (jetty-launcher-674-thread-1)
[n:127.0.0.1:36799_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36799_solr
[junit4] 2> 441912 INFO (jetty-launcher-674-thread-3)
[n:127.0.0.1:35635_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35635_solr
[junit4] 2> 441912 INFO (jetty-launcher-674-thread-4)
[n:127.0.0.1:42905_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42905_solr
[junit4] 2> 441917 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:42905_solr)
[n:127.0.0.1:42905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 441923 INFO
(zkCallback-691-thread-1-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 441923 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:36799_solr)
[n:127.0.0.1:36799_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 441926 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:35635_solr)
[n:127.0.0.1:35635_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 441927 INFO (jetty-launcher-674-thread-2)
[n:127.0.0.1:39435_solr ] o.a.s.c.Overseer Overseer
(id=98573468795469833-127.0.0.1:39435_solr-n_0000000000) starting
[junit4] 2> 441927 INFO
(zkCallback-691-thread-1-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 441932 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:36799_solr)
[n:127.0.0.1:36799_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 441936 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:42905_solr)
[n:127.0.0.1:42905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 441953 INFO (jetty-launcher-674-thread-2)
[n:127.0.0.1:39435_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39435_solr
[junit4] 2> 441955 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:35635_solr)
[n:127.0.0.1:35635_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 441955 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:36799_solr)
[n:127.0.0.1:36799_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 441955 INFO
(zkCallback-691-thread-1-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 441965 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:42905_solr)
[n:127.0.0.1:42905_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 442068 INFO (jetty-launcher-674-thread-3)
[n:127.0.0.1:35635_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node3/.
[junit4] 2> 442166 INFO (jetty-launcher-674-thread-2)
[n:127.0.0.1:39435_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node2/.
[junit4] 2> 442220 INFO (jetty-launcher-674-thread-1)
[n:127.0.0.1:36799_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node1/.
[junit4] 2> 442220 INFO (jetty-launcher-674-thread-4)
[n:127.0.0.1:42905_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node4/.
[junit4] 2> 442233 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 442233 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33221/solr ready
[junit4] 2> 442463 INFO (qtp761863-4954) [n:127.0.0.1:42905_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 442466 INFO
(OverseerThreadFactory-1869-thread-1-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.CreateCollectionCmd Create collection
test_col
[junit4] 2> 442570 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
[junit4] 2> 442570 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 442574 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
[junit4] 2> 442574 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
[junit4] 2> 442574 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 442574 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 442577 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr ]
o.a.s.h.a.CoreAdminOperation core create command
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
[junit4] 2> 442577 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 442684 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:35635_solr)
[n:127.0.0.1:35635_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 442684 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:42905_solr)
[n:127.0.0.1:42905_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 442684 INFO
(zkCallback-691-thread-1-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 442684 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:36799_solr)
[n:127.0.0.1:36799_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 443583 WARN (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.Config Beginning with
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 443584 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 443597 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.s.IndexSchema
[test_col_shard2_replica2] Schema name=minimal-atomic-stress
[junit4] 2> 443598 WARN (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.Config Beginning with
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 443598 WARN (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.Config Beginning with
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 443599 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 443599 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 443599 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 443599 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard2_replica2' using configuration from collection
test_col, trusted=true
[junit4] 2> 443600 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 443600 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.SolrCore
[[test_col_shard2_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node1/test_col_shard2_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node1/./test_col_shard2_replica2/data/]
[junit4] 2> 443602 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=38,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5305115981363427]
[junit4] 2> 443603 WARN (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.Config Beginning with
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 443604 WARN (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 443604 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.6.1
[junit4] 2> 443616 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.s.IndexSchema
[test_col_shard1_replica2] Schema name=minimal-atomic-stress
[junit4] 2> 443619 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 443619 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard1_replica2' using configuration from collection
test_col, trusted=true
[junit4] 2> 443620 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 443620 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.SolrCore
[[test_col_shard1_replica2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node2/test_col_shard1_replica2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node2/./test_col_shard1_replica2/data/]
[junit4] 2> 443622 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=38,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5305115981363427]
[junit4] 2> 443619 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.s.IndexSchema
[test_col_shard1_replica1] Schema name=minimal-atomic-stress
[junit4] 2> 443625 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 443625 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard1_replica1' using configuration from collection
test_col, trusted=true
[junit4] 2> 443625 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 443625 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SolrCore
[[test_col_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node4/test_col_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node4/./test_col_shard1_replica1/data/]
[junit4] 2> 443628 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=38,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5305115981363427]
[junit4] 2> 443631 WARN (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 443632 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.s.IndexSchema
[test_col_shard2_replica1] Schema name=minimal-atomic-stress
[junit4] 2> 443634 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded
schema minimal-atomic-stress/1.6 with uniqueid field id
[junit4] 2> 443634 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'test_col_shard2_replica1' using configuration from collection
test_col, trusted=true
[junit4] 2> 443635 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 443635 WARN (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 443635 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.SolrCore
[[test_col_shard2_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node3/test_col_shard2_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_92F1B05FC0C74B62-001/tempDir-001/node3/./test_col_shard2_replica1/data/]
[junit4] 2> 443638 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=38,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5305115981363427]
[junit4] 2> 443641 WARN (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 443656 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 443656 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 443658 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 443658 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 443659 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26,
maxMergedSegmentMB=59.77734375, floorSegmentMB=1.064453125,
forceMergeDeletesPctAllowed=25.593384780534404, segmentsPerTier=40.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1507523377889669
[junit4] 2> 443659 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@c00988[test_col_shard2_replica2] main]
[junit4] 2> 443661 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 443661 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 443661 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 443662 INFO
(searcherExecutor-1878-thread-1-processing-n:127.0.0.1:36799_solr
x:test_col_shard2_replica2 s:shard2 c:test_col) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.SolrCore
[test_col_shard2_replica2] Registered new searcher
Searcher@c00988[test_col_shard2_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 443662 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1577175502720860160
[junit4] 2> 443673 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 443673 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 443674 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 443674 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 443675 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26,
maxMergedSegmentMB=59.77734375, floorSegmentMB=1.064453125,
forceMergeDeletesPctAllowed=25.593384780534404, segmentsPerTier=40.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1507523377889669
[junit4] 2> 443675 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1117cc[test_col_shard1_replica2] main]
[junit4] 2> 443676 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9996ms
[junit4] 2> 443676 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 443676 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 443677 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 443680 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 443680 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 443680 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 443680 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 443681 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1577175502740783104
[junit4] 2> 443681 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 443681 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 443681 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26,
maxMergedSegmentMB=59.77734375, floorSegmentMB=1.064453125,
forceMergeDeletesPctAllowed=25.593384780534404, segmentsPerTier=40.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1507523377889669
[junit4] 2> 443682 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@87a869[test_col_shard1_replica1] main]
[junit4] 2> 443682 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 443682 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 443682 INFO
(searcherExecutor-1879-thread-1-processing-n:127.0.0.1:39435_solr
x:test_col_shard1_replica2 s:shard1 c:test_col) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.c.SolrCore
[test_col_shard1_replica2] Registered new searcher
Searcher@1117cc[test_col_shard1_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 443683 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26,
maxMergedSegmentMB=59.77734375, floorSegmentMB=1.064453125,
forceMergeDeletesPctAllowed=25.593384780534404, segmentsPerTier=40.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1507523377889669
[junit4] 2> 443683 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@19faea3[test_col_shard2_replica1] main]
[junit4] 2> 443683 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 443684 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 443684 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase:
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 443684 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 443684 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
[junit4] 2> 443684 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 443684 INFO
(searcherExecutor-1880-thread-1-processing-n:127.0.0.1:42905_solr
x:test_col_shard1_replica1 s:shard1 c:test_col) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SolrCore
[test_col_shard1_replica1] Registered new searcher
Searcher@87a869[test_col_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 443684 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1577175502743928832
[junit4] 2> 443684 INFO
(searcherExecutor-1881-thread-1-processing-n:127.0.0.1:35635_solr
x:test_col_shard2_replica1 s:shard2 c:test_col) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.c.SolrCore
[test_col_shard2_replica1] Registered new searcher
Searcher@19faea3[test_col_shard2_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 443685 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1577175502744977408
[junit4] 2> 443692 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 443692 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 443692 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:42905/solr/test_col_shard1_replica1/
[junit4] 2> 443692 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.PeerSync PeerSync:
core=test_col_shard1_replica1 url=http://127.0.0.1:42905/solr START
replicas=[http://127.0.0.1:39435/solr/test_col_shard1_replica2/] nUpdates=100
[junit4] 2> 443692 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.u.PeerSync PeerSync:
core=test_col_shard1_replica1 url=http://127.0.0.1:42905/solr DONE. We have no
versions. sync failed.
[junit4] 2> 443695 INFO (qtp5936962-4953) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2] o.a.s.c.S.Request
[test_col_shard1_replica2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 443695 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 443696 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 443696 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 443700 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42905/solr/test_col_shard1_replica1/ shard1
[junit4] 2> 443802 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:42905_solr)
[n:127.0.0.1:42905_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 443802 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:35635_solr)
[n:127.0.0.1:35635_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 443802 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:36799_solr)
[n:127.0.0.1:36799_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 443802 INFO
(zkCallback-691-thread-1-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 443851 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 443855 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 x:test_col_shard1_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2}
status=0 QTime=1281
[junit4] 2> 443962 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:35635_solr)
[n:127.0.0.1:35635_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 443962 INFO
(zkCallback-691-thread-1-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 443962 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:42905_solr)
[n:127.0.0.1:42905_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 443962 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:36799_solr)
[n:127.0.0.1:36799_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444176 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 444176 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 444176 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Sync
replicas to http://127.0.0.1:36799/solr/test_col_shard2_replica2/
[junit4] 2> 444176 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync:
core=test_col_shard2_replica2 url=http://127.0.0.1:36799/solr START
replicas=[http://127.0.0.1:35635/solr/test_col_shard2_replica1/] nUpdates=100
[junit4] 2> 444177 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync:
core=test_col_shard2_replica2 url=http://127.0.0.1:36799/solr DONE. We have no
versions. sync failed.
[junit4] 2> 444181 INFO (qtp18603182-4928) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] o.a.s.c.S.Request
[test_col_shard2_replica1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 444181 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 444182 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 444182 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 444184 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36799/solr/test_col_shard2_replica2/ shard2
[junit4] 2> 444286 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:42905_solr)
[n:127.0.0.1:42905_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444286 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:35635_solr)
[n:127.0.0.1:35635_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444286 INFO
(zkCallback-691-thread-1-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444286 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:36799_solr)
[n:127.0.0.1:36799_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444335 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 444336 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 x:test_col_shard2_replica2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2}
status=0 QTime=1766
[junit4] 2> 444437 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:35635_solr)
[n:127.0.0.1:35635_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444437 INFO
(zkCallback-691-thread-1-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444437 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:42905_solr)
[n:127.0.0.1:42905_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444437 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:36799_solr)
[n:127.0.0.1:36799_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444696 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 x:test_col_shard2_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2}
status=0 QTime=2118
[junit4] 2> 444697 INFO (qtp5936962-4946) [n:127.0.0.1:39435_solr
c:test_col s:shard1 x:test_col_shard1_replica2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2}
status=0 QTime=2123
[junit4] 2> 444702 INFO (qtp761863-4954) [n:127.0.0.1:42905_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> 444803 INFO
(zkCallback-690-thread-1-processing-n:127.0.0.1:35635_solr)
[n:127.0.0.1:35635_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444803 INFO
(zkCallback-696-thread-1-processing-n:127.0.0.1:36799_solr)
[n:127.0.0.1:36799_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444803 INFO
(zkCallback-691-thread-2-processing-n:127.0.0.1:39435_solr)
[n:127.0.0.1:39435_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 444808 INFO
(zkCallback-692-thread-1-processing-n:127.0.0.1:42905_solr)
[n:127.0.0.1:42905_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/test_col/state.json] for collection [test_col] has occurred -
updating... (live nodes size: [4])
[junit4] 2> 445703 INFO (qtp761863-4954) [n:127.0.0.1:42905_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3239
[junit4] 2> 445703 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
test_col failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> replica:core_node3 rstate:active live:true
[junit4] 1> replica:core_node1 rstate:active live:true
[junit4] 1> replica:core_node4 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 445704 INFO
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
[junit4] 2> 445709 INFO (qtp18603182-4947) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] o.a.s.c.S.Request
[test_col_shard2_replica1] webapp=/solr path=/schema/fieldtypes/long
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 445730 INFO
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[92F1B05FC0C74B62])
[ ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored
[junit4] 2> 445742 INFO (qtp18603182-4925) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1577175504891412480&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577175504891412480)} 0 1
[junit4] 2> 445744 INFO (qtp5936962-4926) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&_version_=-1577175504893509632&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577175504893509632)} 0 1
[junit4] 2> 445745 INFO (qtp761863-4960) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1577175504893509632)} 0 10
[junit4] 2> 445745 INFO (qtp23290563-4955) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1577175504891412480)} 0 13
[junit4] 2> 445749 INFO (qtp23290563-4933) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 445750 WARN (qtp23290563-4933) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the
entire index! Use with care.
[junit4] 2> 445750 INFO (qtp23290563-4933) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 445750 INFO (qtp23290563-4933) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 445750 INFO (qtp23290563-4933) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
0 1
[junit4] 2> 445751 INFO (qtp5936962-4953) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 445751 WARN (qtp5936962-4953) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the
entire index! Use with care.
[junit4] 2> 445751 INFO (qtp5936962-4953) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 445751 INFO (qtp5936962-4953) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 445751 INFO (qtp5936962-4953) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
0 0
[junit4] 2> 445753 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 445753 WARN (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the
entire index! Use with care.
[junit4] 2> 445753 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 445753 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 445753 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
0 2
[junit4] 2> 445753 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 445753 WARN (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the
entire index! Use with care.
[junit4] 2> 445753 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 445753 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 445753 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
0 0
[junit4] 2> 445754 INFO (qtp23290563-4927) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update
params={_stateVer_=test_col:6&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
0 6
[junit4] 2> 445756 INFO (qtp5936962-4926) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2] o.a.s.c.S.Request
[test_col_shard1_replica2] webapp=/solr path=/schema/fields/long_dv_stored
params={wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 445756 INFO
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[92F1B05FC0C74B62])
[ ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored:
numDocsToCheck=144, numDocsInIndex=1008, incr=7
[junit4] 2> 445765 INFO (qtp5936962-4930) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[0
(1577175504920772608)]} 0 1
[junit4] 2> 445765 INFO (qtp761863-4957) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[0 (1577175504920772608)]} 0 6
[junit4] 2> 445770 INFO (qtp5936962-4953) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[1
(1577175504929161216)]} 0 0
[junit4] 2> 445771 INFO (qtp761863-4938) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[1 (1577175504929161216)]} 0 3
[junit4] 2> 445778 INFO (qtp18603182-4931) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[2
(1577175504935452672)]} 0 1
[junit4] 2> 445778 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[2 (1577175504935452672)]} 0 4
[junit4] 2> 445783 INFO (qtp18603182-4947) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[3
(1577175504942792704)]} 0 0
[junit4] 2> 445784 INFO (qtp23290563-4937) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[3 (1577175504942792704)]} 0 3
[junit4] 2> 445788 INFO (qtp5936962-4936) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[4
(1577175504948035584)]} 0 0
[junit4] 2> 445789 INFO (qtp761863-4960) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[4 (1577175504948035584)]} 0 3
[junit4] 2> 445794 INFO (qtp18603182-4925) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[5
(1577175504953278464)]} 0 0
[junit4] 2> 445794 INFO (qtp23290563-4933) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[5 (1577175504953278464)]} 0 3
[junit4] 2> 445799 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[6
(1577175504958521344)]} 0 0
[junit4] 2> 445799 INFO (qtp23290563-4927) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[6 (1577175504958521344)]} 0 3
[junit4] 2> 445804 INFO (qtp18603182-4931) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[7
(1577175504964812800)]} 0 0
[junit4] 2> 445805 INFO (qtp23290563-4948) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[7 (1577175504964812800)]} 0 3
[junit4] 2> 445809 INFO (qtp5936962-4926) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[8
(1577175504970055680)]} 0 0
[junit4] 2> 445810 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[8 (1577175504970055680)]} 0 2
[junit4] 2> 445814 INFO (qtp18603182-4947) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[9
(1577175504975298560)]} 0 0
[junit4] 2> 445814 INFO (qtp23290563-4937) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[9 (1577175504975298560)]} 0 2
[junit4] 2> 445819 INFO (qtp5936962-4930) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[10
(1577175504980541440)]} 0 0
[junit4] 2> 445820 INFO (qtp761863-4957) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[10 (1577175504980541440)]} 0 3
[junit4] 2> 445824 INFO (qtp5936962-4953) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[11
(1577175504985784320)]} 0 0
[junit4] 2> 445825 INFO (qtp761863-4938) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[11 (1577175504985784320)]} 0 2
[junit4] 2> 445829 INFO (qtp5936962-4936) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[12
(1577175504991027200)]} 0 0
[junit4] 2> 445830 INFO (qtp761863-4960) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[12 (1577175504991027200)]} 0 3
[junit4] 2> 445834 INFO (qtp5936962-4926) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[13
(1577175504996270080)]} 0 0
[junit4] 2> 445834 INFO (qtp761863-4932) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[13 (1577175504996270080)]} 0 2
[junit4] 2> 445839 INFO (qtp5936962-4926) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[14
(1577175505001512960)]} 0 0
[junit4] 2> 445840 INFO (qtp761863-4957) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[14 (1577175505001512960)]} 0 3
[junit4] 2> 445844 INFO (qtp5936962-4953) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[15
(1577175505006755840)]} 0 0
[junit4] 2> 445845 INFO (qtp761863-4938) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[15 (1577175505006755840)]} 0 3
[junit4] 2> 445849 INFO (qtp5936962-4936) [n:127.0.0.1:39435_solr
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42905/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[16
(1577175505011998720)]} 0 0
[junit4] 2> 445850 INFO (qtp761863-4960) [n:127.0.0.1:42905_solr
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[16 (1577175505011998720)]} 0 3
[junit4] 2> 445854 INFO (qtp18603182-4925) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[17
(1577175505017241600)]} 0 0
[junit4] 2> 445855 INFO (qtp23290563-4933) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[17 (1577175505017241600)]} 0 2
[junit4] 2> 445859 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36799/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[18
(1577175505022484480)]} 0 0
[junit4] 2> 445860 INFO (qtp23290563-4927) [n:127.0.0.1:36799_solr
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2]
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2] webapp=/solr
path=/update params={wt=javabin&version=2}{add=[18 (1577175505022484480)]} 0 2
[junit4] 2> 445864 INFO (qtp18603182-4942) [n:127.0.0.1:35635_solr
c:test_col s:shard2 r:core_
[...truncated too long message...]
r: solr.node
[junit4] 2> 1055216 INFO (jetty-closer-1158-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1055216 INFO (jetty-closer-1158-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1055223 INFO
(zkCallback-1175-thread-6-processing-n:127.0.0.1:35005_solr)
[n:127.0.0.1:35005_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 1055230 INFO (jetty-closer-1158-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@dd58a8{/solr,null,UNAVAILABLE}
[junit4] 2> 1055230 INFO
(zkCallback-1177-thread-4-processing-n:127.0.0.1:40075_solr)
[n:127.0.0.1:40075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 1055231 INFO (jetty-closer-1158-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1d2dea0{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1055231 INFO (jetty-closer-1158-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32557798
[junit4] 2> 1055231 INFO (jetty-closer-1158-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1055231 INFO (jetty-closer-1158-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1055232 INFO (jetty-closer-1158-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1055232 INFO (jetty-closer-1158-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7e50a1{SSL,[ssl,
http/1.1]}{127.0.0.1:41957}
[junit4] 2> 1055233 INFO (jetty-closer-1158-thread-4) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14837324
[junit4] 2> 1055233 INFO (jetty-closer-1158-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1055233 INFO (jetty-closer-1158-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1055233 INFO (jetty-closer-1158-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1055236 INFO
(zkCallback-1196-thread-7-processing-n:127.0.0.1:41957_solr)
[n:127.0.0.1:41957_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 1055237 INFO
(zkCallback-1177-thread-4-processing-n:127.0.0.1:40075_solr)
[n:127.0.0.1:40075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 1055238 INFO
(zkCallback-1196-thread-7-processing-n:127.0.0.1:41957_solr)
[n:127.0.0.1:41957_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 1055245 INFO (jetty-closer-1158-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@156398{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1055245 INFO (jetty-closer-1158-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=19210216
[junit4] 2> 1055245 INFO (jetty-closer-1158-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1055245 INFO (jetty-closer-1158-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1055245 INFO (jetty-closer-1158-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1055247 INFO
(zkCallback-1177-thread-4-processing-n:127.0.0.1:40075_solr)
[n:127.0.0.1:40075_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 1055249 INFO (jetty-closer-1158-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98573499775451146-127.0.0.1:40075_solr-n_0000000000) closing
[junit4] 2> 1055250 INFO
(OverseerStateUpdate-98573499775451146-127.0.0.1:40075_solr-n_0000000000)
[n:127.0.0.1:40075_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:40075_solr
[junit4] 2> 1055257 INFO (jetty-closer-1158-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@71a4b3{/solr,null,UNAVAILABLE}
[junit4] 2> 1056737 WARN
(zkCallback-1175-thread-6-processing-n:127.0.0.1:35005_solr)
[n:127.0.0.1:35005_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1056737 INFO (jetty-closer-1158-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@95a0ca{/solr,null,UNAVAILABLE}
[junit4] 2> 1056757 WARN
(zkCallback-1177-thread-4-processing-n:127.0.0.1:40075_solr)
[n:127.0.0.1:40075_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1056758 INFO (jetty-closer-1158-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a42253{/solr,null,UNAVAILABLE}
[junit4] 2> 1056759 ERROR
(SUITE-CollectionsAPIDistributedZkTest-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1056759 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43993 43993
[junit4] 2> 1057295 INFO (Thread-2916) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43993 43993
[junit4] 2> 1057296 WARN (Thread-2916) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 17 /solr/configs/conf
[junit4] 2> 16 /solr/aliases.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 250 /solr/clusterstate.json
[junit4] 2> 16 /solr/clusterprops.json
[junit4] 2> 4
/solr/collections/nodes_used_collection/state.json
[junit4] 2> 4 /solr/collections/addReplicaColl/state.json
[junit4] 2> 3
/solr/collections/acollectionafterbaddelete/state.json
[junit4] 2> 2
/solr/collections/halfdeletedcollection/state.json
[junit4] 2> 2
/solr/collections/addReplicaColl/leader_elect/shard2/election/98573499775451153-core_node1-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 345 /solr/collections
[junit4] 2> 16 /solr/live_nodes
[junit4] 2>
[junit4] 2> 1057296 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[92F1B05FC0C74B62]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_92F1B05FC0C74B62-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=Lucene50(blocksize=128), id=FST50}, docValues:{},
maxPointsInLeafNode=1651, maxMBSortInHeap=6.384216844013977,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-MX,
timezone=America/Recife
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=109731664,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestSuggestSpellingConverter, TermVectorComponentTest,
TestSystemCollAutoCreate, TestCustomSort, TestSegmentSorting, TestConfigSets,
SegmentsInfoRequestHandlerTest, TestFieldTypeResource, TestManagedSchemaAPI,
TestQuerySenderListener, SortByFunctionTest, TemplateUpdateProcessorTest,
ParsingFieldUpdateProcessorsTest, TermsComponentTest, TestRTGBase,
SharedFSAutoReplicaFailoverUtilsTest, TestRequestForwarding, TestConfigOverlay,
TestDistribIDF, TestShardHandlerFactory, TestPartialUpdateDeduplication,
TestConfigReload, DocValuesTest, TestNumericTerms64,
OutOfBoxZkACLAndCredentialsProvidersTest, HdfsRecoveryZkTest,
TestSubQueryTransformerDistrib, SliceStateTest, SystemInfoHandlerTest,
SampleTest, DistributedQueueTest, TestObjectReleaseTracker,
SolrJmxReporterCloudTest, TestCloudManagedSchema, TestLRUStatsCache,
SpatialHeatmapFacetsTest, SpellingQueryConverterTest, MetricsHandlerTest,
TestBM25SimilarityFactory, BlockJoinFacetDistribTest, JsonLoaderTest,
TestLMDirichletSimilarityFactory, TestWordDelimiterFilterFactory,
TestEmbeddedSolrServerConstructors, DirectSolrConnectionTest,
LoggingHandlerTest, TestDeleteCollectionOnDownNodes, SoftAutoCommitTest,
FullHLLTest, IndexSchemaTest, RemoteQueryErrorTest, TestSchemaManager,
CoreAdminRequestStatusTest, OverseerModifyCollectionTest, TestSearchPerf,
HdfsDirectoryFactoryTest, TestSolrQueryParserDefaultOperatorResource,
TestStressCloudBlindAtomicUpdates, DeleteInactiveReplicaTest,
TestFieldCollectionResource, LeaderInitiatedRecoveryOnShardRestartTest,
SolrCmdDistributorTest, FileUtilsTest, TestFieldCacheWithThreads,
DistributedIntervalFacetingTest, TestDistributedStatsComponentCardinality,
DistributedFacetPivotSmallTest, TestTestInjection,
TestTrackingShardHandlerFactory, DistributedQueryComponentOptimizationTest,
SolrMetricsIntegrationTest, TestCollectionAPIs, TestExceedMaxTermLength,
HdfsThreadLeakTest, TestSolrCloudWithDelegationTokens,
DistributedTermsComponentTest, TestSchemaSimilarityResource,
TestFuzzyAnalyzedSuggestions, TestCharFilters, CopyFieldTest,
RestartWhileUpdatingTest, TestUpdate, OverseerTaskQueueTest, ZkStateReaderTest,
HdfsWriteToMultipleCollectionsTest, TestReqParamsAPI,
TestSweetSpotSimilarityFactory, SmileWriterTest, TestQueryTypes,
TriLevelCompositeIdRoutingTest, DistribCursorPagingTest,
DirectSolrSpellCheckerTest, TestDistributedGrouping, ConnectionManagerTest,
ForceLeaderTest, SpellCheckCollatorTest, HighlighterTest,
CollectionsAPIDistributedZkTest]
[junit4] Completed [290/713 (2!)] on J1 in 142.84s, 20 tests, 1 failure <<<
FAILURES!
[...truncated 40886 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]