You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/11 09:59:09 UTC

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 343 - Still unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/343/

3 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ source_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ source_collection
	at __randomizedtesting.SeedInfo.seed([746BA5538DE908D4:A762F54DC87A9443]:0)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:278)
	at org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:234)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: expected:<180> but was:<190>
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:269)
	... 42 more


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferReplicaTypesTest

Error Message:
Could not load collection from ZK: replicaTypesTestColl

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: replicaTypesTestColl
	at __randomizedtesting.SeedInfo.seed([22FAD5837FEB937F:1910763518725E73]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1321)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:737)
	at org.apache.solr.common.cloud.ClusterState$CollectionRef.get(ClusterState.java:386)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getDocCollection(CloudSolrClient.java:1209)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:849)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.queryWithPreferReplicaTypes(CloudSolrClientTest.java:941)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.preferReplicaTypesTest(CloudSolrClientTest.java:892)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/replicaTypesTestColl/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:341)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1333)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1319)
	... 49 more


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testParallelUpdateQTime

Error Message:
Error from server at http://127.0.0.1:34465/solr/collection1_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/collection1_shard2_replica_n3/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason: <pre>    Can not find: /solr/collection1_shard2_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:34465/solr/collection1_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/collection1_shard2_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([22FAD5837FEB937F:CC22AE12319446EC]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testParallelUpdateQTime(CloudSolrClientTest.java:146)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34465/solr/collection1_shard2_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/collection1_shard2_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/collection1_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/collection1_shard2_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>

