Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/5/
4 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:45656/eg_bx Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45656/eg_bx at __randomizedtesting.SeedInfo.seed([A8F3D3C6D5213208:20A7EC1C7BDD5FF0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1667) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1694) at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:297) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) 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.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:523) ... 52 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest Error Message: 3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 1) Thread[id=2942, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) 2) Thread[id=2940, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 3) Thread[id=2941, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]-SendThread(127.0.0.1:42317), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 1) Thread[id=2942, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501) 2) Thread[id=2940, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66) at java.lang.Thread.run(Thread.java:748) 3) Thread[id=2941, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]-SendThread(127.0.0.1:42317), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) at __randomizedtesting.SeedInfo.seed([A8F3D3C6D5213208]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=2941, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]-SendThread(127.0.0.1:42317), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=2941, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]-SendThread(127.0.0.1:42317), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at java.lang.Thread.sleep(Native Method) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101) at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) at __randomizedtesting.SeedInfo.seed([A8F3D3C6D5213208]:0) FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([A8F3D3C6D5213208:70BEFE9122FC97A8]:0) at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.junit.Assert.assertNotNull(Assert.java:537) at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:116) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 11120 lines...] [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/init-core-data-001 [junit4] 2> 165469 INFO (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[A8F3D3C6D5213208]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 165470 INFO (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[A8F3D3C6D5213208]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 165470 INFO (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[A8F3D3C6D5213208]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /eg_bx/ [junit4] 2> 165471 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting ChaosMonkey test with 1 shards and 2 nodes [junit4] 2> 165473 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 165477 INFO (Thread-309) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 165477 INFO (Thread-309) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 165517 ERROR (Thread-309) [ ] 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> 165578 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ZkTestServer start zk server on port:42317 [junit4] 2> 165681 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 165683 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 165685 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 165686 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 165687 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 165688 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 165690 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 165691 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 165692 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 165693 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 165694 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 165696 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 165965 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 166035 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ba2ed81{/eg_bx,null,AVAILABLE} [junit4] 2> 166037 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@20f8538a{HTTP/1.1,[http/1.1]}{127.0.0.1:40218} [junit4] 2> 166037 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.Server Started @169251ms [junit4] 2> 166037 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/tempDir-001/control/data, hostContext=/eg_bx, hostPort=40218, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/control-001/cores} [junit4] 2> 166038 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 166038 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 166038 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 166038 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 166038 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-05T05:29:35.830Z [junit4] 2> 166080 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 166080 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/control-001/solr.xml [junit4] 2> 166086 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 166137 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42317/solr [junit4] 2> 166323 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 166324 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40218_eg_bx [junit4] 2> 166325 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.Overseer Overseer (id=98253706053877764-127.0.0.1:40218_eg_bx-n_0000000000) starting [junit4] 2> 166350 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40218_eg_bx [junit4] 2> 166352 INFO (zkCallback-1116-thread-1-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 166427 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:40218_eg_bx ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 166432 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:40218_eg_bx ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 166432 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:40218_eg_bx ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 166434 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/control-001/cores [junit4] 2> 166470 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 166471 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42317/solr ready [junit4] 2> 166490 INFO (qtp691275731-2906) [n:127.0.0.1:40218_eg_bx ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40218_eg_bx&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 166509 INFO (OverseerThreadFactory-867-thread-1-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 166622 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 166624 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 166728 INFO (zkCallback-1116-thread-2-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 167642 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 167656 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 167787 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 167834 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 167835 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 167835 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 167835 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 167839 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6468269624351443] [junit4] 2> 167868 WARN (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 167936 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 167936 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 167938 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 167938 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 167940 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=14.291015625, floorSegmentMB=0.318359375, forceMergeDeletesPctAllowed=9.074831811285918, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 167941 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@150e3ec1[control_collection_shard1_replica_n1] main] [junit4] 2> 167942 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 167943 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 167943 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 167944 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1572059299432103936 [junit4] 2> 167947 INFO (searcherExecutor-870-thread-1-processing-n:127.0.0.1:40218_eg_bx x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@150e3ec1[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 167962 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 167962 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 167962 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40218/eg_bx/control_collection_shard1_replica_n1/ [junit4] 2> 167962 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 167962 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40218/eg_bx/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 167962 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 167966 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40218/eg_bx/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 168089 INFO (zkCallback-1116-thread-2-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 168109 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 168112 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1489 [junit4] 2> 168116 INFO (qtp691275731-2906) [n:127.0.0.1:40218_eg_bx ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 168214 INFO (zkCallback-1116-thread-2-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 168511 INFO (OverseerCollectionConfigSetProcessor-98253706053877764-127.0.0.1:40218_eg_bx-n_0000000000) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 169116 INFO (qtp691275731-2906) [n:127.0.0.1:40218_eg_bx ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40218_eg_bx&wt=javabin&version=2} status=0 QTime=2626 [junit4] 2> 169140 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 169141 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42317/solr ready [junit4] 2> 169141 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 169142 INFO (qtp691275731-2903) [n:127.0.0.1:40218_eg_bx ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 169151 INFO (OverseerThreadFactory-867-thread-2-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 169152 WARN (OverseerThreadFactory-867-thread-2-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 169361 INFO (qtp691275731-2903) [n:127.0.0.1:40218_eg_bx ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 169361 INFO (qtp691275731-2903) [n:127.0.0.1:40218_eg_bx ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=218 [junit4] 2> 169534 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-1-001 of type TLOG [junit4] 2> 169535 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 169538 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b4b5d1c{/eg_bx,null,AVAILABLE} [junit4] 2> 169538 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@705cd055{HTTP/1.1,[http/1.1]}{127.0.0.1:35372} [junit4] 2> 169544 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.Server Started @172752ms [junit4] 2> 169544 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/eg_bx, hostPort=35372, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-1-001/cores} [junit4] 2> 169544 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 169544 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 169544 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 169544 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 169545 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-05T05:29:39.336Z [junit4] 2> 169553 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 169553 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-1-001/solr.xml [junit4] 2> 169560 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 169563 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42317/solr [junit4] 2> 169587 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:35372_eg_bx ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 169590 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:35372_eg_bx ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 169595 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:35372_eg_bx ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35372_eg_bx [junit4] 2> 169597 INFO (zkCallback-1123-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 169597 INFO (zkCallback-1116-thread-2-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 169605 INFO (zkCallback-1128-thread-1-processing-n:127.0.0.1:35372_eg_bx) [n:127.0.0.1:35372_eg_bx ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 169681 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:35372_eg_bx ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 169687 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:35372_eg_bx ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 169687 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:35372_eg_bx ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 169688 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:35372_eg_bx ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-1-001/cores [junit4] 2> 169715 INFO (qtp1133562024-2948) [n:127.0.0.1:35372_eg_bx ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35372_eg_bx&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 169718 INFO (OverseerThreadFactory-867-thread-3-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35372_eg_bx for creating new replica [junit4] 2> 169718 INFO (OverseerCollectionConfigSetProcessor-98253706053877764-127.0.0.1:40218_eg_bx-n_0000000000) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 169720 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 169720 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 170741 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 170764 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema [collection1_shard1_replica_t0] Schema name=test [junit4] 2> 170861 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 170879 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t0' using configuration from collection collection1, trusted=true [junit4] 2> 170880 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t0' (registry 'solr.core.collection1.shard1.replica_t0') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 170880 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 170880 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore [[collection1_shard1_replica_t0] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-1-001/cores/collection1_shard1_replica_t0], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-1-001/cores/collection1_shard1_replica_t0/data/] [junit4] 2> 170884 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6468269624351443] [junit4] 2> 170896 WARN (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] 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> 170949 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 170949 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 170951 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 170951 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 170953 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=14.291015625, floorSegmentMB=0.318359375, forceMergeDeletesPctAllowed=9.074831811285918, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 170953 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.SolrIndexSearcher Opening [Searcher@7aeff2df[collection1_shard1_replica_t0] main] [junit4] 2> 170955 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 170955 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 170956 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 170958 INFO (searcherExecutor-881-thread-1-processing-n:127.0.0.1:35372_eg_bx x:collection1_shard1_replica_t0 s:shard1 c:collection1) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore [collection1_shard1_replica_t0] Registered new searcher Searcher@7aeff2df[collection1_shard1_replica_t0] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 170958 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1572059302592512000 [junit4] 2> 170965 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 170965 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 170965 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35372/eg_bx/collection1_shard1_replica_t0/ [junit4] 2> 170965 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 170965 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy http://127.0.0.1:35372/eg_bx/collection1_shard1_replica_t0/ has no replicas [junit4] 2> 170965 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 170965 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ZkController collection1_shard1_replica_t0 stopping background replication from leader [junit4] 2> 170970 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35372/eg_bx/collection1_shard1_replica_t0/ shard1 [junit4] 2> 171124 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 171129 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1409 [junit4] 2> 171133 INFO (qtp1133562024-2948) [n:127.0.0.1:35372_eg_bx ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35372_eg_bx&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1418 [junit4] 2> 171268 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-2-001 of type PULL [junit4] 2> 171269 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 171271 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eb1acf{/eg_bx,null,AVAILABLE} [junit4] 2> 171271 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@609904a2{HTTP/1.1,[http/1.1]}{127.0.0.1:45656} [junit4] 2> 171271 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.Server Started @174485ms [junit4] 2> 171271 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/tempDir-001/jetty2, replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/eg_bx, hostPort=45656, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-2-001/cores} [junit4] 2> 171271 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 171272 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.0 [junit4] 2> 171272 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 171272 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 171272 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-07-05T05:29:41.064Z [junit4] 2> 171284 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 171284 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-2-001/solr.xml [junit4] 2> 171292 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 171310 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42317/solr [junit4] 2> 171333 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:45656_eg_bx ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 171336 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:45656_eg_bx ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 171338 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:45656_eg_bx ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45656_eg_bx [junit4] 2> 171339 INFO (zkCallback-1128-thread-1-processing-n:127.0.0.1:35372_eg_bx) [n:127.0.0.1:35372_eg_bx ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 171340 INFO (zkCallback-1123-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 171346 INFO (zkCallback-1116-thread-2-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 171353 INFO (zkCallback-1134-thread-1-processing-n:127.0.0.1:45656_eg_bx) [n:127.0.0.1:45656_eg_bx ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 171426 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:45656_eg_bx ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 171432 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:45656_eg_bx ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 171432 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:45656_eg_bx ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 171433 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [n:127.0.0.1:45656_eg_bx ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-2-001/cores [junit4] 2> 171506 INFO (qtp1133562024-2949) [n:127.0.0.1:35372_eg_bx ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45656_eg_bx&action=ADDREPLICA&collection=collection1&shard=shard1&type=PULL&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 171509 INFO (OverseerCollectionConfigSetProcessor-98253706053877764-127.0.0.1:40218_eg_bx-n_0000000000) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 171509 INFO (OverseerThreadFactory-867-thread-4-processing-n:127.0.0.1:40218_eg_bx) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45656_eg_bx for creating new replica [junit4] 2> 171514 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_p1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=PULL [junit4] 2> 171515 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 172536 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 172549 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.s.IndexSchema [collection1_shard1_replica_p1] Schema name=test [junit4] 2> 172621 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 172650 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_p1' using configuration from collection collection1, trusted=true [junit4] 2> 172651 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_p1' (registry 'solr.core.collection1.shard1.replica_p1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d6107eb [junit4] 2> 172651 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 172651 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.c.SolrCore [[collection1_shard1_replica_p1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-2-001/cores/collection1_shard1_replica_p1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_A8F3D3C6D5213208-001/shard-2-001/cores/collection1_shard1_replica_p1/data/] [junit4] 2> 172655 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6468269624351443] [junit4] 2> 172666 WARN (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] 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> 172716 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 172716 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 172718 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=14.291015625, floorSegmentMB=0.318359375, forceMergeDeletesPctAllowed=9.074831811285918, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 172718 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4399a688[collection1_shard1_replica_p1] main] [junit4] 2> 172720 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 172720 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 172721 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 172722 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.c.ZkController collection1_shard1_replica_p1 starting background replication from leader [junit4] 2> 172723 INFO (searcherExecutor-892-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.c.SolrCore [collection1_shard1_replica_p1] Registered new searcher Searcher@4399a688[collection1_shard1_replica_p1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 172724 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 0:0:7 [junit4] 2> 172738 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 7000ms [junit4] 2> 172738 INFO (indexFetcher-897-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:35372/eg_bx/collection1_shard1_replica_t0/ [junit4] 2> 172738 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.c.ZkController Core needs to recover:collection1_shard1_replica_p1 [junit4] 2> 172739 INFO (updateExecutor-1131-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 172739 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 172739 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard1_replica_p1] as recovering, leader is [http://127.0.0.1:35372/eg_bx/collection1_shard1_replica_t0/] and I am [http://127.0.0.1:45656/eg_bx/collection1_shard1_replica_p1/] [junit4] 2> 172740 INFO (qtp141311208-2977) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_p1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1225 [junit4] 2> 172740 INFO (qtp1133562024-2950) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.c.S.Request [collection1_shard1_replica_t0] webapp=/eg_bx path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 172740 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Starting Replication Recovery. [junit4] 2> 172740 INFO (indexFetcher-897-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 172740 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Stopping background replicate from leader process [junit4] 2> 172740 INFO (indexFetcher-897-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 172740 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.ZkController collection1_shard1_replica_p1 stopping background replication from leader [junit4] 2> 172740 INFO (indexFetcher-897-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 172741 INFO (indexFetcher-897-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 172743 INFO (qtp1133562024-2949) [n:127.0.0.1:35372_eg_bx ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45656_eg_bx&action=ADDREPLICA&collection=collection1&shard=shard1&type=PULL&wt=javabin&version=2} status=0 QTime=1237 [junit4] 2> 172741 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:35372/eg_bx/collection1_shard1_replica_t0/]. [junit4] 2> 172746 INFO (OverseerCollectionConfigSetProcessor-98253706053877764-127.0.0.1:40218_eg_bx-n_0000000000) [n:127.0.0.1:40218_eg_bx ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 172747 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 172750 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 172751 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42317/solr ready [junit4] 2> 172751 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):330 [junit4] 2> 172753 INFO (qtp1133562024-2945) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1572059304474705920,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 172754 INFO (qtp1133562024-2945) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 172755 INFO (qtp1133562024-2945) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 172755 INFO (qtp1133562024-2945) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 1 [junit4] 2> 172756 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.c.S.Request [collection1_shard1_replica_t0] webapp=/eg_bx path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 172757 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 172757 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 172757 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 172757 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 172757 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Replication Recovery was successful. [junit4] 2> 172757 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Restaring background replicate from leader process [junit4] 2> 172757 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.ZkController collection1_shard1_replica_p1 starting background replication from leader [junit4] 2> 172757 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 0:0:7 [junit4] 2> 172758 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 7000ms [junit4] 2> 172758 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 172759 INFO (indexFetcher-899-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:35372/eg_bx/collection1_shard1_replica_t0/ [junit4] 2> 172759 INFO (qtp1133562024-2952) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.c.S.Request [collection1_shard1_replica_t0] webapp=/eg_bx path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 172759 INFO (indexFetcher-899-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 172759 INFO (indexFetcher-899-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 172759 INFO (indexFetcher-899-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 172759 INFO (indexFetcher-899-thread-1) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 172761 INFO (recoveryExecutor-1132-thread-1-processing-n:127.0.0.1:45656_eg_bx x:collection1_shard1_replica_p1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true] [junit4] 2> 173752 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 173757 INFO (qtp691275731-2909) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 r:core_node1 x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1] webapp=/eg_bx path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1572059305524330496)} 0 3 [junit4] 2> 173771 INFO (qtp1133562024-2951) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1572059305529573376)} 0 12 [junit4] 2> 173790 INFO (qtp691275731-2904) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 r:core_node1 x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1] webapp=/eg_bx path=/update params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1572059305548447744)]} 0 13 [junit4] 2> 173791 INFO (qtp1133562024-2950) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1572059305563127808,optimize=false,openSearcher=true,waitSearcher=false,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 173809 INFO (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ChaosMonkey monkey: starting [junit4] 2> 173819 INFO (qtp1133562024-2950) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 173823 INFO (qtp141311208-2975) [n:127.0.0.1:45656_eg_bx c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_p1] o.a.s.c.S.Request [collection1_shard1_replica_p1] webapp=/eg_bx path=/select params={q=their+country&wt=javabin&version=2} hits=0 status=0 QTime=4 [junit4] 2> 173824 INFO (qtp1133562024-2950) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 173824 INFO (qtp1133562024-2950) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={waitSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 33 [junit4] 2> 173844 INFO (qtp1133562024-2945) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={wt=javabin&version=2}{add=[0-0 (1572059305611362304)]} 0 7 [junit4] 2> 173846 INFO (qtp1133562024-2948) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={wt=javabin&version=2}{add=[ft1-0 (1572059305609265152), ft1-1 (1572059305618702336)]} 0 11 [junit4] 2> 173847 INFO (qtp691275731-2906) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 r:core_node1 x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1] webapp=/eg_bx path=/update params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1572059305620799488)]} 0 0 [junit4] 2> 173849 INFO (qtp1133562024-2948) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={wt=javabin&version=2}{delete=[ft1-1 (-1572059305623945216)]} 0 0 [junit4] 2> 173849 INFO (qtp1133562024-2952) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={wt=javabin&version=2}{add=[0-1 (1572059305622896640)]} 0 1 [junit4] 2> 173859 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={wt=javabin&version=2}{add=[ft1-2 (1572059305631285248)]} 0 2 [junit4] 2> 173860 INFO (qtp1133562024-2946) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={wt=javabin&version=2}{delete=[ft1-2 (-1572059305634430976)]} 0 0 [junit4] 2> 173860 INFO (qtp691275731-2906) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 r:core_node1 x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1] webapp=/eg_bx path=/update params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-1 (-1572059305635479552)]} 0 0 [junit4] 2> 173861 INFO (qtp1133562024-2951) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={wt=javabin&version=2}{delete=[0-1 (-1572059305636528128)]} 0 0 [junit4] 2> 173862 INFO (qtp691275731-2906) [n:127.0.0.1:40218_eg_bx c:control_collection s:shard1 r:core_node1 x:control_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1] webapp=/eg_bx path=/update params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1572059305637576704)]} 0 0 [junit4] 2> 173864 INFO (qtp1133562024-2951) [n:127.0.0.1:35372_eg_bx c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_t0] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t0] webapp=/eg_bx path=/update params={wt=javabin&version=2}{add=[0-2 (15720593056386 [...truncated too long message...] NFO (zkCallback-650-thread-1-processing-n:127.0.0.1:37044_) [n:127.0.0.1:37044_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37044/collection1_shard1_replica_n1/ has no replicas [junit4] 2> 455759 INFO (zkCallback-650-thread-1-processing-n:127.0.0.1:37044_) [n:127.0.0.1:37044_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37044/collection1_shard1_replica_n1/ shard1 [junit4] 2> 455770 INFO (zkCallback-643-thread-2-processing-n:127.0.0.1:55737_) [n:127.0.0.1:55737_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n1, tag=1022127823 [junit4] 2> 455773 INFO (zkCallback-643-thread-2-processing-n:127.0.0.1:55737_) [n:127.0.0.1:55737_ c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=1022127823 [junit4] 2> 455776 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@519fd466{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 455776 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36d050de{/,null,UNAVAILABLE} [junit4] 2> 455777 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ChaosMonkey monkey: stop jetty! 37044 [junit4] 2> 455777 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1236363142 [junit4] 2> 455777 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 455777 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 455777 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 455779 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 455791 INFO (coreCloseExecutor-1726-thread-1) [n:127.0.0.1:37044_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@71e5136f [junit4] 2> 455798 INFO (coreCloseExecutor-1726-thread-2) [n:127.0.0.1:37044_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@28a6b8a [junit4] 2> 455804 INFO (coreCloseExecutor-1726-thread-2) [n:127.0.0.1:37044_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=42625930 [junit4] 2> 455808 INFO (coreCloseExecutor-1726-thread-2) [n:127.0.0.1:37044_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=42625930 [junit4] 2> 455815 INFO (coreCloseExecutor-1726-thread-1) [n:127.0.0.1:37044_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1910838127 [junit4] 2> 455815 INFO (coreCloseExecutor-1726-thread-1) [n:127.0.0.1:37044_ c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1910838127 [junit4] 2> 455816 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.Overseer Overseer (id=98253723954905106-127.0.0.1:37044_-n_0000000004) closing [junit4] 2> 455816 INFO (OverseerStateUpdate-98253723954905106-127.0.0.1:37044_-n_0000000004) [n:127.0.0.1:37044_ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37044_ [junit4] 2> 455823 WARN (zkCallback-650-thread-1-processing-n:127.0.0.1:37044_) [n:127.0.0.1:37044_ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 455830 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@72fbc6cd{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 455830 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b3f8013{/,null,UNAVAILABLE} [junit4] 2> 455836 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] 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> 455839 INFO (TEST-TestDynamicLoading.testDynamicLoading-seed#[A8F3D3C6D5213208]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57375 57375 [junit4] 2> 455926 INFO (Thread-3327) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57375 57375 [junit4] 2> 455927 WARN (Thread-3327) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 15 /solr/configs/conf1 [junit4] 2> 7 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 2 /solr/configs/.system [junit4] 2> 2 /solr/configs/.system/managed-schema [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 7 /solr/clusterprops.json [junit4] 2> 7 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/collection1/state.json [junit4] 2> 2 /solr/collections/.system/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 7 /solr/live_nodes [junit4] 2> 7 /solr/collections [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/queue [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=A8F3D3C6D5213208 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Europe/Madrid -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 17.1s J0 | TestDynamicLoading.testDynamicLoading <<< [junit4] > Throwable #1: java.lang.AssertionError [junit4] > at __randomizedtesting.SeedInfo.seed([A8F3D3C6D5213208:70BEFE9122FC97A8]:0) [junit4] > at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:116) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_A8F3D3C6D5213208-001 [junit4] 2> Jul 05, 2017 5:34:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1705, maxMBSortInHeap=5.7403251442988985, sim=RandomSimilarity(queryNorm=false): {}, locale=en-CA, timezone=Europe/Madrid [junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_131 (64-bit)/cpus=4,threads=1,free=101428560,total=522190848 [junit4] 2> NOTE: All tests run in this JVM: [TestComplexPhraseQParserPlugin, TestLegacyFieldCache, TestSolrQueryParser, DistributedQueryComponentCustomSortTest, ExternalFileFieldSortTest, HdfsBasicDistributedZkTest, SecurityConfHandlerTest, TestRemoteStreaming, DistributedFacetPivotSmallAdvancedTest, CoreSorterTest, HdfsDirectoryTest, PreAnalyzedUpdateProcessorTest, TestBadConfig, TestPKIAuthenticationPlugin, TestMiniSolrCloudClusterSSL, RequestLoggingTest, SaslZkACLProviderTest, DistributedSpellCheckComponentTest, TestApiFramework, TestFileDictionaryLookup, BasicZkTest, TestCrossCoreJoin, TestLegacyNumericUtils, TestUseDocValuesAsStored, CoreAdminCreateDiscoverTest, TestManagedSynonymGraphFilterFactory, SpellingQueryConverterTest, ConnectionReuseTest, TestFunctionQuery, OverseerModifyCollectionTest, SparseHLLTest, TestComponentsName, TestAddFieldRealTimeGet, BasicAuthStandaloneTest, EchoParamsTest, JavabinLoaderTest, TestRandomRequestDistribution, TestConfigReload, TestNamedUpdateProcessors, TestRandomFaceting, SolrCloudExampleTest, TestHdfsUpdateLog, TestDeleteCollectionOnDownNodes, LeaderFailureAfterFreshStartTest, RuleEngineTest, TestRTimerTree, TestLMDirichletSimilarityFactory, TestRealTimeGet, ClassificationUpdateProcessorIntegrationTest, TestRangeQuery, AssignTest, UUIDFieldTest, TestConfigSetsAPIExclusivity, TestDocSet, TestReqParamsAPI, SolrPluginUtilsTest, TestDynamicLoading] [junit4] Completed [579/726 (2!)] on J0 in 17.65s, 1 test, 1 failure <<< FAILURES! [...truncated 43838 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