</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	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.lambda$directUpdate$0(CloudSolrClient.java:528)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 14167 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest
   [junit4]   2> 2257585 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[746BA5538DE908D4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/init-core-data-001
   [junit4]   2> 2257586 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[746BA5538DE908D4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2257598 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[746BA5538DE908D4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2257599 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[746BA5538DE908D4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /v/yu
   [junit4]   2> 2257619 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2257632 INFO  (Thread-27349) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2257632 INFO  (Thread-27349) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2257660 ERROR (Thread-27349) [    ] 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> 2257732 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.ZkTestServer start zk server on port:37557
   [junit4]   2> 2257760 INFO  (zkConnectionManagerCallback-929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257796 INFO  (zkConnectionManagerCallback-931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2257818 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2257819 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2257820 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2257821 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2257822 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2257823 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2257824 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2257825 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2257826 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2257827 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2257828 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2257830 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPartialReplicationAfterPeerSync
   [junit4]   2> 2258014 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2258056 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2258056 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2258056 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2258058 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30d178e5{/v/yu,null,AVAILABLE}
   [junit4]   2> 2258059 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@35e0c235{HTTP/1.1,[http/1.1]}{127.0.0.1:37899}
   [junit4]   2> 2258059 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.Server Started @2258253ms
   [junit4]   2> 2258059 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/v/yu, hostPort=37899, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-001/cores}
   [junit4]   2> 2258059 ERROR (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2258059 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2258059 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 2258059 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2258059 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2258059 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-11T07:30:25.818Z
   [junit4]   2> 2258089 INFO  (zkConnectionManagerCallback-933-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2258091 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2258091 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-001/solr.xml
   [junit4]   2> 2258095 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2258095 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2258100 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2258303 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37557/solr
   [junit4]   2> 2258318 INFO  (zkConnectionManagerCallback-937-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2258327 INFO  (zkConnectionManagerCallback-939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2258466 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37899_v%2Fyu
   [junit4]   2> 2258476 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.c.Overseer Overseer (id=73471888858284036-127.0.0.1:37899_v%2Fyu-n_0000000000) starting
   [junit4]   2> 2258513 INFO  (zkConnectionManagerCallback-946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2258515 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37557/solr ready
   [junit4]   2> 2258525 INFO  (OverseerStateUpdate-73471888858284036-127.0.0.1:37899_v%2Fyu-n_0000000000) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37899_v%2Fyu
   [junit4]   2> 2258547 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37899_v%2Fyu
   [junit4]   2> 2258568 INFO  (zkCallback-938-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2258572 INFO  (zkCallback-945-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2258594 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2258621 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60
   [junit4]   2> 2258644 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60
   [junit4]   2> 2258645 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60
   [junit4]   2> 2258646 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-001/cores
   [junit4]   2> 2258865 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 2258866 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2258866 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2258866 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2258866 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e173d72{/v/yu,null,AVAILABLE}
   [junit4]   2> 2258867 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33a7bcba{HTTP/1.1,[http/1.1]}{127.0.0.1:38687}
   [junit4]   2> 2258867 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.e.j.s.Server Started @2259061ms
   [junit4]   2> 2258867 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/v/yu, hostPort=38687, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-002/cores}
   [junit4]   2> 2258867 ERROR (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2258867 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2258867 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 2258867 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2258867 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2258867 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-11T07:30:26.626Z
   [junit4]   2> 2258896 INFO  (zkConnectionManagerCallback-949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2258908 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2258908 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-002/solr.xml
   [junit4]   2> 2258911 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2258911 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2258912 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2259091 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37557/solr
   [junit4]   2> 2259104 INFO  (zkConnectionManagerCallback-953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2259107 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x105064b2c600007, likely client has closed socket
   [junit4]   2> 2259110 INFO  (zkConnectionManagerCallback-955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2259120 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2259128 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2259128 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38687_v%2Fyu
   [junit4]   2> 2259132 INFO  (zkCallback-945-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2259132 INFO  (zkCallback-938-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2259153 INFO  (zkCallback-954-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2259158 INFO  (zkConnectionManagerCallback-962-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2259160 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2259161 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37557/solr ready
   [junit4]   2> 2259161 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2259201 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60
   [junit4]   2> 2259228 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60
   [junit4]   2> 2259233 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60
   [junit4]   2> 2259234 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-002/cores
   [junit4]   2> 2259364 INFO  (zkConnectionManagerCallback-968-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2259368 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2259372 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37557/solr ready
   [junit4]   2> 2259393 INFO  (qtp1443446959-30675) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2259409 INFO  (OverseerThreadFactory-1526-thread-1-processing-n:127.0.0.1:37899_v%2Fyu) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.c.a.c.CreateCollectionCmd Create collection tmp_collection
   [junit4]   2> 2259523 WARN  (OverseerThreadFactory-1526-thread-1-processing-n:127.0.0.1:37899_v%2Fyu) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (tmp_collection) without cores.
   [junit4]   2> 2259529 INFO  (qtp1443446959-30675) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2259529 INFO  (qtp1443446959-30675) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=136
   [junit4]   2> 2259530 INFO  (qtp1443446959-30671) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37899_v%252Fyu&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2259549 INFO  (OverseerCollectionConfigSetProcessor-73471888858284036-127.0.0.1:37899_v%2Fyu-n_0000000000) [n:127.0.0.1:37899_v%2Fyu    ] 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> 2259561 INFO  (qtp1443446959-30670) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2259568 INFO  (qtp600464345-30713) [n:127.0.0.1:38687_v%2Fyu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2259570 INFO  (OverseerThreadFactory-1526-thread-2-processing-n:127.0.0.1:37899_v%2Fyu) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37899_v%2Fyu for creating new replica of shard shard1 for collection tmp_collection
   [junit4]   2> 2259577 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n21&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2259577 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2260599 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2260623 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n21] Schema name=test
   [junit4]   2> 2260827 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2260882 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n21' using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 2260887 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.tmp_collection.shard1.replica_n21' (registry 'solr.core.tmp_collection.shard1.replica_n21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60
   [junit4]   2> 2260888 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n21] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-001/cores/tmp_collection_shard1_replica_n21], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-001/cores/tmp_collection_shard1_replica_n21/data/]
   [junit4]   2> 2260892 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=19.1318359375, floorSegmentMB=1.0322265625, forceMergeDeletesPctAllowed=10.942490727582634, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=27.245467305135872
   [junit4]   2> 2261083 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2261083 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2261084 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2261084 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2261086 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=45.61328125, floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=23.016795121114367, segmentsPerTier=3.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22084176171183573, deletesPctAllowed=28.68810347885577
   [junit4]   2> 2261086 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.s.SolrIndexSearcher Opening [Searcher@676f6b26[tmp_collection_shard1_replica_n21] main]
   [junit4]   2> 2261088 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2261088 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2261089 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2261102 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2261108 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2261139 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614013298269749248
   [junit4]   2> 2261146 INFO  (searcherExecutor-1540-thread-1-processing-n:127.0.0.1:37899_v%2Fyu x:tmp_collection_shard1_replica_n21 c:tmp_collection s:shard1) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.SolrCore [tmp_collection_shard1_replica_n21] Registered new searcher Searcher@676f6b26[tmp_collection_shard1_replica_n21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2261168 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tmp_collection/terms/shard1 to Terms{values={core_node22=0}, version=0}
   [junit4]   2> 2261171 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2261171 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2261171 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37899/v/yu/tmp_collection_shard1_replica_n21/
   [junit4]   2> 2261171 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2261171 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.SyncStrategy http://127.0.0.1:37899/v/yu/tmp_collection_shard1_replica_n21/ has no replicas
   [junit4]   2> 2261171 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2261174 INFO  (zkCallback-938-thread-1) [    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 2261177 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37899/v/yu/tmp_collection_shard1_replica_n21/ shard1
   [junit4]   2> 2261283 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2261286 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n21&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1709
   [junit4]   2> 2261291 INFO  (qtp1443446959-30671) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37899_v%252Fyu&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1761
   [junit4]   2> 2261292 INFO  (qtp1443446959-30676) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38687_v%252Fyu&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2261318 INFO  (OverseerCollectionConfigSetProcessor-73471888858284036-127.0.0.1:37899_v%2Fyu-n_0000000000) [n:127.0.0.1:37899_v%2Fyu    ] 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> 2261338 INFO  (qtp1443446959-30670) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.tmp_collection.shard1.replica_n21:INDEX.sizeInBytes} status=0 QTime=4
   [junit4]   2> 2261350 INFO  (qtp1443446959-30673) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2261360 INFO  (qtp600464345-30709) [n:127.0.0.1:38687_v%2Fyu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2261368 INFO  (qtp1443446959-30673) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.tmp_collection.shard1.replica_n21:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2261369 INFO  (OverseerThreadFactory-1526-thread-3-processing-n:127.0.0.1:37899_v%2Fyu) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38687_v%2Fyu for creating new replica of shard shard1 for collection tmp_collection
   [junit4]   2> 2261375 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu    x:tmp_collection_shard1_replica_n23] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n23&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2261485 INFO  (zkCallback-938-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2262400 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 2262423 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n23] Schema name=test
   [junit4]   2> 2262566 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2262605 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n23' using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 2262605 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.tmp_collection.shard1.replica_n23' (registry 'solr.core.tmp_collection.shard1.replica_n23') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a245e60
   [junit4]   2> 2262606 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n23] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-002/cores/tmp_collection_shard1_replica_n23], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_746BA5538DE908D4-001/jetty-002/cores/tmp_collection_shard1_replica_n23/data/]
   [junit4]   2> 2262635 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=19.1318359375, floorSegmentMB=1.0322265625, forceMergeDeletesPctAllowed=10.942490727582634, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=27.245467305135872
   [junit4]   2> 2262724 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2262724 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2262725 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2262727 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2262728 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=45.61328125, floorSegmentMB=1.5107421875, forceMergeDeletesPctAllowed=23.016795121114367, segmentsPerTier=3.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22084176171183573, deletesPctAllowed=28.68810347885577
   [junit4]   2> 2262730 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.s.SolrIndexSearcher Opening [Searcher@2335a388[tmp_collection_shard1_replica_n23] main]
   [junit4]   2> 2262731 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2262731 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2262733 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2262743 INFO  (searcherExecutor-1546-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.c.SolrCore [tmp_collection_shard1_replica_n23] Registered new searcher Searcher@2335a388[tmp_collection_shard1_replica_n23] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2262743 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614013299951665152
   [junit4]   2> 2262755 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tmp_collection/terms/shard1 to Terms{values={core_node24=0, core_node22=0}, version=1}
   [junit4]   2> 2262756 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.c.ZkController Core needs to recover:tmp_collection_shard1_replica_n23
   [junit4]   2> 2262757 INFO  (qtp600464345-30708) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n23] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n23&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1386
   [junit4]   2> 2262760 INFO  (qtp1443446959-30676) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38687_v%252Fyu&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1468
   [junit4]   2> 2262762 INFO  (OverseerCollectionConfigSetProcessor-73471888858284036-127.0.0.1:37899_v%2Fyu-n_0000000000) [n:127.0.0.1:37899_v%2Fyu    ] 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> 2262764 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: tmp_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:down live:true
   [junit4]   2> 2262764 INFO  (updateExecutor-950-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2262775 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2262780 INFO  (qtp1443446959-30673) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp=/v/yu path=/cdcr params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2262788 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 2262790 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp=/v/yu path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2262790 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp=/v/yu path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2262791 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[tmp_collection_shard1_replica_n23]
   [junit4]   2> 2262791 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2262791 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of core [tmp_collection_shard1_replica_n23] as recovering, leader is [http://127.0.0.1:37899/v/yu/tmp_collection_shard1_replica_n21/] and I am [http://127.0.0.1:38687/v/yu/tmp_collection_shard1_replica_n23/]
   [junit4]   2> 2262793 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tmp_collection/terms/shard1 to Terms{values={core_node24_recovering=0, core_node24=0, core_node22=0}, version=2}
   [junit4]   2> 2262795 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:37899/v/yu]; [WaitForState: action=PREPRECOVERY&core=tmp_collection_shard1_replica_n21&nodeName=127.0.0.1:38687_v%252Fyu&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2262796 INFO  (qtp1443446959-30673) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2262797 INFO  (qtp1443446959-30673) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard1, thisCore=tmp_collection_shard1_replica_n21, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:38687_v%2Fyu, coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: core_node24:{"core":"tmp_collection_shard1_replica_n23","base_url":"http://127.0.0.1:38687/v/yu","node_name":"127.0.0.1:38687_v%2Fyu","state":"down","type":"NRT"}
   [junit4]   2> 2262895 INFO  (zkCallback-938-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2262895 INFO  (zkCallback-954-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2262896 INFO  (zkCallback-954-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:recovering live:true
   [junit4]   2> 2263790 INFO  (qtp1443446959-30676) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp=/v/yu path=/cdcr params={action=LASTPROCESSEDVERSION&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2263797 INFO  (qtp1443446959-30673) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tmp_collection, shard=shard1, thisCore=tmp_collection_shard1_replica_n21, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:38687_v%2Fyu, coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: core_node24:{"core":"tmp_collection_shard1_replica_n23","base_url":"http://127.0.0.1:38687/v/yu","node_name":"127.0.0.1:38687_v%2Fyu","state":"recovering","type":"NRT"}
   [junit4]   2> 2263797 INFO  (qtp1443446959-30673) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2263797 INFO  (qtp1443446959-30673) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:38687_v%252Fyu&onlyIfLeaderActive=true&core=tmp_collection_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 2264299 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:37899/v/yu/tmp_collection_shard1_replica_n21/] - recoveringAfterStartup=[true]
   [junit4]   2> 2264299 WARN  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 2264300 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 2264300 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 2264300 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:37899/v/yu/tmp_collection_shard1_replica_n21/].
   [junit4]   2> 2264304 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1614013301588492288,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2264304 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2264304 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2264304 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp=/v/yu path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2264306 INFO  (qtp1443446959-30676) [n:127.0.0.1:37899_v%2Fyu c:tmp_collection s:shard1 r:core_node22 x:tmp_collection_shard1_replica_n21] o.a.s.c.S.Request [tmp_collection_shard1_replica_n21]  webapp=/v/yu path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2264308 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2264308 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2264308 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2264308 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2264308 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2264322 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a5c7154[tmp_collection_shard1_replica_n23] main]
   [junit4]   2> 2264324 INFO  (searcherExecutor-1546-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.SolrCore [tmp_collection_shard1_replica_n23] Registered new searcher Searcher@3a5c7154[tmp_collection_shard1_replica_n23] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2264324 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 2264324 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 2264324 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2264325 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tmp_collection/terms/shard1 to Terms{values={core_node22=0, core_node24=0}, version=3}
   [junit4]   2> 2264326 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery.
   [junit4]   2> 2264326 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614013301611560960
   [junit4]   2> 2264328 INFO  (recoveryExecutor-951-thread-1-processing-n:127.0.0.1:38687_v%2Fyu x:tmp_collection_shard1_replica_n23 c:tmp_collection s:shard1 r:core_node24) [n:127.0.0.1:38687_v%2Fyu c:tmp_collection s:shard1 r:core_node24 x:tmp_collection_shard1_replica_n23] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 2264429 INFO  (zkCallback-938-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2264429 INFO  (zkCallback-954-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2264429 INFO  (zkCallback-954-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tmp_collection/state.json] for collection [tmp_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2264764 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: tmp_collection
   [junit4]   2> 2264772 INFO  (zkConnectionManagerCallback-974-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2264772 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2264774 INFO  (TEST-CdcrReplicationHandlerTest.testPartialReplicationAfterPeerSync-seed#[746BA5538DE908D4]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37557/solr ready
   [junit4]   2> 2264775 INFO  (qtp1443446959-30673) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=tmp_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2264777 INFO  (OverseerThreadFactory-1526-thread-4-processing-n:127.0.0.1:37899_v%2Fyu) [n:127.0.0.1:37899_v%2Fyu    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 2264779 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tmp_collection.shard1.replica_n21, tag=null
   [junit4]   2> 2264779 INFO  (qtp600464345-30712) [n:127.0.0.1:38687_v%2Fyu    x:tmp_collection_shard1_replica_n23] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tmp_collection.shard1.replica_n23, tag=null
   [junit4]   2> 2264779 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@297c401c: rootName = null, domain = solr.core.tmp_collection.shard1.replica_n21, service url = null, agent id = null] for registry solr.core.tmp_collection.shard1.replica_n21 / com.codahale.metrics.MetricRegistry@7ae6e313
   [junit4]   2> 2264779 INFO  (qtp600464345-30712) [n:127.0.0.1:38687_v%2Fyu    x:tmp_collection_shard1_replica_n23] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e52bcf3: rootName = null, domain = solr.core.tmp_collection.shard1.replica_n23, service url = null, agent id = null] for registry solr.core.tmp_collection.shard1.replica_n23 / com.codahale.metrics.MetricRegistry@1dc23094
   [junit4]   2> 2264792 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.c.SolrCore [tmp_collection_shard1_replica_n21]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d2c9ce0
   [junit4]   2> 2264792 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tmp_collection.shard1.replica_n21, tag=5d2c9ce0
   [junit4]   2> 2264792 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tmp_collection.shard1.leader, tag=5d2c9ce0
   [junit4]   2> 2264792 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ tmp_collection:shard1
   [junit4]   2> 2264792 INFO  (qtp600464345-30712) [n:127.0.0.1:38687_v%2Fyu    x:tmp_collection_shard1_replica_n23] o.a.s.c.SolrCore [tmp_collection_shard1_replica_n23]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a654a71
   [junit4]   2> 2264792 INFO  (qtp600464345-30712) [n:127.0.0.1:38687_v%2Fyu    x:tmp_collection_shard1_replica_n23] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tmp_collection.shard1.replica_n23, tag=3a654a71
   [junit4]   2> 2264792 INFO  (qtp600464345-30712) [n:127.0.0.1:38687_v%2Fyu    x:tmp_collection_shard1_replica_n23] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tmp_collection.shard1.leader, tag=3a654a71
   [junit4]   2> 2264792 INFO  (qtp600464345-30712) [n:127.0.0.1:38687_v%2Fyu    x:tmp_collection_shard1_replica_n23] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ tmp_collection:shard1
   [junit4]   2> 2264807 WARN  (cdcr-update-log-synchronizer-1551-thread-1) [    ] o.a.s.h.CdcrUpdateLogSynchronizer Caught unexpected exception
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37899/v/yu/tmp_collection_shard1_replica_n21: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
   [junit4]   2> <title>Error 404 Can not find: /v/yu/tmp_collection_shard1_replica_n21/cdcr</title>
   [junit4]   2> </head>
   [junit4]   2> <body><h2>HTTP ERROR 404</h2>
   [junit4]   2> <p>Problem accessing /v/yu/tmp_collection_shard1_replica_n21/cdcr. Reason:
   [junit4]   2> <pre>    Can not find: /v/yu/tmp_collection_shard1_replica_n21/cdcr</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/>
   [junit4]   2> 
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:147) [java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_172]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_172]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 2264809 INFO  (qtp1443446959-30674) [n:127.0.0.1:37899_v%2Fyu    x:tmp_collection_shard1_replica_n21] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tmp_collection/terms/shard1 to Terms{values={core_node24=0}, version=4}
   [junit4]   2> 2264810 WARN  (zkCallback-954-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:tmp_collection_shard1_replica_n23 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:312) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.

[...truncated too long message...]

ngs.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null478639071
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null478639071
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null478639071

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 82ms :: artifacts dl 13ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 545 minutes 44 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS] Lucene-Solr-NightlyTests-7.x - Build # 344 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/344/

3 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([B468FA9DABA4598]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterDelete

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([B468FA9DABA4598]:0)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([951F32873E39A1C1:1D4B0D5D90C5CC39]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:114)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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 2319 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4]   2> okt 12, 2018 12:16:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.index.TestIndexWriterDelete
   [junit4]   2>    1) Thread[id=10312, name=TEST-TestIndexWriterDelete.testUpdatesOnDiskFull-seed#[B468FA9DABA4598], state=TIMED_WAITING, group=TGRP-TestIndexWriterDelete]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.lucene.store.SlowOpeningMockIndexInputWrapper.<init>(SlowOpeningMockIndexInputWrapper.java:33)
   [junit4]   2>         at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:769)
   [junit4]   2>         at org.apache.lucene.codecs.lucene50.Lucene50PostingsReader.<init>(Lucene50PostingsReader.java:81)
   [junit4]   2>         at org.apache.lucene.codecs.lucene50.Lucene50PostingsFormat.fieldsProducer(Lucene50PostingsFormat.java:442)
   [junit4]   2>         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
   [junit4]   2>         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
   [junit4]   2>         at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
   [junit4]   2>         at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
   [junit4]   2>         at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:678)
   [junit4]   2>         at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:300)
   [junit4]   2>         at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:285)
   [junit4]   2>         at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:281)
   [junit4]   2>         at org.apache.lucene.index.TestIndexWriterDelete.doTestOperationsOnDiskFull(TestIndexWriterDelete.java:638)
   [junit4]   2>         at org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull(TestIndexWriterDelete.java:490)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=9, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    3) Thread[id=10311, name=SUITE-TestIndexWriterDelete-seed#[B468FA9DABA4598], state=RUNNABLE, group=TGRP-TestIndexWriterDelete]
   [junit4]   2>         at java.lang.Thread.getStackTrace(Thread.java:1559)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:706)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:627)
   [junit4]   2>    4) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:637)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:494)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterDelete -Dtests.method=testUpdatesOnDiskFull -Dtests.seed=B468FA9DABA4598 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt -Dtests.locale=nl-NL -Dtests.timezone=America/Rosario -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   7153s J1 | TestIndexWriterDelete.testUpdatesOnDiskFull <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B468FA9DABA4598]:0)
   [junit4]   2> okt 12, 2018 12:16:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> okt 12, 2018 12:16:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.index.TestIndexWriterDelete: 
   [junit4]   2>    1) Thread[id=10312, name=TEST-TestIndexWriterDelete.testUpdatesOnDiskFull-seed#[B468FA9DABA4598], state=TIMED_WAITING, group=TGRP-TestIndexWriterDelete]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.lucene.store.SlowOpeningMockIndexInputWrapper.<init>(SlowOpeningMockIndexInputWrapper.java:33)
   [junit4]   2>         at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:769)
   [junit4]   2>         at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:157)
   [junit4]   2>         at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1069)
   [junit4]   2>         at org.apache.lucene.codecs.lucene70.Lucene70SegmentInfoFormat.read(Lucene70SegmentInfoFormat.java:91)
   [junit4]   2>         at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:361)
   [junit4]   2>         at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:291)
   [junit4]   2>         at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:524)
   [junit4]   2>         at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:300)
   [junit4]   2>         at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:862)
   [junit4]   2>         at org.apache.lucene.index.TestIndexWriterDelete.doTestOperationsOnDiskFull(TestIndexWriterDelete.java:699)
   [junit4]   2>         at org.apache.lucene.index.TestIndexWriterDelete.testUpdatesOnDiskFull(TestIndexWriterDelete.java:490)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> okt 12, 2018 12:16:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10312, name=TEST-TestIndexWriterDelete.testUpdatesOnDiskFull-seed#[B468FA9DABA4598], state=TIMED_WAITING, group=TGRP-TestIndexWriterDelete]
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/build/core/test/J1/temp/lucene.index.TestIndexWriterDelete_B468FA9DABA4598-001
   [junit4]   2> Oct 12, 2018 3:16:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), body=PostingsFormat(name=LuceneFixedGap), value=Lucene50(blocksize=128), content=Lucene50(blocksize=128)}, docValues:{dv=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=267, maxMBSortInHeap=6.411699527907805, sim=RandomSimilarity(queryNorm=false): {field=DFR I(ne)B2, id=DFR I(ne)B2, body=LM Jelinek-Mercer(0.100000), content=DFR I(n)B2}, locale=nl-NL, timezone=America/Rosario
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=4,threads=1,free=35413016,total=445644800
   [junit4]   2> NOTE: All tests run in this JVM: [TestFlex, LimitedFiniteStringsIteratorTest, TestNearSpansOrdered, TestIntsRef, TestDocValuesScoring, TestReusableStringReader, TestGrowableByteArrayDataOutput, TestLucene50StoredFieldsFormatHighCompression, TestClassicSimilarity, TestLucene70NormsFormat, TestIndexWriterNRTIsCurrent, TestWordlistLoader, TestGraphTokenStreamFiniteStrings, TestFloatRangeFieldQueries, TestPersistentSnapshotDeletionPolicy, TestDemo, TestMmapDirectory, TestLongRangeFieldQueries, TestPolygon2D, TestIndexSorting, TestMatchNoDocsQuery, TestNoMergePolicy, TestNRTReaderCleanup, TestSimpleExplanationsWithFillerDocs, TestLevenshteinAutomata, TestTermQuery, TestSearch, TestFastDecompressionMode, TestBooleanScorer, TestIndexableField, TestBagOfPositions, TestDocumentWriter, TestNumericUtils, TestBlockPostingsFormat2, TestMultiCollector, TestRamUsageEstimator, TestDuelingCodecs, TestAllFilesHaveChecksumFooter, TestStressAdvance, TestRateLimiter, TestIndexWriterMaxDocs, TestTimeLimitingCollector, TestTryDelete, TestIntBlockPool, TestUpgradeIndexMergePolicy, TestTragicIndexWriterDeadlock, TestBasics, TestStressIndexing2, TestSoftDeletesDirectoryReaderWrapper, TestDocValuesIndexing, TestSpanFirstQuery, TestSloppyPhraseQuery2, TestSegmentTermEnum, TestSpanTermQuery, TestPrefixRandom, TestIndexWriterForceMerge, TestBytesRefHash, TestNRTCachingDirectory, TestIndexSearcher, TestPriorityQueue, TestIndexInput, TestPendingDeletes, TestTermVectors, TestFeatureField, TestSearchAfter, Test2BPagedBytes, TestFieldCacheRewriteMethod, TestPhraseQuery, TestMultiset, TestCharArrayMap, TestStringHelper, TestFixedLengthBytesRefArray, TestExitableDirectoryReader, TestSegmentCacheables, TestPositiveScoresOnlyCollector, TestNeverDelete, TestLatLonDocValuesQueries, TestRegexpRandom, TestGeoEncodingUtils, TestTimSorterWorstCase, TestCharFilter, TestCharacterUtils, TestDelegatingAnalyzerWrapper, TestBytesRefAttImpl, TestCharTermAttributeImpl, TestPackedTokenAttributeImpl, TestSimpleAttributeImpl, TestCodecUtil, TestForUtil, TestLucene50CompoundFormat, TestLucene50LiveDocsFormat, TestLucene60FieldInfoFormat, TestLucene60PointsFormat, TestIndexedDISI, TestPerFieldDocValuesFormat, TestBinaryDocument, TestDateTools, TestDocument, TestFieldType, TestIntRange, TestLatLonPoint, Test2BDocs, Test2BNumericDocValues, Test2BPoints, Test2BPositions, Test2BPostings, TestDirectoryReader, TestDirectoryReaderReopen, TestDoc, TestDocCount, TestDocIDMerger, TestDocInverterPerFieldErrorInfo, TestDocValues, TestFieldInvertState, TestFieldReuse, TestFieldsReader, TestFilterCodecReader, TestFilterDirectoryReader, TestFilterLeafReader, TestForTooMuchCloning, TestForceMergeForever, TestIndexCommit, TestIndexWriter, TestIndexWriterCommit, TestIndexWriterConfig, TestIndexWriterDelete]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterDelete -Dtests.seed=B468FA9DABA4598 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt -Dtests.locale=nl-NL -Dtests.timezone=America/Rosario -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestIndexWriterDelete (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B468FA9DABA4598]:0)
   [junit4] Completed [486/486 (1!)] on J1 in 7220.13s, 15 tests, 2 errors, 1 skipped <<< FAILURES!

[...truncated 11847 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/init-core-data-001
   [junit4]   2> 1782494 INFO  (SUITE-MultiThreadedOCPTest-seed#[951F32873E39A1C1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1782496 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1782547 INFO  (Thread-3321) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1782547 INFO  (Thread-3321) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1782604 ERROR (Thread-3321) [    ] 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> 1782640 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.ZkTestServer start zk server on port:45621
   [junit4]   2> 1782693 INFO  (zkConnectionManagerCallback-2215-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1783006 INFO  (zkConnectionManagerCallback-2217-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1783009 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1783023 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1783024 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1783025 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1783025 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1783043 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1783044 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1783044 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1783045 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1783046 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1783117 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1783206 INFO  (zkConnectionManagerCallback-2221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1783315 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1784238 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1784239 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1784239 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1784239 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1784239 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22710b88{/,null,AVAILABLE}
   [junit4]   2> 1784254 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4310dba7{SSL,[ssl, http/1.1]}{127.0.0.1:35753}
   [junit4]   2> 1784254 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.Server Started @1784693ms
   [junit4]   2> 1784254 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=35753, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/control-001/cores}
   [junit4]   2> 1784254 ERROR (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1784254 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1784254 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1784254 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1784254 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1784254 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-12T07:31:57.583Z
   [junit4]   2> 1784289 INFO  (zkConnectionManagerCallback-2223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784310 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1784310 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/control-001/solr.xml
   [junit4]   2> 1784314 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1784314 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1784316 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1784718 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45621/solr
   [junit4]   2> 1784760 INFO  (zkConnectionManagerCallback-2227-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1784762 INFO  (zkConnectionManagerCallback-2229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1785714 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [n:127.0.0.1:35753_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35753_
   [junit4]   2> 1785715 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [n:127.0.0.1:35753_    ] o.a.s.c.Overseer Overseer (id=73477557099495429-127.0.0.1:35753_-n_0000000000) starting
   [junit4]   2> 1785783 INFO  (zkConnectionManagerCallback-2236-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1785799 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [n:127.0.0.1:35753_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45621/solr ready
   [junit4]   2> 1785807 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [n:127.0.0.1:35753_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35753_
   [junit4]   2> 1785827 INFO  (OverseerStateUpdate-73477557099495429-127.0.0.1:35753_-n_0000000000) [n:127.0.0.1:35753_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35753_
   [junit4]   2> 1785828 INFO  (zkCallback-2235-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1785829 INFO  (OverseerStateUpdate-73477557099495429-127.0.0.1:35753_-n_0000000000) [n:127.0.0.1:35753_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1785948 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [n:127.0.0.1:35753_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1786004 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [n:127.0.0.1:35753_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1786040 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [n:127.0.0.1:35753_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1786041 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [n:127.0.0.1:35753_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1786054 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [n:127.0.0.1:35753_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/control-001/cores
   [junit4]   2> 1786153 INFO  (zkConnectionManagerCallback-2242-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1786154 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1786165 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45621/solr ready
   [junit4]   2> 1786249 INFO  (qtp1499665219-10248) [n:127.0.0.1:35753_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35753_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1786309 INFO  (OverseerThreadFactory-4169-thread-1-processing-n:127.0.0.1:35753_) [n:127.0.0.1:35753_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1786430 INFO  (qtp1499665219-10244) [n:127.0.0.1:35753_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1786472 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_    x:control_collection_shard1_replica_n1] 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> 1786472 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1787564 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1787724 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788291 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1788415 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788416 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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@2d3d5307
   [junit4]   2> 1788416 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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 [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1788419 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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=34, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=36.86328125, floorSegmentMB=1.0703125, forceMergeDeletesPctAllowed=1.4196028447457099, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.621062214717984
   [junit4]   2> 1788432 WARN  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788673 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788673 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788675 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1788675 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1788676 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6404211228504807]
   [junit4]   2> 1788676 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b4503d2[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1788701 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1788702 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788703 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1788703 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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 1614103992894226432
   [junit4]   2> 1788704 INFO  (searcherExecutor-4174-thread-1-processing-n:127.0.0.1:35753_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35753_ 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@b4503d2[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1788756 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1788772 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1788772 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788772 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35753/control_collection_shard1_replica_n1/
   [junit4]   2> 1788772 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788772 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:35753/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1788772 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788784 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35753/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1788844 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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> 1788863 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_ 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=2391
   [junit4]   2> 1788887 INFO  (qtp1499665219-10248) [n:127.0.0.1:35753_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1788949 INFO  (zkCallback-2228-thread-1) [    ] 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> 1789887 INFO  (qtp1499665219-10248) [n:127.0.0.1:35753_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35753_&wt=javabin&version=2} status=0 QTime=3638
   [junit4]   2> 1789962 INFO  (zkConnectionManagerCallback-2247-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789963 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1789963 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45621/solr ready
   [junit4]   2> 1789964 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1789982 INFO  (qtp1499665219-10251) [n:127.0.0.1:35753_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1789990 INFO  (OverseerThreadFactory-4169-thread-2-processing-n:127.0.0.1:35753_) [n:127.0.0.1:35753_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1790015 INFO  (OverseerCollectionConfigSetProcessor-73477557099495429-127.0.0.1:35753_-n_0000000000) [n:127.0.0.1:35753_    ] 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> 1790116 WARN  (OverseerThreadFactory-4169-thread-2-processing-n:127.0.0.1:35753_) [n:127.0.0.1:35753_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1790119 INFO  (qtp1499665219-10251) [n:127.0.0.1:35753_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1790119 INFO  (qtp1499665219-10251) [n:127.0.0.1:35753_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=137
   [junit4]   2> 1790698 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-1-001 of type NRT
   [junit4]   2> 1790699 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1790729 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1790729 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1790729 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1790729 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b10005e{/,null,AVAILABLE}
   [junit4]   2> 1790730 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4fa070c9{SSL,[ssl, http/1.1]}{127.0.0.1:45158}
   [junit4]   2> 1790730 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.Server Started @1791169ms
   [junit4]   2> 1790730 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=45158, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-1-001/cores}
   [junit4]   2> 1790730 ERROR (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1790730 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1790730 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1790730 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1790730 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1790730 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-12T07:32:04.059Z
   [junit4]   2> 1790732 INFO  (zkConnectionManagerCallback-2249-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1790745 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1790746 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-1-001/solr.xml
   [junit4]   2> 1790766 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1790766 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1790767 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1791466 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45621/solr
   [junit4]   2> 1791483 INFO  (zkConnectionManagerCallback-2253-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1791500 INFO  (zkConnectionManagerCallback-2255-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1791551 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1791581 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1791581 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45158_
   [junit4]   2> 1791583 INFO  (zkCallback-2235-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1791583 INFO  (zkCallback-2228-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1791610 INFO  (zkCallback-2254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1791650 INFO  (zkCallback-2246-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1791682 INFO  (zkConnectionManagerCallback-2262-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1791683 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1791684 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45621/solr ready
   [junit4]   2> 1791685 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1791772 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1791811 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1791811 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1791825 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-1-001/cores
   [junit4]   2> 1791936 INFO  (qtp1499665219-10248) [n:127.0.0.1:35753_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45158_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1791955 INFO  (OverseerCollectionConfigSetProcessor-73477557099495429-127.0.0.1:35753_-n_0000000000) [n:127.0.0.1:35753_    ] 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> 1791968 INFO  (qtp1499665219-10251) [n:127.0.0.1:35753_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1791970 INFO  (qtp1499665219-10249) [n:127.0.0.1:35753_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792079 INFO  (qtp150942459-10302) [n:127.0.0.1:45158_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1792097 INFO  (OverseerThreadFactory-4169-thread-3-processing-n:127.0.0.1:35753_) [n:127.0.0.1:35753_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45158_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1792166 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_    x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793231 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1793300 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1793795 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1793928 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1793929 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1793929 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1793948 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=36.86328125, floorSegmentMB=1.0703125, forceMergeDeletesPctAllowed=1.4196028447457099, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.621062214717984
   [junit4]   2> 1793953 WARN  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] 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> 1794240 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1794240 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1794242 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1794242 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1794243 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6404211228504807]
   [junit4]   2> 1794244 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fc82158[collection1_shard2_replica_n41] main]
   [junit4]   2> 1794274 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1794293 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1794294 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1794294 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614103998756814848
   [junit4]   2> 1794295 INFO  (searcherExecutor-4188-thread-1-processing-n:127.0.0.1:45158_ x:collection1_shard2_replica_n41 c:collection1 s:shard2) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@4fc82158[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1794314 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node42=0}, version=0}
   [junit4]   2> 1794316 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1794316 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1794316 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45158/collection1_shard2_replica_n41/
   [junit4]   2> 1794316 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1794316 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy https://127.0.0.1:45158/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1794316 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1794333 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45158/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1794384 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1794411 INFO  (qtp150942459-10298) [n:127.0.0.1:45158_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2245
   [junit4]   2> 1794414 INFO  (qtp1499665219-10248) [n:127.0.0.1:35753_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45158_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=2477
   [junit4]   2> 1794500 INFO  (zkCallback-2254-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1795117 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-2-001 of type NRT
   [junit4]   2> 1795119 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1795130 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1795131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1795131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1795131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@257fb3e0{/,null,AVAILABLE}
   [junit4]   2> 1795131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d090374{SSL,[ssl, http/1.1]}{127.0.0.1:40269}
   [junit4]   2> 1795131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.e.j.s.Server Started @1795571ms
   [junit4]   2> 1795131 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=40269, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-2-001/cores}
   [junit4]   2> 1795132 ERROR (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1795179 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1795179 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 1795179 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1795179 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1795179 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-12T07:32:08.508Z
   [junit4]   2> 1795181 INFO  (zkConnectionManagerCallback-2265-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1795188 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1795188 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-2-001/solr.xml
   [junit4]   2> 1795212 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1795212 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1795213 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1795840 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45621/solr
   [junit4]   2> 1795855 INFO  (zkConnectionManagerCallback-2269-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1795893 INFO  (zkConnectionManagerCallback-2271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1795930 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1795950 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1795950 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40269_
   [junit4]   2> 1795954 INFO  (zkCallback-2254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1795974 INFO  (zkCallback-2235-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1795982 INFO  (zkCallback-2228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1795991 INFO  (zkCallback-2246-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1796011 INFO  (OverseerCollectionConfigSetProcessor-73477557099495429-127.0.0.1:35753_-n_0000000000) [n:127.0.0.1:35753_    ] 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> 1796018 INFO  (zkCallback-2270-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1796026 INFO  (zkCallback-2261-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1796082 INFO  (zkConnectionManagerCallback-2278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1796100 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1796100 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45621/solr ready
   [junit4]   2> 1796148 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1796353 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1796444 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1796475 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1796476 INFO  (TEST-MultiThreadedOCPTest.test-seed#[951F32873E39A1C1]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-2-001/cores
   [junit4]   2> 1796670 INFO  (qtp1499665219-10251) [n:127.0.0.1:35753_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40269_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1796779 INFO  (qtp1499665219-10248) [n:127.0.0.1:35753_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1796781 INFO  (qtp1499665219-10248) [n:127.0.0.1:35753_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1796975 INFO  (qtp271459861-10339) [n:127.0.0.1:40269_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1797011 INFO  (qtp150942459-10304) [n:127.0.0.1:45158_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.collection1.shard2.replica_n41:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 1797012 INFO  (qtp150942459-10305) [n:127.0.0.1:45158_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1797034 INFO  (OverseerThreadFactory-4169-thread-4-processing-n:127.0.0.1:35753_) [n:127.0.0.1:35753_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40269_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1797154 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_    x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1797195 INFO  (zkCallback-2254-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1797322 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1797414 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1798581 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1798707 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1798707 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d5307
   [junit4]   2> 1798707 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_951F32873E39A1C1-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1798727 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=36.86328125, floorSegmentMB=1.0703125, forceMergeDeletesPctAllowed=1.4196028447457099, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=31.621062214717984
   [junit4]   2> 1798743 WARN  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] 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> 1799128 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1799128 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1799129 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1799129 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1799145 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6404211228504807]
   [junit4]   2> 1799145 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@72fb14dc[collection1_shard1_replica_n43] main]
   [junit4]   2> 1799161 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1799165 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1799166 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1799166 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614104003865477120
   [junit4]   2> 1799202 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node44=0}, version=0}
   [junit4]   2> 1799204 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1799204 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1799204 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40269/collection1_shard1_replica_n43/
   [junit4]   2> 1799204 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1799204 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy https://127.0.0.1:40269/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1799204 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1799238 INFO  (searcherExecutor-4202-thread-1-processing-n:127.0.0.1:40269_ x:collection1_shard1_replica_n43 c:collection1 s:shard1) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@72fb14dc[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1799293 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40269/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1799293 INFO  (zkCallback-2254-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1799321 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1799372 INFO  (qtp271459861-10335) [n:127.0.0.1:40269_ c:collecti

[...truncated too long message...]

.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1357551203
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1357551203
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null1357551203

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 37ms :: artifacts dl 11ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 646 minutes 41 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)